Back to SYMPHONY Home Page
Next: Draw Graph parameters
Up: Parameter file
Previous: Global parameters
- M_verbosity - integer (0).
-
- M_random_seed - integer (17).
-
A random seed just for the Master Process.
- tm_exe, dg_exe - strings (``tm'', ``dg'').
-
The name of the executable files of the TM and DG processes. Note that
the TM executable name may have extensions that depend on the
configuration of the modules, but the default is always set to the
file name produced by the make file. If you change ther name of the
treemanager executable from the default, you must set this parameter
to the new name.
- tm_debug, dg_debug - boolean (both FALSE).
-
Whether these processes should be started under a debugger or not (see
1.12.2 for more details on this).
- tm_machine - string (empty string).
-
On which processor of the virtual machine the TM should be run. Leaving this
parameter as an empty string means arbitrary selection.
- do_draw_graph - boolean (FALSE).
-
Whether to start up the DG process or not (see Section 1.12.5 for
an introduction to this).
- do_branch_and_cut - boolean (TRUE).
-
Whether to run the branch and cut algorithm or not. (Set this to
FALSE to run the user's heuristics only.)
Ted Ralphs
Thu Jun 8 12:44:45 CDT 2000