UFL Class Reference

#include <ufl.hpp>

Inheritance diagram for UFL:

Inheritance graph
[legend]
Collaboration diagram for UFL:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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)
 UFL ()
virtual ~UFL ()

Public Attributes

VOL_dvector fcost
VOL_dvector dist
VOL_dvector fix
int ncust
int nloc
VOL_ivector ix
double icost

Detailed Description

Definition at line 29 of file ufl.hpp.


Constructor & Destructor Documentation

UFL::UFL (  )  [inline]

Definition at line 53 of file ufl.hpp.

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

Definition at line 54 of file ufl.hpp.


Member Function Documentation

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

Implements VOL_user_hooks.

int UFL::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 UFL::heuristics ( const VOL_problem p,
const VOL_dvector x,
double &  heur_val 
) [virtual]

Implements VOL_user_hooks.


Member Data Documentation

VOL_dvector UFL::fcost

Definition at line 45 of file ufl.hpp.

VOL_dvector UFL::dist

Definition at line 46 of file ufl.hpp.

VOL_dvector UFL::fix

Definition at line 47 of file ufl.hpp.

int UFL::ncust

Definition at line 49 of file ufl.hpp.

int UFL::nloc

Definition at line 49 of file ufl.hpp.

VOL_ivector UFL::ix

Definition at line 50 of file ufl.hpp.

double UFL::icost

Definition at line 51 of file ufl.hpp.


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