OR-Tools  9.6
CallbackResult::GeneratedLinearConstraint

Detailed Description

Definition at line 235 of file callback.h.

Public Member Functions

const ModelStoragestorage () const
 

Public Attributes

BoundedLinearExpression linear_constraint
 
bool is_lazy = false
 

Member Function Documentation

◆ storage()

const ModelStorage* storage ( ) const
inline

Definition at line 239 of file callback.h.

Member Data Documentation

◆ is_lazy

bool is_lazy = false

Definition at line 237 of file callback.h.

◆ linear_constraint

BoundedLinearExpression linear_constraint

Definition at line 236 of file callback.h.


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