You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor+perf: use unique_ptr most places, reduce multiplies in neighborhood (#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
0 commit comments