LOFLApr 21

Automatic constraint satisfaction problem

arXiv:2604.1926652.9
Predicted impact top 4% in LO · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in constraint satisfaction and automata theory, this work sharpens the tractability boundary for infinite but finitely describable constraint languages.

The paper introduces Automatic Constraint Satisfaction Problems (AutCSP), where constraints are specified by finite automata, enabling exponentially more succinct representations than standard CSPs. It extends Schaefer's Dichotomy Theorem to AutCSP over Boolean domains and provides polynomial-time algorithms for deciding tractability via automatic polymorphisms.

We study constraint satisfaction problems (CSPs) where the constraint languages are defined by finite automata, giving rise to automata-based CSPs. The key notion is the concept of Automatic Constraint Satisfaction Problem ($AutCSP$), where constraint languages and instances are specified by finite automata. The $AutCSP$ captures infinite yet finitely describable sets of relations, enabling concise representations of complex constraints. Studying the complexity of the $AutCSP$s illustrates the interplay between classical CSPs, automata, and logic, sharpening the boundary between tractable and intractable constraints. We show that checking whether an operation is a polymorphism of such a language can be done in polynomial time. Building on this, we establish several complexity classification results for the $AutCSP$. In particular, we prove that Schaefer's Dichotomy Theorem extends to the $AutCSP$ over the Boolean domain, and we provide algorithms that decide tractability of some classes of $AutCSP$s over arbitrary finite domains via automatic polymorphisms. An important part of our work is that our polynomial-time algorithms run on $AutCSP$ instances that can be exponentially more succinct than their standard CSP counterparts.

Foundations

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

Your Notes