Hi,

After 6 months of experimentation I have finally succeeded in creating a scheduling program using FS constraints. Because the problem is quite large, I followed the suggestion of changing the recomputation distance using
{Search.one.depth Script 10 _}

I can now see a solution in the Browser, but it's a singleton list. (At least I think it's a solution?)
The original solution consists of a FS.var.list.
How do I get at the individual items within my solution?
I see from the documentation that depthP returns a list of procedures that give a reference to the root variable - I don't understand this!! When I try depthP I get what seems to be a single procedure returned, but how do I use it?

Regards
Mark

--
Mark Richardson
Final year undergraduate
University of Teesside
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to