paper-with-me

홈 › Papers

Parameterized Complexity Of Representing Models Of MSO Formulas

2026-04-09 · Petr Kučera, Petr Martinek arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.08707

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Non-FPT lower bounds for structural restrictions of decision DNNF

2017-08-25 · Andrea Calì, Florent Capelli, Igor Razgon

We give a non-FPT lower bound on the size of structured decision DNNF and OBDD with decomposable AND-nodes representing CNF-formulas of bounded incidence treewidth. Both models are known to be of FPT size for CNFs of bou…

Parameterized Compilation Lower Bounds for Restricted CNF-formulas

2016-04-22 · Stefan Mengel

We show unconditional parameterized lower bounds in the area of knowledge compilation, more specifically on the size of circuits in decomposable negation normal form (DNNF) that encode CNF-formulas restricted by several …

DiversityNegation

Local Backbones

2013-04-19 · Ronald de Haan, Iyad Kanj, Stefan Szeider

A backbone of a propositional CNF formula is a variable whose truth value is the same in every truth assignment that satisfies the formula. The notion of backbones for CNF formulas has been studied in various contexts. I…

Structure of universal formulas

2023-11-07 · NeurIPS 2023 11

By universal formulas we understand parameterized analytic expressions that have a fixed complexity, but nevertheless can approximate any continuous function on a compact set. There exist various examples of such formula…

Parameterized Complexity of Logic-Based Argumentation in Schaefer's Framework

2021-02-23 · Yasir Mahmood, Arne Meier, Johannes Schmidt

Logic-based argumentation is a well-established formalism modelling nonmonotonic reasoning. It has been playing a major role in AI for decades, now. Informally, a set of formulas is the support for a given claim if it is…