On Jan 29, 2008 10:24 AM, George Rudolph <[EMAIL PROTECTED]> 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? >
You should read http://www.mozart-oz.org/documentation/system/node13.html#section.search.parallel Cheers, Gustavo Gutierrez _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
