I am trying to adapt an OPL formulation using the Java API in Eclipse IDE. Extraction of the original OPL code is the following: using CP; int nbJobs = …; int nbMchs …
Advertisement
Tag: constraint-programming
Advertisement
I am trying to adapt an OPL formulation using the Java API in Eclipse IDE. Extraction of the original OPL code is the following: using CP; int nbJobs = …; int nbMchs …