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

Public Attributes

int x_min
 
int x_max
 
int y_min
 
int y_max
 
int index
 

Detailed Description

Definition at line 1804 of file diffn_util.cc.

Member Data Documentation

◆ index

int operations_research::sat::Rectangle32::index

Definition at line 1809 of file diffn_util.cc.

◆ x_max

int operations_research::sat::Rectangle32::x_max

Definition at line 1806 of file diffn_util.cc.

◆ x_min

int operations_research::sat::Rectangle32::x_min

Definition at line 1805 of file diffn_util.cc.

◆ y_max

int operations_research::sat::Rectangle32::y_max

Definition at line 1808 of file diffn_util.cc.

◆ y_min

int operations_research::sat::Rectangle32::y_min

Definition at line 1807 of file diffn_util.cc.


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