1 # ifndef SINGLE_GRAPH_H
2 # define SINGLE_GRAPH_H
4 # include <tpl_dynSetTree.H>
28 typedef typename GT::Node GT_Node;
45 GT_Node * q = it.get_tgt_node();
55 bool operator () (GT & g)
69 # endif // SINGLE_GRAPH_H_H
Definition: tpl_dynSetTree.H:1126
Definition: tpl_graph.H:794
Definition: single_graph.H:23
Definition: tpl_graph.H:634
void next()
Adelanta el iterador una posición.
Definition: filter_iterator.H:143
bool exist(const Key &key) const
Retorna true si key pertenece al conjunto dinámico.
Definition: tpl_dynSetTree.H:287
Definition: tpl_graph.H:814
Definition: tpl_graph.H:694
bool test_node(typename GT::Node *p)
retorna true si p no tiene multiarcos ni lazos
Definition: single_graph.H:39
Key * insert(const Key &key)
Definition: tpl_dynSetTree.H:177