Contents:
API Reference
ac()
Module of selector to run from Python.
Functions
ac(scen_files, ray_mode, **kwargs)
ac
Run selector as a Python function.
scen_files (dict) – Paths to ‘paramfile’, ‘instance_file’, ‘feature_file’.
ray_mode (str) – ‘desktop’ or ‘cluster’ (SLURM).
kwargs (dict) – Anything else you want to set, see scenario.py.