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.2compared with

Version Details

Compile Changes (2)

0.0.1 0.0.2
ChangeGroup / ArtifactPreviousCurrent
~ Updated io.github.mohitc » lp-api0.0.10.0.2
~ Updated org.jetbrains.kotlin » kotlin-stdlib2.2.102.3.10