On classes of graphs with logarithmic boolean-width (original) (raw)

Boolean-width is a recently introduced graph parameter. Many problems are fixed param-eter tractable when parametrized by boolean-width, for instance "Minimum Weighted Dom-inating Set " (MWDS) problem can be solved in O∗(23k) time given a boolean-decomposition of width k, hence for all graph classes where a boolean-decomposition of width O(log n) can be found in polynomial time, MWDS can be solved in polynomial time. We study graph classes having boolean-width O(log n) and problems solvable in O∗(2O(k)), combining these two results to design polynomial algorithms. We show that for trapezoid graphs, circular permutation graphs, convex graphs, Dilworth-k graphs, circular arc graphs and complements of k-degenerate graphs, boolean-decompositions of width O(log n) can be found in polyno-mial time. We also show that circular k-trapezoid graphs have boolean-width O(log n), and find such a decomposition if a circular k-trapezoid intersection model is given. For many of the graph c...