Commit Graph

11 Commits

Author SHA1 Message Date
daaee30be8
throw error when input file cannot be opened 2023-11-04 19:49:59 +01:00
46263b01a7
add documentation 2023-11-04 19:49:59 +01:00
bdc5798eed
call matching algorithm in main method 2023-11-04 19:49:59 +01:00
heikodanielbraun
0131c31c74 shrink apart from last loop 2023-11-04 19:46:31 +01:00
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