This executable runs the planning engine and solver. The program reads XML input data, and executes Python command using the embedded Python interpreter.
This executable is only relevant when you use only the frePPLe solver functionality in the back end and you have developed your own front end and data store.
For all other purposes, it is recommended to use the command ‘frepplectl frepple_run’ instead of this executable.
Usage:
Options:
The program will automatically execute the commands in the init.xml and init.py files.
The variable FREPPLE_HOME optionally points to a directory where the initialization files init.xml, init.py, frepple.xsd and module libraries will be searched.
The return code is 0 when the program completes succesfully, and non-zero in case of errors.