Sciweavers

IPPS
1998
IEEE

Parallel Optimisation in the SCOOP Library

13 years 8 months ago
Parallel Optimisation in the SCOOP Library
This paper shows how parallelism has been integrated into SCOOP, a C++ class library for solving optimisation problems. After a description of the modeling and the optimisation parts of SCOOP, two new classes that permit parallel optimisation are presented: a class whose only purpose is to handle messages and a class for managing optimiser and message handler objects. Two of the most interesting aspects of SCOOP, modularity and generality, are preserved by clearly separating problem representation, solution techniques and parallelisation scheme. This allows the user to easily model a problem and construct a parallel optimiser for solving it by combining existing SCOOP classes.
Per Kristian Nilsen, Nicolas Prcovic
Added 05 Aug 2010
Updated 05 Aug 2010
Type Conference
Year 1998
Where IPPS
Authors Per Kristian Nilsen, Nicolas Prcovic
Comments (0)