Skip to content

Commit

Permalink
refactor+perf: use unique_ptr most places, reduce multiplies in neigh…
Browse files Browse the repository at this point in the history
…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
william-silversmith authored Apr 10, 2024
1 parent 334e100 commit 4298e21
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 82 deletions.
Loading

0 comments on commit 4298e21

Please sign in to comment.