Code Monkey home page Code Monkey logo

transit-routing's Introduction

TB1

Table of Contents

Introduction

This repository provides various efficient algorithms to solve bicriteria shortest path problems in public transit routing. For documentation refer the link below

We mainly focus on two popular approaches: Round-Based Public Transit Routing (RAPTOR) and Trip-Based public Transit Routing (TBTR) working on arrival time and number of transfers as the two optimization criteria. Apart from the already published HypRAPTOR, we also include our variant of HypTBTR. Furthermore, both HypRAPTOR and HypTBTR have been extended using multilevel partitioning (MhypTBTR and MhypRAPTOR).

Additionally, to make the RAPTOR and TBTR approach more practical, we also include One-To-Many rTBTR and One-To-Many rRAPTOR. These not only reduce the preprocessing times of the partitioning variants but also significantly outperform the existing approach for location-based queries (as a location can have multiple stops near it)

Switzerland's public transit network has been provided as a test case. The figure below shows the transit stop location (left) and 4-way partitioning using KaHyPar (right). plot

List of Algorithms

Algorithm SOURCE Status Comments
RAPTOR link Complete
TBTR link Complete
rRAPTOR link Complete
rTBTR link Complete
One-To-Many rRAPTOR link Complete
One-To-Many rTBTR link Complete
HypRAPTOR link Test case to be updated soon
HypTBTR link Test case to be updated soon
MHypTBTR link Test case to be updated soon
MHypTBTR link Test case to be updated soon
Transfer Patterns link To be updated soon
Scalable Transfer Patterns link To be updated soon

Usage Instructions

Refer https://transnetlab.github.io/transit-routing/html/index.html.

Contributing

We welcome all suggestions from the community. If you wish to contribute or report any bug please contact the creaters or create an issue on issue tracking system.

Creators

  • Prateek Agarwal

    • Ph.D. at Indian Institute of Science (IISc) Bengaluru, India.
    • Mail Id: [email protected]
  • Tarun Rambha

    • Assistant Professor in the Department of Civil Engineering and the Center for Infrastructure, Sustainable Transportation and Urban Planning (CiSTUP) at Indian Institute of Science (IISc) Bengaluru, India.
    • Mail Id: [email protected]
    • http://civil.iisc.ernet.in/~tarunr/

References

Copyright and license

The content of this repository is bounded by MIT License. For more information see COPYING file

transit-routing's People

Contributors

prateek1009 avatar tarunrambha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.