goatd 0.1.1

Greatest Of All Tree Decompositions: tree decompositions of graphs — elimination orders, FlowCutter, multilevel bisection — with PACE .gr/.td I/O and a command-line solver.
Documentation
1
2
3
4
5
6
mod end_to_end;
mod engine;
mod graph;
mod nested_dissection;
mod preprocess;
mod vertex_cover_separator;