Thank you very much for your help. I will use a dedicated solver like MINSAT.
Best Regards, Assia. ________________________________ De : Guido Tack <guido.t...@monash.edu> Envoyé : samedi 22 octobre 2016 00:29:01 À : Assia benziane Cc : users@gecode.org Objet : Re: [gecode-users] MAX-SAT problem Hi, you could use Gecode to model a MAX-SAT problem, by using reified clause constraints and then maximising the sum over the control variables for the clauses. However the performance will be very, very poor compared to a dedicated MAX-SAT solver. Cheers Guido -- GUIDO TACK Senior Lecturer Information Technology Monash University Level 6, Room 6.40, Building H, Caulfield Campus 900 Dandenong Road Caulfield East VIC 3145 Australia T: +61 3 9903 1214 E: guido.t...@monash.edu<mailto:guido.t...@monash.edu> http://www.csse.monash.edu/~guidot/ On 22 Oct. 2016, at 6:03 am, Assia benziane <benziane.as...@hotmail.com<mailto:benziane.as...@hotmail.com>> wrote: Hello gecode users, I've a constraint satisfaction problem that i want to optimize. My idea is to implment it on Gecode. I read closely the document "Modeling and Programming with Gecode<http://www.gecode.org/doc-latest/MPG.pdf>", but i did not found anything related to use the MAX-SAT on Gecode straight. My question is if it is possible to implment a MAX-SAT problem on Gecode. Cordially, --- Assia _______________________________________________ Gecode users mailing list users@gecode.org<mailto:users@gecode.org> https://www.gecode.org/mailman/listinfo/gecode-users
_______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users