> > Some support is provided for monitoring violated constraints in > libraries: lib(repair) and the newer lib(tentative). Note that these are > libraries and you need to write your own code (in ECLiPSe) to use them, > and are not `ready-made' tools. I should have said that these tools are mainly for when you have a complete assignment, i.e. have assigned some value for each problem variable (in this case, the assignments are `tentative' and does not bind the variable, in keeping with the logical semantics). With propagation based constraint solvers, it is probably more normal to not have a complete assignment as above. Instead, it is probably more common to label the variables one by one, propagating the consequences after each labelling, and if this leads to failure, backtrack and try to label the last variable to a different value. Cheers, Kish -- This e-mail may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply e-mail and delete all copies of this message. Cisco Systems Limited (Company Number: 02558939), is registered in England and Wales with its registered office at 1 Callaghan Square, Cardiff, South Glamorgan CF10 5BT.Received on Thu Aug 28 2008 - 09:58:04 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET