Class PrepareLandmarks

java.lang.Object
com.graphhopper.routing.lm.PrepareLandmarks

public class PrepareLandmarks extends Object
This class does the preprocessing for the ALT algorithm (A* , landmark, triangle inequality).

http://www.siam.org/meetings/alenex05/papers/03agoldberg.pdf

Author:
Peter Karich