#include <tpl_graph.H>
Public Member Functions | |
| bool | operator() (typename GT::Arc *a) noexcept |
Public Attributes | |
| Distance::Distance_Type | dist |
| Accumutive distance from the first seen arc until the last seen. | |
Filter of painter arcs with that are set the Spanning_Tree control bit.
Some Aleph-w (
) algorithms set the Spanning_Tree control bit in order to mark their results. This simple filter filters those arc and and addition computes the accumulative distance betwwen all the seen arcs.