Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <diffn_util.h>
Public Attributes | |
IntegerValue | start_min |
IntegerValue | start_max |
IntegerValue | end_min |
IntegerValue | end_max |
Definition at line 224 of file diffn_util.h.
IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::end_max |
Definition at line 228 of file diffn_util.h.
IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::end_min |
Definition at line 227 of file diffn_util.h.
IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::start_max |
Definition at line 226 of file diffn_util.h.
IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::start_min |
Definition at line 225 of file diffn_util.h.