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

Detailed Description

Definition at line 44 of file precedences.h.

#include <precedences.h>

Public Attributes

IntegerVariable var
std::vector< int > indices
std::vector< IntegerValue > offsets

Member Data Documentation

◆ indices

std::vector<int> operations_research::sat::FullIntegerPrecedence::indices

Definition at line 46 of file precedences.h.

◆ offsets

std::vector<IntegerValue> operations_research::sat::FullIntegerPrecedence::offsets

Definition at line 47 of file precedences.h.

◆ var

IntegerVariable operations_research::sat::FullIntegerPrecedence::var

Definition at line 45 of file precedences.h.


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