Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor+perf: use unique_ptr most places, reduce multiplies in neigh…
…borhood (#42) * perf: reduce number of scans for lower connectivities in bidirectional * perf: attempting an optimization for neighborhood calculation * refactor: start using std::unique_ptr in several functions
- Loading branch information