Skip to content
Snippets Groups Projects
Commit eaf46787 authored by Gabriel Studer's avatar Gabriel Studer
Browse files

Modified selection method.

Instead of building a logical binary tree, a so called reverse
polish notation gets built by dijkstras shunting yard algorithm.
This can easily be evaluated for every row using stacks.
Still in heavy development => no unit tests yet and still
a bit messy.
parent 520103aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment