MC_graph_node Class Reference

#include <MC.hpp>

Collaboration diagram for MC_graph_node:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MC_graph_node ()
 MC_graph_node (int d, MC_adjacency_entry *l)

Public Attributes

int degree
MC_adjacency_entryadj_list

Detailed Description

Definition at line 19 of file MC.hpp.


Constructor & Destructor Documentation

MC_graph_node::MC_graph_node (  )  [inline]

Definition at line 23 of file MC.hpp.

MC_graph_node::MC_graph_node ( int  d,
MC_adjacency_entry l 
) [inline]

Definition at line 24 of file MC.hpp.


Member Data Documentation

Definition at line 21 of file MC.hpp.

Definition at line 22 of file MC.hpp.


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

Generated on 19 Dec 2013 for coin-Bcp by  doxygen 1.6.1