MC_graph_edge Class Reference

#include <MC.hpp>

List of all members.

Public Member Functions

 MC_graph_edge ()
 MC_graph_edge (int t, int h, double c)
 MC_graph_edge ()
 MC_graph_edge (int t, int h, double c)

Public Attributes

int tail
int head
double cost


Detailed Description

Definition at line 27 of file MC.hpp.


Constructor & Destructor Documentation

MC_graph_edge::MC_graph_edge (  )  [inline]

Definition at line 33 of file MC.hpp.

MC_graph_edge::MC_graph_edge ( int  t,
int  h,
double  c 
) [inline]

Definition at line 34 of file MC.hpp.

MC_graph_edge::MC_graph_edge (  )  [inline]

Definition at line 33 of file MC.hpp.

MC_graph_edge::MC_graph_edge ( int  t,
int  h,
double  c 
) [inline]

Definition at line 34 of file MC.hpp.


Member Data Documentation

int MC_graph_edge::tail

Definition at line 29 of file MC.hpp.

int MC_graph_edge::head

Definition at line 30 of file MC.hpp.

double MC_graph_edge::cost

Definition at line 31 of file MC.hpp.

Referenced by MC_feas_sol::MC_feas_sol().


The documentation for this class was generated from the following files:
Generated on Thu Jan 15 03:03:22 2009 for coin-Bcp by  doxygen 1.4.7