BonRandomChoice Class Reference

#include <BonRandomChoice.hpp>

List of all members.

Public Member Functions

 BonRandomChoice ()
 Default constructor.
 BonRandomChoice (const OsiSolverInterface *solver)
 BonRandomChoice (const BonRandomChoice &other)
BonRandomChoiceoperator= (const BonRandomChoice &rhs)
virtual OsiChooseVariable * clone () const
virtual ~BonRandomChoice ()
 Destructor.
virtual int chooseVariable (OsiSolverInterface *solver, OsiBranchingInformation *info, bool fixVariables)


Detailed Description

Definition at line 15 of file BonRandomChoice.hpp.


Constructor & Destructor Documentation

BonRandomChoice::BonRandomChoice (  )  [inline]

Default constructor.

Definition at line 18 of file BonRandomChoice.hpp.

Referenced by clone().

BonRandomChoice::BonRandomChoice ( const OsiSolverInterface *  solver  )  [inline]

Definition at line 22 of file BonRandomChoice.hpp.

BonRandomChoice::BonRandomChoice ( const BonRandomChoice other  )  [inline]

Definition at line 27 of file BonRandomChoice.hpp.

virtual BonRandomChoice::~BonRandomChoice (  )  [inline, virtual]

Destructor.

Definition at line 43 of file BonRandomChoice.hpp.


Member Function Documentation

BonRandomChoice& BonRandomChoice::operator= ( const BonRandomChoice rhs  )  [inline]

Definition at line 32 of file BonRandomChoice.hpp.

virtual OsiChooseVariable* BonRandomChoice::clone (  )  const [inline, virtual]

Definition at line 38 of file BonRandomChoice.hpp.

References BonRandomChoice().

virtual int BonRandomChoice::chooseVariable ( OsiSolverInterface *  solver,
OsiBranchingInformation *  info,
bool  fixVariables 
) [inline, virtual]

Definition at line 46 of file BonRandomChoice.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Oct 8 03:07:48 2009 by  doxygen 1.4.7