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.

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.microutils » kotlin-logging-jvm
kotlin-logging 8.0.4 - Lightweight logging framework for Kotlin
3.0.58.0.4
MIT
io.github.mohitc » lp-api
A generic MILP model representation in Kotlin/Java, which is used
0.0.2
JVM Languages Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
2.3.102.4.20