ExtremePoint Class Reference

#include <bcp.h>

Inheritance diagram for ExtremePoint:

Inheritance graph
[legend]
Collaboration diagram for ExtremePoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ExtremePoint (const dvector &point)
 ExtremePoint (const dvector &point, Pointer< LinearRelax > linear_relax, int k)
void set_rmpdata (Pointer< LinearRelax > linear_relax, int k)

Public Attributes

SparseVector< double > rmpcolumn
double rmpobjcoeff
const MIPSolver::ColItemrmpcolitem

Detailed Description

Definition at line 18 of file bcp.h.


Constructor & Destructor Documentation

ExtremePoint::ExtremePoint ( const dvector point  )  [inline]

Definition at line 24 of file bcp.h.

ExtremePoint::ExtremePoint ( const dvector point,
Pointer< LinearRelax linear_relax,
int  k 
) [inline]

Definition at line 28 of file bcp.h.

References set_rmpdata().


Member Function Documentation

void ExtremePoint::set_rmpdata ( Pointer< LinearRelax linear_relax,
int  k 
)

Referenced by ExtremePoint().


Member Data Documentation

SparseVector<double> ExtremePoint::rmpcolumn

Definition at line 20 of file bcp.h.

double ExtremePoint::rmpobjcoeff

Definition at line 21 of file bcp.h.

const MIPSolver::ColItem* ExtremePoint::rmpcolitem

Definition at line 22 of file bcp.h.


The documentation for this class was generated from the following file:
Generated on Mon Oct 20 03:12:31 2008 for LaGO by  doxygen 1.4.7