In fact... here's a recent discussion: http://www.gecode.org/pipermail/users/2009-October/002652.html
Best regards, 2010/1/5 frank lemoine <[email protected]>: > 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 > > ________________________________ > Gagnez au cadeau par jour avec Hotmail Magic Moment ! Cliquez ici ! > _______________________________________________ > Gecode users mailing list > [email protected] > https://www.gecode.org/mailman/listinfo/gecode-users > > -- Javier Andrés Mena Zapata Cali - Colombia _______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
