![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
Public Attributes | |
int | x_min |
int | x_max |
int | y_min |
int | y_max |
int | index |
Definition at line 1804 of file diffn_util.cc.
int operations_research::sat::Rectangle32::index |
Definition at line 1809 of file diffn_util.cc.
int operations_research::sat::Rectangle32::x_max |
Definition at line 1806 of file diffn_util.cc.
int operations_research::sat::Rectangle32::x_min |
Definition at line 1805 of file diffn_util.cc.
int operations_research::sat::Rectangle32::y_max |
Definition at line 1808 of file diffn_util.cc.
int operations_research::sat::Rectangle32::y_min |
Definition at line 1807 of file diffn_util.cc.