Applying the action for propagating. More...
#include <estimate_propagator.h>
Public Member Functions | |
virtual void | operator() (OptimizableGraph::Edge *e, const OptimizableGraph::VertexSet &from, OptimizableGraph::Vertex *to) const |
Applying the action for propagating.
You may derive an own one, if necessary. The default is to call initialEstimate(from, to) for the edge.
Definition at line 83 of file estimate_propagator.h.
|
inlinevirtual |
Definition at line 84 of file estimate_propagator.h.