27 # ifndef SINGLE_GRAPH_H 28 # define SINGLE_GRAPH_H 30 # include <tpl_dynSetTree.H> 54 typedef typename GT::Node GT_Node;
71 GT_Node * q = it.get_tgt_node_ne();
81 bool operator () (GT & g)
95 # endif // SINGLE_GRAPH_H_H Definition: tpl_dynSetTree.H:961
Definition: tpl_graph.H:1257
Definition: single_graph.H:49
Definition: tpl_graph.H:1063
bool exist(const Key &key) const
Retorna true si key pertenece al conjunto dinámico.
Definition: tpl_dynSetTree.H:385
Definition: tpl_graph.H:1270
Definition: tpl_graph.H:1177
bool test_node(typename GT::Node *p)
retorna true si p no tiene multiarcos ni lazos
Definition: single_graph.H:65
Key * insert(const Key &key)
Definition: tpl_dynSetTree.H:195