| 
    Cbc
    2.10.10
    
   | 
 
Control variable and prototype for clique cut generator. More...
Public Attributes | |
| CGControl | action_ | 
| CglClique * | proto_ | 
| bool | starCliqueReport_ | 
| bool | rowCliqueReport_ | 
| double | minViolation_ | 
Control variable and prototype for clique cut generator.
Definition at line 856 of file CbcGenCtlBlk.hpp.
| CGControl CbcGenCtlBlk::cliqueCtl_struct::action_ | 
Definition at line 857 of file CbcGenCtlBlk.hpp.
| CglClique* CbcGenCtlBlk::cliqueCtl_struct::proto_ | 
Definition at line 858 of file CbcGenCtlBlk.hpp.
| bool CbcGenCtlBlk::cliqueCtl_struct::starCliqueReport_ | 
Definition at line 859 of file CbcGenCtlBlk.hpp.
| bool CbcGenCtlBlk::cliqueCtl_struct::rowCliqueReport_ | 
Definition at line 860 of file CbcGenCtlBlk.hpp.
| double CbcGenCtlBlk::cliqueCtl_struct::minViolation_ | 
Definition at line 861 of file CbcGenCtlBlk.hpp.
 1.8.17