Closed ArrogantGao closed 2 months ago
The smallgraph
provided by Graphs.jl
are used for tests, where the exact results are calculated by another C++
package Triangluator
, see https://github.com/ArrogantGao/TreeWidthSolver.jl/blob/main/test/treewidth.jl.
new benchmark instances has been added, including 3 regular graphs and grid graphs, see https://github.com/ArrogantGao/TreeWidthSolver_benchmark/tree/main/triangulator and https://github.com/ArrogantGao/TreeWidthSolver_benchmark/blob/main/data/compare_tw.csv