The API abstraction of a MILP solver that takes in a problem instance as specified using the lp-api model and solves the instance. Implementations of this API convert the model instance to ones for a specific solver, and abstract away as many specifics of the actual solver as feasible.
Version0.0.1compared with

No previous version available to compare.