No, unfortunately, there is no such notion as preference on values. Christian
-----Original Message----- From: 'Stanimir Dragiev' [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 8:44 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [gecode-users] Recovery Scheduling as CSP/COP Dear Christian, Many thanks for your quick answer. * Christian Schulte <[EMAIL PROTECTED]> [2007-04-14 22:29]: > - There is no notion of relaxation built-in. Ok. I have to deal with this by other means. > - As it comes to starting point, just use those values you would like > to keep from your previous > solution and try to assign them to the variables in the new model. AFAIK "assign" means to just set the domain bounds to the same value, right? This would help in case of not-over-constrained problem. But in general, I must assume the problem is over-constrained. It seems I need something like setting preference on some value in the domain. Is something similar possible? Cheers stanio -- _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
