API DocumentationΒΆ

pymloc.model

Contains all modules defining models and solvable object, which can be solved by running the corresponding solvers.

pymloc.solvers

Contains solvers, that can be used to obtain solutions of pymloc.model.Solvable objects.

pymloc.solver_container

Contains the SolverContainer object, and solver_container_factory, which are used to maintain a mapping between solvable models and their solvers.