CVRPsep_LPSol Class Reference

#include <VRP_CVRPsep.h>

List of all members.

Public Member Functions

 CVRPsep_LPSol ()
void clear ()
void init (const int n)
 ~CVRPsep_LPSol ()

Public Attributes

int nEdges
double * EdgeX
int * EdgeTail
int * EdgeHead

Detailed Description

Definition at line 32 of file VRP_CVRPsep.h.


Constructor & Destructor Documentation

CVRPsep_LPSol::CVRPsep_LPSol (  )  [inline]

Definition at line 40 of file VRP_CVRPsep.h.

CVRPsep_LPSol::~CVRPsep_LPSol (  )  [inline]

Definition at line 67 of file VRP_CVRPsep.h.

References clear().


Member Function Documentation

void CVRPsep_LPSol::clear (  )  [inline]

Definition at line 47 of file VRP_CVRPsep.h.

References EdgeHead, EdgeTail, EdgeX, and UTIL_DELARR.

Referenced by init(), and ~CVRPsep_LPSol().

void CVRPsep_LPSol::init ( const int  n  )  [inline]

Definition at line 53 of file VRP_CVRPsep.h.

References clear(), CoinAssertHint, EdgeHead, EdgeTail, EdgeX, and nEdges.

Referenced by VRP_CVRPsep::buildLpSol().


Member Data Documentation

Definition at line 34 of file VRP_CVRPsep.h.

Referenced by init(), and VRP_CVRPsep::sepCapacityCuts().

Definition at line 35 of file VRP_CVRPsep.h.

Referenced by VRP_CVRPsep::buildLpSol(), clear(), init(), and VRP_CVRPsep::sepCapacityCuts().

Definition at line 36 of file VRP_CVRPsep.h.

Referenced by VRP_CVRPsep::buildLpSol(), clear(), init(), and VRP_CVRPsep::sepCapacityCuts().

Definition at line 37 of file VRP_CVRPsep.h.

Referenced by VRP_CVRPsep::buildLpSol(), clear(), init(), and VRP_CVRPsep::sepCapacityCuts().


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

Generated on 12 Mar 2015 for Dip-All by  doxygen 1.6.1