LP_data_and_hook Class Reference

#include <lp.h>

Inheritance diagram for LP_data_and_hook:

Inheritance graph
[legend]
Collaboration diagram for LP_data_and_hook:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LP_data_and_hook ()
virtual ~LP_data_and_hook ()
int compute_rc (const VOL_dvector &u, VOL_dvector &rc)
int solve_subproblem (const VOL_dvector &u, const VOL_dvector &rc, double &lcost, VOL_dvector &x, VOL_dvector &v, double &pcost)
int heuristics (const VOL_problem &p, const VOL_dvector &x, double &heur_val)

Public Attributes

VOL_lp lp_pb
VOL_dvector rhs
VOL_ivector ix
double icost

Detailed Description

Definition at line 32 of file lp.h.


Constructor & Destructor Documentation

LP_data_and_hook::LP_data_and_hook (  )  [inline]

Definition at line 39 of file lp.h.

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

Definition at line 40 of file lp.h.


Member Function Documentation

int LP_data_and_hook::compute_rc ( const VOL_dvector u,
VOL_dvector rc 
) [virtual]

Implements VOL_user_hooks.

int LP_data_and_hook::solve_subproblem ( const VOL_dvector u,
const VOL_dvector rc,
double &  lcost,
VOL_dvector x,
VOL_dvector v,
double &  pcost 
) [virtual]

Implements VOL_user_hooks.

int LP_data_and_hook::heuristics ( const VOL_problem p,
const VOL_dvector x,
double &  heur_val 
) [virtual]

Implements VOL_user_hooks.


Member Data Documentation

VOL_lp LP_data_and_hook::lp_pb

Definition at line 34 of file lp.h.

VOL_dvector LP_data_and_hook::rhs

Definition at line 35 of file lp.h.

VOL_ivector LP_data_and_hook::ix

Definition at line 36 of file lp.h.

double LP_data_and_hook::icost

Definition at line 37 of file lp.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 14 23:15:16 2011 for Cbc by  doxygen 1.4.7