4.4.10
What's Changed
- Add some tests by @Grufoony in #354
- Repo organization by @Grufoony in #355
- Fix python by @Grufoony in #358
- Test compilation by @Grufoony in #359
- Add
mdtmodule by @Grufoony in #357 - Use custom spdlog installation to avoid using fmt by @Grufoony in #361
- Use
FetchContentto automatically download dependencies by @Grufoony in #360 - Add auto-naming for main saving functions by @Grufoony in #362
- Refactor benchmarks by @Grufoony in #363
- Refactor coils by @Grufoony in #364
- Add
RoadNetwork::shortestPathfunction by @Grufoony in #365 - Typos and docs by @Grufoony in #367
- Add utility to kill stagnant agents by @Grufoony in #341
- [Experimental] Add support for real-time transition probabilities by @Grufoony in #368
- Rework next streetid computation by @Grufoony in #370
- Bugfix: min_duration and max_speed in trajectory filter by @Grufoony in #371
- Bugfix: increase performances of
filterfunction by @Grufoony in #372 - Add
throw_on_emptyparam to updatePaths by @Grufoony in #374 - Add stationary probability for random vehicles movement by @Grufoony in #376
Full Changelog: 3.14.0...4.4.10