MAX for $k$-independence in multigraphs
Nevena Franceti\'c, Sara Herke, Daniel Horsley

TL;DR
This paper analyzes the worst-case size of $k$-independent sets produced by the MAX algorithm in multigraphs, providing an efficient method to determine the minimal possible size based on degree sequences.
Contribution
It introduces a procedure to compute the smallest $k$-independent set size achievable by MAX for any degree sequence, establishing sharp bounds for multigraphs.
Findings
The procedure accurately determines the minimal $k$-independent set size for given degree sequences.
The analysis is sharp, with examples showing the bounds are tight.
Provides insights into the behavior of MAX in multigraphs with specified degree sequences.
Abstract
For a fixed positive integer , a set of vertices of a graph or multigraph is called a -independent set if the subgraph induced by has maximum degree less than . The well-known algorithm MAX finds a maximal -independent set in a graph or multigraph by iteratively removing vertices of maximum degree until what remains has maximum degree less than . We give an efficient procedure that determines, for a given degree sequence , the smallest cardinality of a -independent set that can result from any application of MAX to any loopless multigraph with degree sequence . This analysis of the worst case is sharp for each degree sequence in that there exists a multigraph with degree sequence such that some application of MAX to will result in a -independent set of cardinality exactly .
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
Topicsgraph theory and CDMA systems · Advanced Graph Theory Research · Limits and Structures in Graph Theory
