# The K\H{o}nig Graph Process

**Authors:** Nina Kam\v{c}ev, Michael Krivelevich, Natasha Morrison, Benny Sudakov

arXiv: 1906.04806 · 2020-07-20

## TL;DR

This paper investigates a random graph process where edges are added in a random order only if they maintain a property relating maximum matchings and minimal vertex covers, analyzing the resulting graph's structure and perfect matchings.

## Contribution

It introduces and analyzes a novel random graph process constrained by the property K, providing insights into the structure and perfect matchings of the resulting graphs.

## Key findings

- Characterizes the structure of the final graph G_N.
- Determines the threshold for the appearance of a perfect matching.
- Provides probabilistic analysis of the process behavior.

## Abstract

Say that a graph G has property $\mathcal{K}$ if the size of its maximum matching is equal to the order of a minimal vertex cover. We study the following process. Set $N:= \binom{n}{2}$ and let $e_1, e_2, \dots e_{N}$ be a uniformly random ordering of the edges of $K_n$, with $n$ an even integer. Let $G_0$ be the empty graph on $n$ vertices. For $m \geq 0$, $G_{m+1}$ is obtained from $G_m$ by adding the edge $e_{m+1}$ exactly if $G_m \cup \{ e_{m+1}\}$ has property $\mathcal{K}$. We analyse the behaviour of this process, focusing mainly on two questions: What can be said about the structure of $G_N$ and for which $m$ will $G_m$ contain a perfect matching?

## Full text

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

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1906.04806/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1906.04806/full.md

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