Skip to content

Commit

Permalink
Quick prototype for a bit of an optimization
Browse files Browse the repository at this point in the history
The idea is that the Zhang algorithm makes a copy of the input trees as
"CachedTree". The CachedTree allows to store tree cost, forest cost, attribute, index etc. which makes the algorithm faster.
  • Loading branch information
maarzt authored and stefanhahmann committed May 16, 2024
1 parent 52a6769 commit b72b18c
Showing 1 changed file with 164 additions and 162 deletions.
Loading

0 comments on commit b72b18c

Please sign in to comment.