Class CreatePseudoNetwork


  • public class CreatePseudoNetwork
    extends Object
    Builds a network where transit vehicles can drive along and assigns the correct links to the transit stop facilities and routes of transit lines. As each transit stop facility can only be connected to at most one link, the algorithm is forced to duplicated transit stop facilities in certain cases to build the network.
    Author:
    mrieser