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.

Artifacts using LP API (2)
Sort by:Popular

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 ...
Last Release on Mar 9, 2026
Functionality to read/write LP Models to file in various formats.
Last Release on Mar 9, 2026
  • Prev
  • 1
  • Next