README file for $XERIONDIR/src/sim
---------------------------------

This directory contains all the source directories for making the
xerion simulators.

The subdirectories are:

bm	- code for building a Boltzmann Machine simulator.
bp	- code for building a Back Propagation simulator.
fem	- code for building a Free Energy Manipulation simulator.
hcl	- code for building a Hard Competitive Learning simulator.
kcl	- code for building a Kohonen Net simulator.
mft	- code for building a Mean Field Theory simulator.
rbp	- code for building a Recurrent Back Propagation simulator.
scl	- code for building a Soft Competitive Learning simulator.

If you do not have the necessary X libraries for the simulator, you
will have to edit the individual Imakefiles and remove the libraries
from the LDLIBS definition.

See the man pages for the individual simulators.