Loading...
Searching...
No Matches
idol::CVCCG::Formulation::LinkingConstraint Struct Reference

Description

Definition at line 23 of file Formulation.h.

Public Methods

 LinkingConstraint (Ctr t_ctr)

Public Attributes

Ctr ctr_in_uncertainty_set
Map< long int, std::pair< Var, Ctr > > critical_values
Optional< Ctrcover_constraint

Constructor & Destructor Documentation

◆ LinkingConstraint()

idol::CVCCG::Formulation::LinkingConstraint::LinkingConstraint ( Ctr t_ctr)
inline

Definition at line 28 of file Formulation.h.

Member Data Documentation

◆ cover_constraint

Optional<Ctr> idol::CVCCG::Formulation::LinkingConstraint::cover_constraint

Definition at line 26 of file Formulation.h.

◆ critical_values

Map<long int, std::pair<Var, Ctr> > idol::CVCCG::Formulation::LinkingConstraint::critical_values

Definition at line 25 of file Formulation.h.

◆ ctr_in_uncertainty_set

Ctr idol::CVCCG::Formulation::LinkingConstraint::ctr_in_uncertainty_set

Definition at line 24 of file Formulation.h.