Hi,<br><br>I just came across CMPL and it looks great!  I really appreciate how it is easy it is to switch between different solvers.   I also really like that you have a webservice set up to show how it works.  I have a model currently in python and it reads from a database for the perimeters then solves the model.  This works well, but it is hard to switch between solvers without using a different math programming language syntax ( PuLP, Numberjack, pyomo, etc.), whereas CMPL supports both SCIP and Gurobi with the same syntax.<br>
<br>Is there a way to point CMPL at a database, rather then just CSV files, or is that planned?  <br><br>Thanks!<br>Shawn <br>