This Repository contains the Simulation code to run Navigator on Customized workflow and cluster.
export SIMULATION_DIR=/path/to/simulation/directory export PYTHONPATH="${PYTHONPATH}:{SIMULATION_DIR}"
set PYTHONPATH=%PYTHONPATH%;C:\path\to\directory\
User can set customized system configuration at /core/config.py and /core/workflow.py.
Run the python file, /experiments/run_experiments.py , to start the simulation and generate logging data at ./experiment
python ./run_experiments.py <experiment_scheduler0> <experiment_scheduler1> ..(centralheft|decentralheft|hashtask)