Erdős Problem 944 #
Reference: erdosproblems.com/944
The predicate that graph $G$ with chromatic number $k$ is such that every vertex is critical, yet every critical set of edges has size $>r$
Equations
- Erdos944.SimpleGraph.IsErdos944 G k r = (G.IsCritical k ∧ ∀ (edges : Set (Sym2 V)), G.IsCriticalEdges edges → r < edges.ncard)
Instances For
Let $k \ge 4$ and $r\ge 1$. Must there exist a graph $G$ with chromatic number $k$ such that every vertex is critical, yet every critical set of edges has size $>r$?
Let $k \ge 4$. Must there exist a graph $G$ with chromatic number $k$ such that every vertex is critical, yet every critical set of edges has size $>1$?
This was conjectured by Dirac in 1970.
Dirac's conjecture was proved, for $k=5$: There exists a graph $G$ with chromatic number $5$, such that every vertex is critical, yet every critical set of edges has size $>1$, or in other words: has no critical edge.
[Br92] Brown, Jason I., A vertex critical graph without critical edges. Discrete Math. (1992), 99--101
Lattanzio [La02] proved there exist $k$-critical graphs without critical edges for all $k$ such that $k - 1$ is not prime.
[La02] Lattanzio, John J., A note on a conjecture of {D}irac. Discrete Math. (2002), 323--330
Jensen [Je02] gave an construction for $k$-critical graphs without any critical edges for all $k≥5$.
[Je02] Jensen, Tommy R., Dense critical and vertex-critical graphs. Discrete Math. (2002), 63--84.
The case $k=4$ and $r=1$ remains open: Are there $4$-critical graphs without any critical edges?
Martinsson and Steiner [MaSt25] proved for every $r \ge 1$ if $k$ is sufficiently large, depending on $r$, there exist a graph $G$ with chromatic number $k$ such that every vertex is critical, yet every critical set of edges has size $>r$.
[MaSt25] Martinsson, Anders and Steiner, Raphael, Vertex-critical graphs far from edge-criticality. Combin. Probab. Comput. (2025), 151--157