hi,
I want to express a programm JAVA to constraints with GECODE, what are the 
constrains must be used to express an if_then_else instruction such as :
if(x1>2){x2 = x1 + 1;}
else{
y2 = y1 + 1;
}
thank you.

                
---------------------------------
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses.
_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to