ABA_LPSUBOSI Class Reference

#include <lpsubosi.h>

Inheritance diagram for ABA_LPSUBOSI:

ABA_LPSUB ABA_OSIIF ABA_LP ABA_LP ABA_ABACUSROOT ABA_ABACUSROOT List of all members.

Public Member Functions

 ABA_LPSUBOSI (ABA_MASTER *master, ABA_SUB *sub)
 The constructor calls the function initialize() of the base classABA_LPSUB, which sets up the linear program and passes the data to the LP-solver.
virtual ~ABA_LPSUBOSI ()
 The destructor.

Private Member Functions

 ABA_LPSUBOSI (const ABA_LPSUBOSI &rhs)
const ABA_LPSUBOSIoperator= (const ABA_LPSUBOSI &rhs)

Detailed Description

Definition at line 34 of file lpsubosi.h.


Constructor & Destructor Documentation

ABA_LPSUBOSI::ABA_LPSUBOSI ( ABA_MASTER master,
ABA_SUB sub 
)

The constructor calls the function initialize() of the base classABA_LPSUB, which sets up the linear program and passes the data to the LP-solver.

Parameters:
master A pointer to the corresponding master of the optimization.
sub The subproblem of which the LP-relaxation is solved.

virtual ABA_LPSUBOSI::~ABA_LPSUBOSI (  )  [virtual]

The destructor.

ABA_LPSUBOSI::ABA_LPSUBOSI ( const ABA_LPSUBOSI rhs  )  [private]


Member Function Documentation

const ABA_LPSUBOSI& ABA_LPSUBOSI::operator= ( const ABA_LPSUBOSI rhs  )  [private]


The documentation for this class was generated from the following file:
Generated on Tue Aug 14 18:09:57 2007 for ABACUS by  doxygen 1.5.1