![]() |
Parasol Planning Library (PPL)
|
#include <MPLibrary.h>

Data Fields | |
| std::string | label |
| The XML label for the strategy to use. More... | |
| long | seed |
| The seed. More... | |
| std::string | baseFilename |
| The base name for output files. More... | |
| bool | vizmoDebug |
| Save vizmo debug info? More... | |
Solver represents an input set to MPLibrary. It includes an MPStrategy label, seed, base file name, and vizmo debug option.
| std::string MPLibrary::Solver::baseFilename |
The base name for output files.
| std::string MPLibrary::Solver::label |
The XML label for the strategy to use.
| long MPLibrary::Solver::seed |
The seed.
| bool MPLibrary::Solver::vizmoDebug |
Save vizmo debug info?