constraint programming - Error gecode: cumulative: Number out of limits -


i using minizinc solve constraint programming model. model uses cumulative.mzn global constraint. smaller models, runs fine. when size of model increased, below error when running on terminal:

error: gecode: cumulative: number out of limits

is there limit on number of variables/constraints minizinc can handle? pointers on how resolve of great help.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -