Originally posted by: Daniel Godard
If you are looking for a Scala library for CPLEX, have a look to cplex-scala on GitHub. Below is an extact of the README.
A scala library for IBM ILOG CPLEX.
This library combines functional programming, mathematical programming and constraint programming allowing to model optimization problems with a syntax that is close to the standard presentation of these problems in textbooks and scientific papers.
#CPLEXOptimizers#DecisionOptimization