OR-Tools  8.2
ZeroHalfCutHelper::CombinationOfRows

Detailed Description

Definition at line 64 of file zero_half_cuts.h.

Public Attributes

std::vector< std::pair< glop::RowIndex, IntegerValue > > multipliers
 
std::vector< int > cols
 
int rhs_parity
 
double slack
 

Member Data Documentation

◆ cols

std::vector<int> cols

Definition at line 69 of file zero_half_cuts.h.

◆ multipliers

std::vector<std::pair<glop::RowIndex, IntegerValue> > multipliers

Definition at line 66 of file zero_half_cuts.h.

◆ rhs_parity

int rhs_parity

Definition at line 72 of file zero_half_cuts.h.

◆ slack

double slack

Definition at line 75 of file zero_half_cuts.h.


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