Kernels and Small Quasi-Kernels in Digraphs
Allan van Hulst

TL;DR
This paper proves that source-free directed graphs with kernels have small quasi-kernels, and verifies the proofs using the Coq proof assistant, contributing to the understanding of kernels and quasi-kernels in digraphs.
Contribution
It establishes that such graphs possess quasi-kernels of size at most half the vertices, and formalizes the proofs in Coq, advancing the theoretical understanding and verification of digraph properties.
Findings
Source-free directed graphs with kernels have small quasi-kernels.
All proofs are formally verified using Coq.
The result supports the conjecture on quasi-kernels in source-free digraphs.
Abstract
A directed graph has a kernel if there exists an independent set such that every vertex has an ingoing arc for some . There are directed graphs that do not have a kernel (e.g. a 3-cycle). A quasi-kernel is an independent set such that every vertex can be reached in at most two steps from . Every directed graph has a quasi-kernel. A conjecture by P.L. Erd\H{o}s and L.A. Sz\'ekely (cf. A. Kostochka, R. Luo, and, S. Shan, arxiv:2001.04003v1, 2020) postulates that every source-free directed graph has a quasi-kernel of size at most , where source-free refers to every vertex having in-degree at least one. In this note it is shown that every source-free directed graph that has a kernel also has a quasi-kernel of size at most , by means of an induction proof. In addition, all…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Limits and Structures in Graph Theory · Complexity and Algorithms in Graphs
