The heuristic computes a tree decomposition of a given graph by using the clique graph operator. First the maximal cliques of the given graph are computed which in general can take exponential time ...
Add #define dbg to the start of the main.c If You want to print the results of the program to the console. Add #define PRINTTOCMD to the beginning of the main.c. Regardless of that, program saves the ...
If G is a graph, its clique graph K(G) is the intersection graph of all its (maximal) cliques. The complex G<FONT FACE=Symbol></FONT> of a graph G is the simplicial ...