hi ! i have to convert a constraint which was written with choco solvor , choco works with java , so i have this line code which didn't undrestand how to code it with gecode
the code line is : sumConstraints.add(Choco.eq(somme, Choco.sum(rowArray))); sumConstraints: is an array list of Constaints somme :is an IntegerVariable rowArray : is IntVarArgs i did read the MPG but i didnt find some thing like that could any one help me please thanks very much
_______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users