Closed T0nyX1ang closed 3 weeks ago
Currently, the user has to create a solver, and add data to const.py to fully add a new solver. It is possible to move the metadata of a solver from const.py to the solver itself, with some folder scanning.
const.py
Currently, the user has to create a solver, and add data to
const.py
to fully add a new solver. It is possible to move the metadata of a solver fromconst.py
to the solver itself, with some folder scanning.