Package com.graphhopper.matching
package com.graphhopper.matching
-
ClassDescriptionImplements various probability distributions.Based on Newson, Paul, and John Krumm.This class matches real world GPX entries to the digital road network stored in GraphHopper.SequenceState<S,
O, D> State of the most likely sequence with additional information.During map matching this represents a map matching candidate, i.e.Transition<S>Represents the transition between two consecutive candidates.