OR-Tools  9.6
IndexedInterval

Detailed Description

Definition at line 115 of file diffn_util.h.

Classes

struct  ComparatorByStart
 
struct  ComparatorByStartThenEndThenIndex
 

Public Member Functions

bool operator== (const IndexedInterval &rhs) const
 

Public Attributes

int index
 
IntegerValue start
 
IntegerValue end
 

Member Function Documentation

◆ operator==()

bool operator== ( const IndexedInterval rhs) const
inline

Definition at line 120 of file diffn_util.h.

Member Data Documentation

◆ end

IntegerValue end

Definition at line 118 of file diffn_util.h.

◆ index

int index

Definition at line 116 of file diffn_util.h.

◆ start

IntegerValue start

Definition at line 117 of file diffn_util.h.


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