traffic_assignment

User equilibrium traffic assignment and models for scheduling road upgrades

https://github.com/stivalaa/traffic_assignment

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary

Keywords

constraint-programming minizinc optimization-problem research scheduling traffic-analysis traffic-assignment user-equilibrium
Last synced: 6 months ago · JSON representation ·

Repository

User equilibrium traffic assignment and models for scheduling road upgrades

Basic Info
  • Host: GitHub
  • Owner: stivalaa
  • License: mit
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 6.91 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
constraint-programming minizinc optimization-problem research scheduling traffic-analysis traffic-assignment user-equilibrium
Created almost 8 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Selecting and scheduling an optimal subset of road network upgrades

Description

We consider the problem of choosing a subset of proposed road network upgrades to implement within a fixed budget in order to optimize the benefit in terms of vehicle hours travelled (VHT), and show how to render the solution of this problem more tractable by reducing the number of traffic assignment problems that must be solved. This technique is extended to develop a heuristic algorithm for finding a schedule of road upgrades over a planning period that maximizes the net present value of the resulting VHT reductions.

Keywords: traffic assignment problem, constrained optimization, network modelling, road upgrade scheduling

Software

Source code for user equilibrium traffic assignment and models for scheduling road upgrades (see "Traffic Assignment and Road Network Upgrade Planning" slides for "Mesoscopic modelling of traffic networks" workshop).

Imported from code archives available from https://sites.google.com/site/alexdstivala/home/traffic_models

Reference

Stivala, A., Stuckey, P., & Wallace, M. (2011) Selecting and scheduling an optimal subset of road network upgrades. arXiv preprint arXiv:2204.10175.

Owner

  • Name: Alex Stivala
  • Login: stivalaa
  • Kind: user

Research fellow, Università della Svizzera italiana (Switzerland)

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Stivala"
  given-names: "Alex"
  orcid: "https://orcid.org/0000-0002-2442-4743"
- family-names: "Stuckey"
  given-names: "Peter"
- family-names: "Wallace"
  given-names: "Mark"
title: "Selecting and scheduling an optimal subset of road network upgrades"
url: "https://github.com/stivalaa/traffic_assignment"
preferred-citation:
  type: article
  authors:
    - family-names: "Stivala"
      given-names: "Alex"
      orcid: "https://orcid.org/0000-0002-2442-4743"
    - family-names: "Stuckey"
      given-names: "Peter"
    - family-names: "Wallace"
      given-names: "Mark"
  title: "Selecting and scheduling an optimal subset of road network upgrades"
  doi: 10.48550/arXiv.2204.10175
  url: https://arxiv.org/abs/2204.10175
  year: 2011

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

trunk/python_extension/setup.py pypi