OR-Tools  9.6
DebugSolution

Detailed Description

Definition at line 330 of file integer.h.

Public Attributes

std::vector< int64_t > proto_values
 
absl::StrongVector< IntegerVariable, bool > ivar_has_value
 
absl::StrongVector< IntegerVariable, IntegerValue > ivar_values
 

Member Data Documentation

◆ ivar_has_value

absl::StrongVector<IntegerVariable, bool> ivar_has_value

Definition at line 343 of file integer.h.

◆ ivar_values

absl::StrongVector<IntegerVariable, IntegerValue> ivar_values

Definition at line 344 of file integer.h.

◆ proto_values

std::vector<int64_t> proto_values

Definition at line 334 of file integer.h.


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