Hello Assia, Your mail is not very clear but I'll try to give it a try.
I think that the general problem that you are describing can be model with Gecode, but there are many aspects to take into account. For example, if your variables are not integers, constraint programming might not be the best optimization method to try (check information on constraint programming to understand why). Once you have a general idea on constraint programming, read the nice documentation on Gecode. You should be able to create the program related to your problem pretty fast. Regards Daniel > Hello Gecode users, I wish you pass a happy holidays, > > > I've a problematic that i do not know if it is possible to code it on > gecode. The problem contains six constraint that should be satisfied for > the good functioning of the system. I suppose that one or more variables > change their value which cause the failueres of one or more constraint. So, > i want to find a new assignement of varibles so that i can satisfie a > maximum number of contraints. Can any one help me to do it on gecode. > Thankyou. > > >
_______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users