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

Version Details

Compile Changes (2)

0.0.2 0.0.3
ChangeGroup / ArtifactPreviousCurrent
~ Updated io.github.mohitc » lp-api0.0.20.0.3
~ Updated org.jetbrains.kotlin » kotlin-stdlib2.3.102.4.20