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

Detailed Description

Definition at line 666 of file diffn_util.h.

#include <diffn_util.h>

Public Attributes

std::vector< Rectangleconflicts
std::vector< Rectanglecandidates

Member Data Documentation

◆ candidates

std::vector<Rectangle> operations_research::sat::FindRectanglesResult::candidates

Definition at line 674 of file diffn_util.h.

◆ conflicts

std::vector<Rectangle> operations_research::sat::FindRectanglesResult::conflicts

Definition at line 669 of file diffn_util.h.


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