Magnopy as a black boxΒΆ
Alternative way to use magnopy, that does not require knowledge of Python is through its command line interface.
Hint
The command line scripts can be run from within python as well, see:
magnopy.scenarios. One can study the source code of
magnopy.scenarios.optimize_sd() and
magnopy.scenarios.solve_lswt() for more advance example of how
magnopy can be used as a python library.