Class Subnetwork

java.lang.Object
com.graphhopper.routing.ev.Subnetwork

public class Subnetwork extends Object
This EncodedValue, which should be available per profile, stores a boolean value per edge that indicates if the edge is part of a too small subnetwork.
See Also: