#include <BonRandomChoice.hpp>
Definition at line 17 of file BonRandomChoice.hpp.
 
  
  | 
        
          | BonRandomChoice::BonRandomChoice | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | BonRandomChoice::BonRandomChoice | ( | const OsiSolverInterface * | solver | ) |  |  | inline | 
 
 
  
  | 
        
          | virtual BonRandomChoice::~BonRandomChoice | ( |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | virtual OsiChooseVariable* BonRandomChoice::clone | ( |  | ) | const |  | inlinevirtual | 
 
 
  
  | 
        
          | int BonRandomChoice::setupList | ( | OsiBranchingInformation * | info, |  
          |  |  | bool | initialize |  
          |  | ) |  |  |  | virtual | 
 
Own version of setupList since Osi version is broken and what we want to do here is anyway much simpler. 
Definition at line 13 of file BonRandomChoice.cpp.
 
 
  
  | 
        
          | virtual int BonRandomChoice::chooseVariable | ( | OsiSolverInterface * | solver, |  
          |  |  | OsiBranchingInformation * | info, |  
          |  |  | bool | fixVariables |  
          |  | ) |  |  |  | inlinevirtual | 
 
 
The documentation for this class was generated from the following files: