Go to the documentation of this file.
3 #ifndef CbcBranchLink_H
4 #define CbcBranchLink_H
6 #include "CbcBranchBase.hpp"
28 const double *
weights,
int setNumber);
36 int numberLinks,
int typeSOS,
const int *
which,
37 const double * weights,
int setNumber);
68 inline const int *
which()
const
124 virtual void print();