Namespace Itinero.Algorithms.Networks.Analytics Interfaces IEdgeVisitor<T> Abstract representation of an algorithm that generates edge visits. Delegates VisitDelegate<T> A delegate that defines a visit.