| python create_dataset.py\ | |
| --testing True\ | |
| --nb_jobs 7\ | |
| --nb_machines 2\ | |
| --time_min 0\ | |
| --time_max 1\ | |
| --nb_samples 0\ | |
| --init_type exhaustive\ | |
| --output_dir "./demos/ftd"\ | |
| --seed 97\ | |
| --normalize_makespans "true"\ | |
| --pfsp_instance ""\ | |
| --autoname_output_dir ""\ |