OR-Tools  8.2
CallbackRangeConstraint

Detailed Description

Definition at line 109 of file scip_callback.h.

Public Attributes

LinearRange range
 
bool is_cut = false
 
std::string name
 
 bool = false
 

Member Data Documentation

◆ bool

bool = false

Definition at line 113 of file scip_callback.h.

◆ is_cut

bool is_cut = false

Definition at line 111 of file scip_callback.h.

◆ name

std::string name

Definition at line 112 of file scip_callback.h.

◆ range

LinearRange range

Definition at line 110 of file scip_callback.h.


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