#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   | 
  
 
 
  
  
      
        
          | virtual 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. 
 
 
  
  
      
        
          | virtual int BonRandomChoice::chooseVariable  | 
          ( | 
          OsiSolverInterface *  | 
          solver,  | 
         
        
           | 
           | 
          OsiBranchingInformation *  | 
          info,  | 
         
        
           | 
           | 
          bool  | 
          fixVariables  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
The documentation for this class was generated from the following file: