[gecode-users] Initialize IntVArArgs from variable array a

peter Tomson pikapikanaoufel at gmail.com
Wed Oct 2 05:21:34 CEST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gecode.org/pipermail/users/attachments/20131002/82f1a6bd/attachment.html>


More information about the users mailing list