Issues
- 1
Make djikstra use traveltime instead of length
#88 opened by Grufoony - 0
Multi-threaded version of `evolve` function
#223 opened by Grufoony - 0
Add external logger
#196 opened by Grufoony - 0
Check alignment of classes
#219 opened by sbaldu - 0
Remove random number distribution member from Dynamic
#218 opened by sbaldu - 0
Generalize `gifter.py` script for generic networks
#213 opened by Grufoony - 0
Add number of lanes as Street class attribute
#187 opened by filippodll - 0
Generalize Nodes
#181 opened by Grufoony - 0
- 0
Add `addDestination` function
#202 opened by Grufoony - 0
Add new overload of `addAgents`
#201 opened by Grufoony - 0
Add a way to forbid u-turns in simulations
#204 opened by Grufoony - 2
Move to `CC-BY-NC-SA-4.0` license
#175 opened by sbaldu - 2
Optimize updatePath function
#94 opened by Grufoony - 2
- 0
Add hard-coded version info
#162 opened by Grufoony - 0
Infinite loop when adding random agents
#167 opened by Grufoony - 1
Add tool to visualize the system evolution
#87 opened by Grufoony - 0
Implement `TrainStation` class
#183 opened by Grufoony - 0
Generalize Edges
#182 opened by Grufoony - 0
Add utility for creating entities
#178 opened by sbaldu - 0
Implement Roundabouts
#164 opened by Grufoony - 1
Add "priority" to nodes
#111 opened by Grufoony - 0
Handle `angle` parameter in Node
#119 opened by Grufoony - 2
Overload of `Node::addAgent` declared but not defined
#160 opened by sbaldu - 0
Add test for congestion resolution
#166 opened by Grufoony - 0
Refactor getters and setters
#152 opened by Grufoony - 0
`setPhase` is not working properly
#153 opened by NotLudovico - 0
`Agent::resetTime` declared but not defined
#159 opened by sbaldu - 2
Replace Ids logic with pointers
#117 opened by Grufoony - 0
Optimize use of smart pointers
#100 opened by sbaldu - 0
UpdatePaths is not setting paths
#151 opened by Grufoony - 2
Replace all `std::queue`s with `dsm::queues`s
#112 opened by Grufoony - 2
Dynamic setDelay not working
#144 opened by NotLudovico - 0
Make `set_delay` for TrafficLight class dynamic
#140 opened by Grufoony - 1
Add `Spire<...>`
#110 opened by Grufoony - 0
Make CMake installation work on mac
#135 opened by Grufoony - 1
Street ids act weird
#129 opened by Grufoony - 0
Add travelSpace variabile to agents
#127 opened by Grufoony - 2
UpdatePaths is not correctly setting paths
#126 opened by Grufoony - 0
Rework exceptions logging using `source_location`
#123 opened by Grufoony - 0
Add semaphores
#83 opened by Grufoony - 0
Add `angle` member in Street
#118 opened by Grufoony - 0
Rework `getMean...()` functions
#108 opened by Grufoony - 0
Add getters for the variances of main observables
#109 opened by Grufoony - 0
Fix some security warnings
#115 opened by sbaldu - 1
Add getter for distributions in dynamic class
#92 opened by Grufoony - 0
Add "random" type of `Agent`
#107 opened by Grufoony - 0
Implement iteration over queues
#101 opened by sbaldu - 1
Rework SparseMatrix getRow/getCol
#90 opened by Grufoony