Hello,
I would like to know.
How can I tell gecode, when using sets,
that show me only the solutions not
containing ".."


For example, I would like to see
solutions such as: {0,4,6,7,9,11}#(6) or new polygon{0,4,6,7,9,10}#(6)
But I do not want to see this kind of solutions:
new polygon{0,4,7..10}#(6)
new polygon{0,4,7..9,11}#(6)
new polygon{0,4,7,8,10,11}#(6)
new polygon{0,4,7,9..11}#(6)

Please contact me, if somebody have any clues

Thanks


-- 
Mauricio Toro Bermudez
Estudiante de Ingeniería de Sistemas
Pontificia Universidad Javeriana, Colombia

Stagiare à l'Ircam
1, place Igor-Stravinsky 75004 Paris,
France de 2008 à 2009
_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to