Share this page
Share this page E-mail this page Print this page RSS feeds
Home > Publications > Disolver : A Distributed Constraint Solver
Disolver : A Distributed Constraint Solver

Disolver is a C++ constraint-based optimization engine. It can be combined with any MPI library, to seamlessly run on parallel architectures. It performs: * Complete search. Methods in this category perform tree-based exploration of a problem search space. Disolver provides algorithms for satisfaction testing and optimization. * Parallel search. This category generalizes the previous algorithms, e.g., parallel branch & bound. It provides advanced load balancing and knowledge-sharing controls.

tr-2003-91.pdf
PDF file

Details

Type: TechReport
Number: MSR-TR-2003-91
Pages: 47
Institution: Microsoft Research