Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::ItemForPairwiseRestriction::Interval Struct Reference

#include <diffn_util.h>

Public Attributes

IntegerValue start_min
 
IntegerValue start_max
 
IntegerValue end_min
 
IntegerValue end_max
 

Detailed Description

Definition at line 218 of file diffn_util.h.

Member Data Documentation

◆ end_max

IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::end_max

Definition at line 222 of file diffn_util.h.

◆ end_min

IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::end_min

Definition at line 221 of file diffn_util.h.

◆ start_max

IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::start_max

Definition at line 220 of file diffn_util.h.

◆ start_min

IntegerValue operations_research::sat::ItemForPairwiseRestriction::Interval::start_min

Definition at line 219 of file diffn_util.h.


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