hello Gecode users,

 

i'm working on an extensional constraint using TupleSet, i have to generate 
dynamicly some data structure that represent the Tupleset but when i try :

 

IntArgs *tp1 = new IntArgs[3]; it dosen't compile at all, and i see in gecode 
users mail archive that operator new can't be appley for intargs.

 

So have someone an idea to generate dynamicly a Tupleset without operator New.

 

Happy New Year to all and best wishes
                                          
_________________________________________________________________
Vivez Noël avant l'heure avec Hotmail Magic Moment !
http://www.hotmailmagicmoment.com
_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to