This is a C++17 spatial network analysis library originally part of Depthmap and depthmapX. It has been split off to make it easier to include into other projects and it currently powers:
- depthmapQ: A fork of depthmapX that follows the development of salalib
- alcyon: An R package to do Spatial Network Analysis.
The library is also extensively tested in the gensalatest repository.
Consider supporting my work in the development of this library!
Make sure that git hooks are enabled, to avoid committing minor issues:
git config --local core.hooksPath .githooks/