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
| 0.0.2 | 0.0.3 | |
|---|---|---|
| Release date | Mar 09, 2026 | Sep 21, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.0.2 | 0.0.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.mohitc » lp-api | 0.0.2 | 0.0.3 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.3.10 | 2.4.20 |