What's Changed
- Simplify streets by @Grufoony in #243
- Enhance memory leak detection by @Grufoony in #245
- add
StochasticStreet
class by @Grufoony in #244 - Increase map access security by @Grufoony in #246
- Add
node
andstreet
getters to Graph class by @Grufoony in #247 - Update example workflow to also run on macos by @Grufoony in #248
- Enhance logger by @Grufoony in #249
- Add caching of updated paths by @Grufoony in #255
- Define new class for Adjacency matrix by @sbaldu in #257
- Fix bug and add test for adjacency matrix by @sbaldu in #258
- Set
nextStreetId
as Agent class attribute by @Grufoony in #261 - Optimize
updatePath
function with tbb by @Grufoony in #260
Full Changelog: 2.2.12...2.3.25