Scippy

SoPlex

Sequential object-oriented simPlex

SoPlex::Settings::BoolParam Struct Reference

#include <soplex.h>

Public Member Functions

 BoolParam ()
 constructor More...
 

Public Attributes

std::string name [SoPlex::BOOLPARAM_COUNT]
 array of names for boolean parameters More...
 
std::string description [SoPlex::BOOLPARAM_COUNT]
 array of descriptions for boolean parameters More...
 
bool defaultValue [SoPlex::BOOLPARAM_COUNT]
 array of default values for boolean parameters More...
 

Detailed Description

Definition at line 1359 of file soplex.h.

Constructor & Destructor Documentation

◆ BoolParam()

Member Data Documentation

◆ defaultValue

◆ description

std::string description[SoPlex::BOOLPARAM_COUNT]

◆ name