| operations_research::DefaultSolutionPool::DefaultSolutionPool |
( |
| ) |
|
|
inline |
◆ ~DefaultSolutionPool()
| operations_research::DefaultSolutionPool::~DefaultSolutionPool |
( |
| ) |
|
|
inlineoverride |
◆ DebugString()
| std::string operations_research::DefaultSolutionPool::DebugString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetNextSolution()
| void operations_research::DefaultSolutionPool::GetNextSolution |
( |
Assignment *const | assignment | ) |
|
|
inlineoverridevirtual |
◆ Initialize()
| void operations_research::DefaultSolutionPool::Initialize |
( |
Assignment *const | assignment | ) |
|
|
inlineoverridevirtual |
◆ RegisterNewSolution()
| void operations_research::DefaultSolutionPool::RegisterNewSolution |
( |
Assignment *const | assignment | ) |
|
|
inlineoverridevirtual |
◆ SyncNeeded()
| bool operations_research::DefaultSolutionPool::SyncNeeded |
( |
Assignment * const | local_assignment | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: