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

Detailed Description

Definition at line 81 of file cp_model_utils.h.

#include <cp_model_utils.h>

Public Attributes

std::vector< int > variables
std::vector< int > literals

Member Data Documentation

◆ literals

std::vector<int> operations_research::sat::IndexReferences::literals

Definition at line 83 of file cp_model_utils.h.

◆ variables

std::vector<int> operations_research::sat::IndexReferences::variables

Definition at line 82 of file cp_model_utils.h.


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