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