Files
Andrea Gussoni 7a92d70b8c Introduce llvm::dfs usage for graph algorithms
Implement a couple of restructure algorithms in a template manner, so
that they can be used with any data structure implementing
`GraphTraits`.

Test the algorithms using the `GenericGraph` data structure.
2023-04-27 17:28:22 +02:00
..
2022-03-08 15:04:34 +01:00
2023-02-23 14:51:10 +01:00
2023-04-20 14:43:13 +02:00