This directory contains the source code for a Boltzmann Machine
simulator.

When compiled, the executable code is called bm. It is
recommended that you run it by typing:

unix> run bm

This will open an xterm running the program and log all input in a
logfile.

Sample networks are in the directory '$XERIONDIR/nets/bm'.

To build one of these networks type:

xerion> read 424.in

or whatever the name of the input file is.

For help once inside xerion type:

xerion> help
or,
xerion> help <command>
