Sequential execution
-
In the configuration file
of the problem you want to solve set parameters NUM_ISLANDS = 1 and
HOST_1 =127.0.0.1
-
Then uses the command java
Island 1 -o <output file> -c <config file> to
have a sequential execution. Remember that JGDS directory must appear
in CLASSPATH environment variable.
-
Output file will have the
results of the execution.
|