String Objects P System Wiki
Summary:http://kenai.com/projects/stringobjects/pages/CurrentCunfigurationDrawner
Starting PLingua Simulator
pLingua's main class is located at "org.gcn.plinguacore.applications.AppSimulator"
The parameters to simulator are:
A typical example to start simulator using a file d:\test1.xml and log output the intermediar steps and final solution in file d:\test1.log :
-XML d:\test1.xml -o d:\test1.log -st 3 -v 5
Additional parameters tells the simulator to execute 3 steps and set the verbosity level to 5.
Standard set of command line parameters are printed in console if te applicattion cannot start with supplied parameters: P-Lingua command-line simulator: plingua_sim [-h] [-input_format] input_file -o output_file [-to timeout] [-st steps] [-mode simulatorID] [-a] [-b] [-v verbosity_level]
Options: [-h]: Print this help information. [-input_format]: Select an input format file. input_file: The input file. output_file: The output file. [-to timeout]: A timeout in milliseconds. [-st steps]: Number of steps of simulation. [-a]: Simulation with alternative steps [-b]: Simulation with steps back [-v verbosity]: Verbosity level, 0-5





