Definition at line 51 of file implied_bounds.h.
#include <implied_bounds.h>
◆ ImpliedBoundEntry() [1/2]
| operations_research::sat::ImpliedBoundEntry::ImpliedBoundEntry |
( |
IntegerVariable | lit, |
|
|
IntegerValue | lb ) |
|
inline |
◆ ImpliedBoundEntry() [2/2]
| operations_research::sat::ImpliedBoundEntry::ImpliedBoundEntry |
( |
| ) |
|
|
inline |
◆ literal_view
| IntegerVariable operations_research::sat::ImpliedBoundEntry::literal_view = kNoIntegerVariable |
◆ lower_bound
| IntegerValue operations_research::sat::ImpliedBoundEntry::lower_bound = IntegerValue(0) |
The documentation for this struct was generated from the following file: