Implement oj! Algorithms
ILP solver (PS optional/future work)
#21
Labels
enhancement
New feature or request
oj! Algorithms
ILP solver (PS optional/future work)
#21
A purely Java-based ILP solver. This might be fun to compare to, for example, Gurobi.
https://github.com/optimatika/ojAlgo/blob/develop/src/main/java/org/ojalgo/optimisation/integer/IntegerSolver.java
... and it would have the benefit of running tests etc. without having to install anything besides Java.
The text was updated successfully, but these errors were encountered: