hi all !

in my model i have to get the interger variables from a vector , So i used
this code that i found in MPG :

IntVarArgs (const std::vector< IntVar > &a);

but i have an error about the const : type name not allowed!!!!!!!!!!

honnestly i declared an IntVarArray R, after that i wrote that code, So do
i do any thing wrong ??? Do i mis ay thing ??

Thank you very much for your hepl

PETER
_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to