-
Here is the explanation of the current implementation of turn restrictions: https://github.com/matsim-org/matsim-code-examples/wiki/turn-restrictions
**Current Behaviour:** The network cleaner perf…
-
Hello Everyone,
I tried to add DRT into our basic scenario following the code from 12.0 MATSim code example:
https://github.com/matsim-org/matsim-code-examples/blob/12.x/src/main/java/org/matsim/c…
-
I apologise if this is a system-specific question, but is there a capability to run MATSim simulations on a GPU, specifically a NVIDIA Geforce graphics card. Any advice or guidance would be helpful.
…
-
Describe which enhancement/addition to GAMA you would like to see:
MATSIM is a well-known open-source traffic simulation framework (http://www.matsim.org).
It is developed in JAVA.
It could be nice …
-
It seems MATSIM networks may carry projection information, too. This should be read during import of a MATSim network.
Example of a projection tag in MATSim:
```
epsg:27700
```
Still didn't f…
-
Since [MATSim PR 1626](https://github.com/matsim-org/matsim-libs/pull/1626), a routing module must implement `calcRoute(RoutingRequest request)` instead of `calcRoute(Facility fromFacility, Facility t…
-
Hello,
For running my program I used to work with the following classes now missing from qsim.
Which dependency/Maven should I add to have access to these classes?
-
Hi,
I tried to rum the MATSim using several config files available in its examples folder: Every time I receive an error message as follows:
The simulation did not run properly. Error/Exit code: 1
…
-
@ikaddoura, strangely I am getting error while building matsim-los-angeles? Is there any setting which I need to do? I see lot of red underlines in the dependencies section. See screenshot
![Screensh…
-
Dear all:
I am running the parallel-matsim project, I wonder if anyone could help me. When I have compiled mvn and preparing to run the RunParallel class, there are some errors. The follo…