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

#include <diffn_util.h>

Public Member Functions

bool operator() (const IndexedInterval &a, const IndexedInterval &b) const
 

Detailed Description

NOTE(user): We would like to use TUPLE_DEFINE_STRUCT, but sadly it doesn't support ///<buildenv/target:non_prod.

Definition at line 182 of file diffn_util.h.

Member Function Documentation

◆ operator()()

bool operations_research::sat::IndexedInterval::ComparatorByStartThenEndThenIndex::operator() ( const IndexedInterval & a,
const IndexedInterval & b ) const
inline

Definition at line 183 of file diffn_util.h.


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