Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::Neighbours::CompareClockwise Class Reference

#include <2d_rectangle_presolve.h>

Public Member Functions

 CompareClockwise (EdgePosition edge)
 
bool operator() (const Rectangle &a, const Rectangle &b) const
 

Public Attributes

EdgePosition edge_
 

Detailed Description

Definition at line 168 of file 2d_rectangle_presolve.h.

Constructor & Destructor Documentation

◆ CompareClockwise()

operations_research::sat::Neighbours::CompareClockwise::CompareClockwise ( EdgePosition edge)
inlineexplicit

Definition at line 170 of file 2d_rectangle_presolve.h.

Member Function Documentation

◆ operator()()

bool operations_research::sat::Neighbours::CompareClockwise::operator() ( const Rectangle & a,
const Rectangle & b ) const
inline

Definition at line 172 of file 2d_rectangle_presolve.h.

Member Data Documentation

◆ edge_

EdgePosition operations_research::sat::Neighbours::CompareClockwise::edge_

Definition at line 184 of file 2d_rectangle_presolve.h.


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