# On the Descriptive Complexity of Color Coding

**Authors:** Max Bannach, Till Tantau

arXiv: 1901.03364 · 2019-01-14

## TL;DR

This paper explores the descriptive complexity of color coding in parameterized algorithms, showing how certain second-order quantifiers can be replaced by simpler first-order formulas, impacting the classification of many problems.

## Contribution

It characterizes when second-order quantifiers in color coding can be replaced by first-order formulas, linking descriptive complexity to fixed-parameter tractability.

## Key findings

- Second-order quantifiers can often be replaced by first-order formulas.
- Many parameterized problems are in FPT due to their logical descriptions.
- Syntactic properties of formulas determine eliminability of quantifiers.

## Abstract

Color coding is an algorithmic technique used in parameterized complexity theory to detect "small" structures inside graphs. The idea is to derandomize algorithms that first randomly color a graph and then search for an easily-detectable, small color pattern. We transfer color coding to the world of descriptive complexity theory by characterizing -- purely in terms of the syntactic structure of describing formulas -- when the powerful second-order quantifiers representing a random coloring can be replaced by equivalent, simple first-order formulas. Building on this result, we identify syntactic properties of first-order quantifiers that can be eliminated from formulas describing parameterized problems. The result applies to many packing and embedding problems, but also to the long path problem. Together with a new result on the parameterized complexity of formula families involving only a fixed number of variables, we get that many problems lie in FPT just because of the way they are commonly described using logical formulas.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.03364/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1901.03364/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1901.03364/full.md

---
Source: https://tomesphere.com/paper/1901.03364