mito

Microscopic Transportation Orchestrator

https://github.com/msmobility/mito

Science Score: 52.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
  • Academic email domains
  • Institutional organization owner
    Organization msmobility has institutional domain (www.mos.ed.tum.de)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Microscopic Transportation Orchestrator

Basic Info
  • Host: GitHub
  • Owner: msmobility
  • Language: Java
  • Default Branch: master
  • Homepage:
  • Size: 17.8 MB
Statistics
  • Stars: 8
  • Watchers: 7
  • Forks: 15
  • Open Issues: 12
  • Releases: 1
Created over 9 years ago · Last pushed 10 months ago
Metadata Files
Readme Citation

README.md

mito

Microscopic Transportation Orchestrator

Please see the wiki for documentation.

Java CI Cloudsmith Deployment Hosted By: Cloudsmith

Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.

Owner

  • Name: Travel Behavior Research
  • Login: msmobility
  • Kind: organization
  • Email: rolf.moeckel@tum.de
  • Location: Munich, Germany

Technische Universität München

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Microscopic Transportation Orchestrator - MITO"
url: "https://github.com/msmobility/mito"
preferred-citation:
  type: article
  authors:
  - family-names: "Moeckel"
    given-names: "Rolf"
    orcid: "https://orcid.org/0000-0002-6874-0393"
  - family-names: "Kuehnel"
    given-names: "Nico"
    orcid: "https://orcid.org/0000-0003-0527-8653"
  - family-names: "Llorca"
    given-names: "Carlos"
    orcid: "https://orcid.org/0000-0002-3760-193X"   
  - family-names: "Moreno"
    given-names: "Ana Tsui"
    orcid: "https://orcid.org/0000-0001-9003-4367"   
  - family-names: "Rayaprolu"
    given-names: "Hema"
    orcid: "https://orcid.org/0000-0002-9978-759X"
  doi: "10.1155/2020/1902162"
  journal: "Journal of Advanced Transportation"
  month: 2
  title: "Agent-Based Simulation to Improve Policy Sensitivity of Trip-Based Models"
  issue: 1
  volume: 2020
  year: 2020

GitHub Events

Total
  • Watch event: 2
  • Issue comment event: 1
  • Push event: 29
  • Fork event: 2
Last Year
  • Watch event: 2
  • Issue comment event: 1
  • Push event: 29
  • Fork event: 2

Dependencies

pom.xml maven
  • org.matsim:matsim 14.0-PR1766 compile
  • ca.umontreal.iro.simul:ssj 3.3.1
  • com.google.guava:guava 29.0-jre
  • net.sourceforge.parallelcolt:parallelcolt 0.10.1
  • omx:omx 2
  • org.apache.commons:commons-math3 3.2
  • org.apache.logging.log4j:log4j-core 2.17.1
  • org.knowm.xchart:xchart 3.6.3
  • org.matsim.contrib:accessibility 14.0-PR1766
  • org.matsim.contrib:drt 14.0-PR1766
  • org.matsim.contrib:dvrp 14.0-PR1766
  • junit:junit 4.13.1 test
.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-java v2 composite
.github/workflows/deployment.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-java v2 composite