Bonmin::n_way_consequences Class Reference

#include <BonNWayObject.hpp>

List of all members.

Public Member Functions

 n_way_consequences ()
 n_way_consequences (const n_way_consequences &rhs)
n_way_consequencesoperator= (const n_way_consequences &rhs)
n_way_consequencesclone () const
void applyToSolver (OsiSolverInterface *solver, int state) const

Public Attributes

std::vector< int > indices

Detailed Description

Definition at line 21 of file BonNWayObject.hpp.


Constructor & Destructor Documentation

Bonmin::n_way_consequences::n_way_consequences (  )  [inline]

Definition at line 25 of file BonNWayObject.hpp.

Bonmin::n_way_consequences::n_way_consequences ( const n_way_consequences rhs  )  [inline]

Definition at line 28 of file BonNWayObject.hpp.


Member Function Documentation

n_way_consequences& Bonmin::n_way_consequences::operator= ( const n_way_consequences rhs  )  [inline]

Definition at line 32 of file BonNWayObject.hpp.

n_way_consequences* Bonmin::n_way_consequences::clone (  )  const [inline]

Definition at line 39 of file BonNWayObject.hpp.

void Bonmin::n_way_consequences::applyToSolver ( OsiSolverInterface *  solver,
int  state 
) const [inline]

Definition at line 43 of file BonNWayObject.hpp.


Member Data Documentation

Definition at line 23 of file BonNWayObject.hpp.


The documentation for this class was generated from the following file:

Generated on 15 Jul 2012 by  doxygen 1.6.1