AICCApr 9

Parameterized Complexity Of Representing Models Of MSO Formulas

arXiv:2604.087070.7h-index: 3
Predicted impact top 100% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in parameterized complexity and knowledge representation, this work connects MSO model representation to decision diagrams, offering a new perspective on Courcelle's theorem.

The paper extends Courcelle's theorem by showing that models of MSO2 formulas with free variables can be represented as decision diagrams (SDD or OBDD) with size parameterized linear in treewidth or pathwidth, respectively. It also proves that OBDDs cannot be parameterized by treewidth alone, establishing a lower bound.

Monadic second order logic (MSO2) plays an important role in parameterized complexity due to the Courcelle's theorem. This theorem states that the problem of checking if a given graph has a property specified by a given MSO2 formula can be solved by a parameterized linear time algorithm with respect to the treewidth of the graph and the size of the formula. We extend this result by showing that models of MSO2 formula with free variables can be represented with a decision diagram whose size is parameterized linear in the above mentioned parameter. In particular, we show a parameterized linear upper bound on the size of a sentential decision diagram (SDD) when treewidth is considered and a parameterized linear upper bound on the size of an ordered binary decision diagram (OBDD) when considering the pathwidth in the parameter. In addition, building on a lower bound on the size of OBDD by Razgon (2014), we show that there is an MSO2 formula and a class of graphs with bounded treewidth which do not admit an OBDD with the size parameterized by the treewidth. Our result offers a new perspective on the Courcelle's theorem and connects it to the area of knowledge representation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes