Certifying Induced Subgraphs in Large Graphs
Ulrich Meyer, Hung Tran, Konstantinos Tsakalidis

TL;DR
This paper presents I/O-efficient certifying algorithms for recognizing specific graph classes, providing certificates for membership or non-membership with optimal input/output complexity, and includes practical implementations and experiments.
Contribution
It introduces the first I/O-optimal certifying algorithms for several graph classes, with implementations and experimental validation.
Findings
Algorithms operate in optimal I/O complexity.
Certificates effectively characterize class membership.
Experimental results demonstrate practical efficiency.
Abstract
We introduce I/O-optimal certifying algorithms for bipartite graphs, as well as for the classes of split, threshold, bipartite chain, and trivially perfect graphs. When the input graph is a class member, the certifying algorithm returns a certificate that characterizes this class. Otherwise, it returns a forbidden induced subgraph as a certificate for non-membership. On a graph with vertices and edges, our algorithms take optimal I/Os in the worst case or with high probability for bipartite chain graphs, and the certificates are returned in optimal I/Os. We give implementations for split and threshold graphs and provide an experimental evaluation.
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 · Nanocluster Synthesis and Applications
