A generic MILP model representation in Kotlin/Java, which is used
as the basis for defining problems in a solver-agnostic fashion.
Combined with a solver implementation this model is converted into
the equivalent model for a MILP solver.
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 (1)
| 0.0.1 | 0.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.2.10 | 2.3.10 |