A Note on the Complexity of Directed Clique
Grzegorz Gutowski, Miko{\l}aj Rams

TL;DR
This paper investigates the computational complexity of determining the directed clique number in a directed graph, proving it is -complete when the parameter is part of the input, extending known complexity results.
Contribution
It establishes -completeness of the directed clique number decision problem when the parameter is input-dependent, generalizing previous fixed-parameter complexity results.
Findings
The problem is polynomial-time solvable for t=1.
The problem is NP-complete for fixed t.
The problem is -complete when t is part of the input.
Abstract
For a directed graph , and a linear order on the vertices of , we define backedge graph to be the undirected graph on the same vertex set with edge in if and only if is an arc in and . The directed clique number of a directed graph is defined as the minimum size of the maximum clique in the backedge graph taken over all linear orders on the vertices of . A natural computational problem is to decide for a given directed graph and a positive integer , if the directed clique number of is at most . This problem has polynomial algorithm for and is known to be \NP-complete for every fixed , even for tournaments. In this note we prove that this problem is -complete when is given on the input.
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 · Complexity and Algorithms in Graphs · Advanced Combinatorial Mathematics
