-
- Downloads
[PL] Rewrite filtering of nodes in BC creation.
Substitute find_if with sorted vector of nodes. Again this trades space vs. time.
Loading
Please register or sign in to comment
Substitute find_if with sorted vector of nodes. Again this trades space vs. time.