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

int MC_graph_node::degree

Definition at line 21 of file MC.hpp.

Referenced by MC_problem::create_adj_lists(), MC_solution::edge_switch_improve(), MC_solution::ising_with_external_edge_switch_improve(), MC_solution::lk_switch_improve(), MC_fill_structure(), and MC_solution::switch_improve().

MC_adjacency_entry* MC_graph_node::adj_list

Definition at line 22 of file MC.hpp.

Referenced by MC_problem::create_adj_lists(), MC_solution::edge_switch_improve(), MC_solution::ising_with_external_edge_switch_improve(), MC_solution::lk_switch_improve(), MC_fill_structure(), and MC_solution::switch_improve().


The documentation for this class was generated from the following file:
Generated on Wed Nov 30 03:11:41 2011 by  doxygen 1.4.7