Riyadh Jemal wrote: > Greetings, > > I am using probe_sched/5 for a scheduling problem. Is there a way to > obtain the results after a fixed period of time, without having to wait > for it to return the best solution? Hi Riyadh, I don't think there is currently any support for time-outs in the library. One issue you may want to consider is if (ic_)probing_for_scheduling is the best way to tackle your scheduling problem. I think it is the only ECLiPSe library that specifically mention scheduling, but this does not mean it is suitable for all scheduling problems. Depending on your problem, it may be better (more efficient) to write your own program to solve the problem. Have you tried to solve your problem with another approach, or did you find probing_for_scheduling to be best for your problem? There are several scheduling examples under the "Planning and Scheduling" section in: http://eclipse-clp.org/examples/index.html 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 Tue Feb 23 2010 - 14:04:56 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET