Changeset 1092 for framspy/FramsticksCLI.py
- Timestamp:
- 02/24/21 13:41:50 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified framspy/FramsticksCLI.py ΒΆ
r1087 r1092 36 36 GETSIMPLEST_CMD = "getsimplest" 37 37 GETSIMPLEST_FILE = "simplest.gen" 38 EVALUATE_CMD = "evaluate eval-allcriteria.sim" 38 EVALUATE_CMD = "evaluate eval-allcriteria.sim" # the .sim file must be compatible with the standard-eval expdef 39 39 EVALUATE_FILE = "genos_eval.json" 40 40 CROSSOVER_CMD = "crossover"
Note: See TracChangeset
for help on using the changeset viewer.