Parallel Distributed Constraint Programming with Oz

Raphael Collet raphael.collet at uclouvain.be
Tue Jan 29 17:06:18 CET 2008


George,

Have a look at the parallel search engine (link below).  It was made 
exactly for that: it implements a search engine in a distributed setting.

http://www.mozart-oz.org/documentation/system/node13.html#section.search.parallel

Cheers,
raph

George Rudolph wrote:
> I have a finite domain constraint program in Oz
> that I would like to extend in order to execute
> the problem using a network of computers
> rather than a single machine.
> The motivation is solving larger instances
> of this problem by taking advantage of resources
> and parallelism available across a network.
> 
> Where can I find information about how to do this?
> 
> 
> ----------------
> George Rudolph
> Assistant Professor of Computer Science
> TH 225
> Department of Mathematics and Computer Science
> The Citadel
> Charleston, SC 29409
> 



More information about the mozart-users mailing list