Skip to content
Snippets Groups Projects
Commit 0196543f authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[NL] Replace find with binary search.

This trades a copy of nodes pointers vs. O(#Elements * #Nodes/2) complexity.
parent 491ef90b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment