Manipulation of constraints

Torsten Anders t.anders at qub.ac.uk
Thu Mar 13 14:17:06 CET 2003


On Thu, 2003-03-13 at 10:11, Arnaud Doniec wrote:
> I would like to manipulate constraints:
>  - writing them in a file or a socket
>  - puting them in a list
> etc...

Hi,

I am not quite sure whether I understood your question/intention
properly. Do you want to save all basic constraints and propagators? 

I would probably go for a more abstract approach by dealing with
functions which shall apply these constraints. Functions are just data,
you can store them in other data (e.g. lists) and store/retrieve them
via the pickle module.

But it is of course dependent to your intention whether this approach
suits you.

Best,
Torsten

-- 
Torsten Anders
Sonic Arts Research Centre
Queens University Belfast
Tel: +44 28 9027 4831 (office)
     +44 28 9066 7439 (private)

-
Please send submissions to users at mozart-oz.org
and administriva mail to users-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.
Please send bug reports to bugs at mozart-oz.org.





More information about the mozart-users mailing list