Parasol Planning Library (PPL)
Data Fields
MPLibrary::Solver Struct Reference

#include <MPLibrary.h>

Collaboration diagram for MPLibrary::Solver:
Collaboration graph
[legend]

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...
 

Detailed Description

Solver represents an input set to MPLibrary. It includes an MPStrategy label, seed, base file name, and vizmo debug option.

Field Documentation

◆ baseFilename

std::string MPLibrary::Solver::baseFilename

The base name for output files.

◆ label

std::string MPLibrary::Solver::label

The XML label for the strategy to use.

◆ seed

long MPLibrary::Solver::seed

The seed.

◆ vizmoDebug

bool MPLibrary::Solver::vizmoDebug

Save vizmo debug info?


The documentation for this struct was generated from the following file: