6.21 ABA_LPSUBOSI Class Reference

#include <lpsubosi.h>

Inheritance diagram for ABA_LPSUBOSI::


PIC


Public Member Functions

Private Member Functions

6.21.1 Detailed Description

Definition at line 34 of file lpsubosi.h.

6.21.2 Constructor & Destructor Documentation

6.21.2.1 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.

6.21.2.2 virtual ABA_LPSUBOSI::~ABA_LPSUBOSI () [virtual]

The destructor.

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

6.21.3 Member Function Documentation

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

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