Hi,
i have some doubts related to a CPLEX code that i'm trying to write. The code itself (model) seems to be well written, but when it comes to fill the data i have an error. ***NOTE: there are no constraints in the model because i'm trying to make a trial of the model just to see that it works.***
Here is the code:
using CP;
// NETWORK+PARAMET ERS
int trucks=...;
range...