Gecode 6.4.0
Gecode::Optimize::PresolveBoundChange Struct Reference

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

Public Attributes

Variable variable
Constraint row
PresolveBoundSide side = PresolveBoundSide::Lower
std::int64_t before = 0
std::int64_t after = 0
std::size_t pass = 0

Member Data Documentation

◆ variable

Variable Gecode::Optimize::PresolveBoundChange::variable

◆ row

Constraint Gecode::Optimize::PresolveBoundChange::row

◆ side

PresolveBoundSide Gecode::Optimize::PresolveBoundChange::side = PresolveBoundSide::Lower

◆ before

std::int64_t Gecode::Optimize::PresolveBoundChange::before = 0

◆ after

std::int64_t Gecode::Optimize::PresolveBoundChange::after = 0

◆ pass

std::size_t Gecode::Optimize::PresolveBoundChange::pass = 0

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