#include <TreatHybridGraph.hpp>
Public Member Functions | |
| CCHybridGraph () | |
| ~CCHybridGraph () | |
| void | IGraphAdd (graph &, node_map< GLab > &) |
| void | NEdgesAdd (graph &, node_map< GLab > &) |
Public Attributes | |
| node_map< GLab > | hgnl |
| edge_map< bool > | hgel |
| graph | hg |
Protected Member Functions | |
| void | INodesAdd (graph &, node_map< GLab > &) |
| void | IEdgesAdd (graph &, node_map< GLab > &) |
|
|
constructor |
|
|
destructor |
|
||||||||||||
|
include edges add |
|
||||||||||||
|
include graph add |
|
||||||||||||
|
include nodes add |
|
||||||||||||
|
hg construction, neighboring data add |
|
|
|
|
|
|
|
|
|
1.3