Google OR-Tools: operations_research::CallbackRangeConstraint Struct Reference

Definition at line 106 of file scip_callback.h.

#include <scip_callback.h>

Public Attributes

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

◆ is_cut

bool operations_research::CallbackRangeConstraint::is_cut = false

◆ local

bool operations_research::CallbackRangeConstraint::local = false

◆ name

std::string operations_research::CallbackRangeConstraint::name

◆ range

LinearRange operations_research::CallbackRangeConstraint::range


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