A practical algorithm for 3-admissibility
Christine Awofeso, Patrick Greaves, Oded Lachish, Felix Reidl

TL;DR
This paper introduces the first explicit, practical algorithm to determine the 3-admissibility of graphs efficiently, demonstrating its applicability on real-world networks and revealing insights about their structural properties.
Contribution
The paper presents a novel, efficient algorithm for computing 3-admissibility, with experimental validation on real-world networks showing its practicality and surprising structural findings.
Findings
Most real-world networks have 3-admissibility close to their 2-admissibility.
The proposed algorithm operates in linear time and space relative to input size.
3-admissibility is a useful measure for understanding network structure.
Abstract
The -admissibility of a graph is a promising measure to identify real-world networks that have an algorithmically favourable structure. We design an algorithm that decides whether the -admissibility of an input graph~ is at most~ in time~\runtime and space~\memory, where is the number of edges in and the number of vertices. To the best of our knowledge, this is the first explicit algorithm to compute the -admissibility. The linear dependence on the input size in both time and space complexity, coupled with an `optimistic' design philosophy for the algorithm itself, makes this algorithm practicable, as we demonstrate with an experimental evaluation on a corpus of \corpussize real-world networks. Our experimental results show, surprisingly, that the -admissibility of most real-world networks is not much larger than the -admissibility, despite the…
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
TopicsInterconnection Networks and Systems · Complexity and Algorithms in Graphs · Complex Network Analysis Techniques
