diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e89efe --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# td-bisection +Graph bisection using tree decompositions. + +This is a very basic implementation of the algorithm presented in https://arxiv.org/abs/2101.00694