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

#include <diffn_util.h>

Classes

struct  Interval
 

Public Attributes

int index
 
Interval x
 
Interval y
 

Detailed Description

Definition at line 222 of file diffn_util.h.

Member Data Documentation

◆ index

int operations_research::sat::ItemForPairwiseRestriction::index

Definition at line 223 of file diffn_util.h.

◆ x

Interval operations_research::sat::ItemForPairwiseRestriction::x

Definition at line 230 of file diffn_util.h.

◆ y

Interval operations_research::sat::ItemForPairwiseRestriction::y

Definition at line 231 of file diffn_util.h.


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