Commit Graph

7 Commits

Author SHA1 Message Date
e568e298f0
Start implementation of matching algorithm 2023-11-04 18:29:49 +01:00
a35d86d0d4
add interface for matching algo 2023-11-04 17:49:57 +01:00
0b91007fa6
make node members public 2023-11-04 17:41:17 +01:00
433430f92c
reset forest method 2023-11-04 17:36:33 +01:00
4c65b47f39
mark constructor explicit 2023-11-04 17:36:12 +01:00
4a332be0e7
Store μ,φ,ρ in nodes
Also, add simple property checkers whether nodes are
inner/outer/out-of-forest.
2023-11-04 17:36:10 +01:00
174777396a
initial commit 2023-11-04 17:12:18 +01:00