|
5d7668573a
|
initial implementation of solver for steiner trees
|
2024-08-12 21:18:17 +02:00 |
|
|
493b8a864c
|
morphism base: find shortest path instead of just some path
|
2024-08-11 22:50:48 +02:00 |
|
|
e0334f4d5c
|
fix returned halo type in find_morphism_with_subtyping()
|
2024-08-06 15:37:23 +02:00 |
|
|
811adde1b9
|
turn Morphism into trait and add find_morphism() function
|
2024-08-05 02:54:35 +02:00 |
|
|
42286bcadc
|
add test for find_morphism_path()
|
2024-08-05 00:11:38 +02:00 |
|
|
b835cddcf1
|
initial MorphismBase with DFS to find morphism paths
|
2024-08-05 00:11:38 +02:00 |
|