amodeus
amodeus copied to clipboard
Autonomous Mobility-on-Demand Extremely Useful Simulation
Bumps commons-io from 2.6 to 2.7. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Hello all, I was guided here by many recent papers using AMoDeus as their simulation platforms. From my understanding, this is a platform developed for AMOD assessment extended from MATSim....
For further decoupling of Amodeus with MATSim, we should do some refactoring to remove `Amodeus*Task` from the Amodeus "core". I read a bit through the code, and basically these classes...
An (incomplete) list of things that still came to my mind during the last refactoring: - [ ] Define classes such as `VirtualNetworkReaderXml`, `VirtualNetworkReaderBinary`, `VirtualNetworkWriterX` and the same for `TravelData`...
Often, Amodeus uses Enums at strange locations. For instance, I see that there is a ```MatsimShapeFileVirtualNetworkCreator``` that I find in one old run script for a paper. Now I want...
I set ReferenceFrame=New York and LocationSpec=New York,then I run the simulation on the software, the software does not recognize it.Only four cities mentioned in the example given on the official...
The `av` extension now supports separate definitions for "dropoff time per stop" and "dropoff time per passenger". Currently, Amodeus is not capable of working with the latter. The problem is...
Bumps commons-io:commons-io from 2.7 to 2.14.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...