Code Monkey home page Code Monkey logo

brot's Introduction

alt text

Code style: black


BROT 🍞 (Bilevel Routing on networks with Optimal Transport) is a Python implementation of the algorithms used in:

This is a scheme capable of extracting origin-destination paths on networks by making a trade off between transportation efficiency and over-trafficked links. The core algorithm alternates the integration of a system of ODEs to find passengers' shortest origin-destination routes, and Projected Stochastic Gradient Descent to mitigate traffic.

If you use this code please cite [1].

What's included

  • code: contains the all the scripts necessary to run BROT, and a Jupyter notebook (dashboard.ipynb) with a tutorial on how to use our code
  • data/input: contains the data needed to test the scheme on both synthetic topologies and on the Euroroads network [2]
  • data/output: folder for data serialization
  • misc: files used for the README.md
  • setup.py: setup file to build the Python environment

[2] Jérôme Kunegis, Proceedings of the 22nd International Conference on World Wide Web (2013).

How to use

To download this repository, copy and paste the following:

git clone https://github.com/aleable/BROT

You are ready to test the code! But if you want to know how click HERE.

Contacts

For any issues or questions, feel free to contact us sending an email to [email protected].

brot's People

Contributors

aleable avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.