#include <tpl_graph.H>
Public Member Functions | |
| __In_Filt (typename GT::Node *__tgt) noexcept | |
| bool | operator() (typename GT::Arc *a) const noexcept |
| GT::Node * | get_node (typename GT::Arc *a) const noexcept |
Filter the incoming arcs.
This filter is used by the directed graphs implemented with List_Graph.