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

#include <sorted_interval_list.h>

Public Member Functions

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

Detailed Description

Definition at line 514 of file sorted_interval_list.h.

Member Function Documentation

◆ operator()()

bool operations_research::SortedDisjointIntervalList::IntervalComparator::operator() ( const ClosedInterval & a,
const ClosedInterval & b ) const
inline

Definition at line 515 of file sorted_interval_list.h.


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