Skip to content
Snippets Groups Projects
user avatar
Gabriel Studer authored
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.
eaf46787
History