# Quasi-polynomial Algorithms for List-coloring of Nearly Intersecting   Hypergraphs

**Authors:** Khaled Elbassioni

arXiv: 1904.02425 · 2019-04-05

## TL;DR

This paper presents quasi-polynomial algorithms for determining list-colorability in nearly-intersecting hypergraphs, a class where edges mostly intersect, extending efficient coloring checks to complex hypergraph structures.

## Contribution

The authors develop the first quasi-polynomial time algorithms for list-colorability in nearly-intersecting hypergraphs with constant-sized color lists.

## Key findings

- List-colorability can be checked in quasi-polynomial time for nearly-intersecting hypergraphs.
- The approach applies to hypergraphs with edges intersecting all but polylogarithmically many others.
- The algorithms work for color lists of constant size.

## Abstract

A hypergraph $\mathcal{H}$ on $n$ vertices and $m$ edges is said to be {\it nearly-intersecting} if every edge of $\mathcal{H}$ intersects all but at most polylogarthmically many (in $m$ and $n$) other edges. Given lists of colors $\mathcal{L}(v)$, for each vertex $v\in V$, $\mathcal{H}$ is said to be $\mathcal{L}$-(list) colorable, if each vertex can be assigned a color from its list such that no edge in $\mathcal{H}$ is monochromatic. We show that list-colorability for any nearly intersecting hypergraph, and lists drawn from a set of constant size, can be checked in quasi-polynomial time in $m$ and $n$.

## Full text

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

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1904.02425/full.md

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