Gecode 6.4.0
Gecode::Optimize::ScenarioRowBounds Struct Reference

#include < -- improving gecode/implementation/gecode/gecode/optimize/scenarios.hpp>

Public Attributes

Constraint row
std::optional< double > lower
std::optional< double > upper

Member Data Documentation

◆ row

Constraint Gecode::Optimize::ScenarioRowBounds::row

◆ lower

std::optional<double> Gecode::Optimize::ScenarioRowBounds::lower

◆ upper

std::optional<double> Gecode::Optimize::ScenarioRowBounds::upper

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