Solver pool. More...
#include <cstdlib>#include <map>#include "ug/paraTask.h"#include "ug/paraTimer.h"#include "ug/paraRacingRampUpParamSet.h"#include "ug/paraDeterministicTimer.h"#include "ug/paraSolverPool.h"#include "bbParaSolverTerminationState.h"#include "bbParaNodePool.h"Go to the source code of this file.
Classes | |
| class | BbParaSolverPoolElement |
| class BbParaSolverPoolElement (This class includes information about a Solver status) More... | |
| class | SelectionHeap |
| class Selection Heap More... | |
| class | DescendingSelectionHeap |
| class DescendingSelectionHeap More... | |
| class | AscendingSelectionHeap |
| class AscendingSelectionHeap More... | |
| class | CollectingModeSolverHeap |
| class CollectingModeSolverHeap More... | |
| class | DescendingCollectingModeSolverHeap |
| class DescendingCollectingModeSolverHeap More... | |
| class | AscendingCollectingModeSolverHeap |
| class | BbParaSolverPool |
| class BbParaSolverPool (Solver Pool base class) More... | |
| class | BbParaSolverPoolForMinimization |
| class BbParaSolverPoolForMinimization (Solver Pool for Minimization Problems) More... | |
| class | BbParaRacingSolverPool |
| class BbParaRacingSolverPool (Racing Solver Pool) More... | |
Namespaces | |
| namespace | UG |
Typedefs | |
| typedef BbParaSolverPoolElement * | BbParaSolverPoolElementPtr |
Solver pool.
Definition in file bbParaSolverPool.h.