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

Detailed Description

Definition at line 235 of file 2d_rectangle_presolve.h.

#include <2d_rectangle_presolve.h>

Public Attributes

std::vector< std::pair< IntegerValue, IntegerValue > > step_points
std::vector< int > touching_box_index

Member Data Documentation

◆ step_points

std::vector<std::pair<IntegerValue, IntegerValue> > operations_research::sat::ShapePath::step_points

Definition at line 237 of file 2d_rectangle_presolve.h.

◆ touching_box_index

std::vector<int> operations_research::sat::ShapePath::touching_box_index

Definition at line 240 of file 2d_rectangle_presolve.h.


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