All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opentripplanner.transit.raptor.package-info Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
/**
 * This is a "clean" implementation of Raptor with no dependencies to other parts of OTP.
 * The Raptor is a complicated algorithm and to keep complexity and coupling to a minimum place
 * keep it this way.
 *
 * Raptor README
 */
package org.opentripplanner.transit.raptor;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy