Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
CoinHashLink Struct Reference

Really for Conflict cuts to - a) stop duplicates b) allow half baked cuts The whichRow_ field in OsiRowCut2 is used for a type 0 - normal 1 - processed cut (conflict) 2 - unprocessed cut i.e. More...

#include <CbcCountRowCut.hpp>

Public Attributes

int index
 
int next
 

Detailed Description

Really for Conflict cuts to - a) stop duplicates b) allow half baked cuts The whichRow_ field in OsiRowCut2 is used for a type 0 - normal 1 - processed cut (conflict) 2 - unprocessed cut i.e.

dual ray computation

Definition at line 129 of file CbcCountRowCut.hpp.

Member Data Documentation

int CoinHashLink::index

Definition at line 130 of file CbcCountRowCut.hpp.

int CoinHashLink::next

Definition at line 130 of file CbcCountRowCut.hpp.


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