中文
相关论文

相关论文: Fixed-parameter tractability, definability, and mo…

200 篇论文

We study the parameterized complexity of scheduling unit-time jobs on parallel, identical machines under generalized precedence constraints for minimization of the makespan and the sum of completion times. In our setting, each job is…

最优化与控制 · 数学 2025-11-18 Christina Büsing , Maurice Draeger , Corinna Mathwieser

We study the first-order (FO) model checking problem of dense graphs, namely those which have FO interpretations in (or are FO transductions of) some sparse graph classes. We give a structural characterization of the graph classes which are…

计算机科学中的逻辑 · 计算机科学 2018-05-07 Jakub Gajarský , Petr Hliněný , Daniel Lokshtanov , Jan Obdržálek , M. S. Ramanujan

Model theoretic results such as Characterization and Definability give important information about different logics. It is well known that the proofs of those results for several modal logics have, somehow, the same 'taste'. A general proof…

计算机科学中的逻辑 · 计算机科学 2010-11-23 Facundo Carreiro

We give a comprehensive account on the parameterized complexity of model checking and satisfiability of propositional inclusion and independence logic. We discover that for most parameterizations the problems are either in FPT or…

计算机科学中的逻辑 · 计算机科学 2023-07-14 Yasir Mahmood , Jonni Virtema

By algorithmic metatheorems for a model checking problem P over infinite-state systems we mean generic results that can be used to infer decidability (possibly complexity) of P not only over a specific class of infinite systems, but over a…

计算机科学中的逻辑 · 计算机科学 2009-10-28 Anthony Widjaja To , Leonid Libkin

We study an extension of first-order logic that allows to express cardinality conditions in a similar way as SQL's COUNT operator. The corresponding logic FOC(P) was introduced by Kuske and Schweikardt (LICS'17), who showed that query…

计算机科学中的逻辑 · 计算机科学 2017-07-20 Martin Grohe , Nicole Schweikardt

Over the past two decades the main focus of research into first-order (FO) model checking algorithms have been sparse relational structures-culminating in the FPT-algorithm by Grohe, Kreutzer and Siebertz for FO model checking of nowhere…

计算机科学中的逻辑 · 计算机科学 2015-06-01 Jakub Gajarský , Petr Hliněný , Daniel Lokshtanov , Jan Obdržálek , Sebastian Ordyniak , M. S. Ramanujan , Saket Saurabh

We study complexity of the model-checking problems for LTL with registers (also known as freeze LTL) and for first-order logic with data equality tests over one-counter automata. We consider several classes of one-counter automata (mainly…

计算机科学中的逻辑 · 计算机科学 2010-01-18 Stephane Demri , Ranko Lazic , Arnaud Sangnier

Algorithms for learning decision trees often include heuristic local-search operations such as (1) adjusting the threshold of a cut or (2) also exchanging the feature of that cut. We study minimizing the number of classification errors by…

机器学习 · 计算机科学 2025-10-15 Juha Harviainen , Frank Sommer , Manuel Sorge

Various feature descriptions are being employed in logic programming languages and constrained-based grammar formalisms. The common notational primitive of these descriptions are functional attributes called features. The descriptions…

cmp-lg · 计算机科学 2008-02-03 Rolf Backofen , Gert Smolka

By Fagin's Theorem, NP contains precisely those problems that can be described by formulas starting with an existential second-order quantifier, followed by only first-order quantifiers (ESO formulas). Subsequent research refined this…

计算机科学中的逻辑 · 计算机科学 2023-10-03 Max Bannach , Florian Chudigiewitsch , Till Tantau

We determine the complexity of second-order HyperLTL satisfiability, finite-state satisfiability, and model-checking: All three are equivalent to truth in third-order arithmetic. We also consider two fragments of second-order HyperLTL that…

计算机科学中的逻辑 · 计算机科学 2026-03-18 Hadar Frenkel , Gaëtan Regaud , Martin Zimmermann

Complex networks are everywhere. They appear for example in the form of biological networks, social networks, or computer networks and have been studied extensively. Efficient algorithms to solve problems on complex networks play a central…

离散数学 · 计算机科学 2020-06-26 Jan Dreier , Philipp Kuinke , Peter Rossmanith

Fixed-parameter tractable (FPT) algorithms have been successfully applied to many intractable problems -- with a focus on decision and optimization problems. Their aim is to confine the exponential explosion to some parameter, while the…

计算复杂性 · 计算机科学 2026-01-08 Nadia Creignou , Timo Camillo Merkl , Reinhard Pichler , Daniel Unterberger

We continue and extend previous work on the parameterized complexity analysis of the NP-hard Stable Roommates with Ties and Incomplete Lists problem, thereby strengthening earlier results both on the side of parameterized hardness as well…

计算复杂性 · 计算机科学 2021-03-09 Robert Bredereck , Klaus Heeger , Dušan Knop , Rolf Niedermeier

The parameterized complexity of a problem is considered "settled" once it has been shown to lie in FPT or to be complete for a class in the W-hierarchy or a similar parameterized hierarchy. Several natural parameterized problems have,…

计算复杂性 · 计算机科学 2013-08-14 Christoph Stockhusen , Till Tantau

We prove that the model checking problem for the existential fragment of first-order (FO) logic on partially ordered sets is fixed-parameter tractable (FPT) with respect to the formula and the width of a poset (the maximum size of an…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Jakub Gajarský , Petr Hliněný , Jan Obdržálek , Sebastian Ordyniak

Planning is a notoriously difficult computational problem of high worst-case complexity. Researchers have been investing significant efforts to develop heuristics or restrictions to make planning practically feasible. Case-based planning is…

人工智能 · 计算机科学 2013-07-18 Ronald de Haan , Anna Roubíčková , Stefan Szeider

One of Courcelle's celebrated results states that if C is a class of graphs of bounded tree-width, then model-checking for monadic second order logic is fixed-parameter tractable on C by linear time parameterised algorithms. An immediate…

计算机科学中的逻辑 · 计算机科学 2009-04-09 Stephan Kreutzer

We present a fixed-parameter tractable algorithm for first-order model checking on interpretations of graph classes with bounded local cliquewidth. Notably, this includes interpretations of planar graphs, and more generally, of classes of…

数据结构与算法 · 计算机科学 2022-03-01 Édouard Bonnet , Jan Dreier , Jakub Gajarský , Stephan Kreutzer , Nikolas Mählmann , Pierre Simon , Szymon Toruńczyk