|
Gecode 6.4.0
|
#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 |
| Variable Gecode::Optimize::PresolveBoundChange::variable |
| Constraint Gecode::Optimize::PresolveBoundChange::row |
| PresolveBoundSide Gecode::Optimize::PresolveBoundChange::side = PresolveBoundSide::Lower |
| std::int64_t Gecode::Optimize::PresolveBoundChange::before = 0 |
| std::int64_t Gecode::Optimize::PresolveBoundChange::after = 0 |
| std::size_t Gecode::Optimize::PresolveBoundChange::pass = 0 |