|
|
|||
| University of Paderborn | Research Group Prof.Dr.B.Monien |
Each parallel running process of the Branch-and-Bound application maintains the point of view of the sequential algorithm. The library overtakes the management of the subproblems, which are created during execution of the Branch-and-Bound algorithm. Load balancers provided by the library take care of a balanced distribution of the subproblems.
The quality of the load balancing strategy is essential for the parallel performance of a sequential efficient Branch-and-Bound algorithm. The user of the library is able to implement own load balancing strategies instead of using the application-independent load balancing algorithms included in the library.
Thus, on the first hand the library can be used for the automatic parallelization of sequential Branch-and-Bound algorithms. On the other hand it can be used for implementing and testing load balancing strategies while the loads are provided by a particular Branch-and-Bound application.
The library is designed to run on any distributed memory multicomputer architecture using the given message passing functions and is written in C.
The library is available for the following software environments and computing platforms at the moment:
To request a library version skip to section Request Library. For a detailed description of the library see the subsections of section Documentation, especially the User Manual of PPBB-Lib.
Back to list of contents
Back to list of contents
Back to list of contents
Address:
E-mail:
Back to list of contents