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)

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.


Member Data Documentation

Definition at line 29 of file MC.hpp.

Referenced by MC_feas_sol::MC_feas_sol().

Definition at line 30 of file MC.hpp.

Definition at line 31 of file MC.hpp.


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

Generated on 16 Nov 2013 for coin-Bcp by  doxygen 1.6.1