International audienceThe first output-sensitive algorithm for the Maximal Clique Listing problem was given by Tsukiyama et al. (SIAM J Comput 6(3):505–517, 1977). As any algorithm falling within the Reverse Search paradigm, it performs a DFS visit of a directed tree (the RS-tree) having the objects to be listed (i.e., maximal cliques) as its nodes. In a recursive implementation, the RS-tree corresponds to the recursion tree of the algorithm. The time delay is given by the cost of generating the next child of a node, and Tsukiyama et al. showed it is O(mn). Makino and Uno (in: Hagerup, Katajainen (eds) Algorithm theory: SWAT 2004. Lecture notes in computer science, Springer, Berlin, pp 260–272, 2004) sharpened the time delay to O(n^{\omega ...
Finding a maximum clique in a graph is one of the most basic computational problems on graphs. The v...
We propose a fast, parallel, maximum clique algorithm for large, sparse graphs that is designed to e...
Due to the sheer size of real-world networks, delay and space have become quite relevant measures of...
International audienceThe first output-sensitive algorithm for the Maximal Clique Listing problem wa...
[[abstract]]Naor et al. (1987) proposed parallel algorithms for several problems on chordal graphs s...
AbstractFirst we study asymptotically fast algorithms for rectangular matrix multiplication. We begi...
Includes bibliographical references (leave 34).Maximal clique enumeration is one of the most importa...
In this work, we use algebraic methods for studying distance computation and subgraph detection task...
We revisit the maximal clique enumeration algorithm CLIQUES by Tomita et al. that appeared in Theore...
In this paper, we consider the problem of generating all maximal cliques in a sparse graph in polyno...
We revisit the maximal clique enumeration algorithm cliques by Tomita et al. that appeared in Theore...
This paper presents algorithmic and implementation enhancements of Reactive Local Search algorithm f...
AbstractGiven a graph, in the maximum clique problem, one desires to find the largest number of vert...
In this work, we use algebraic methods for studying distance computation and subgraph detection task...
We revisit the maximal clique enumeration algorithm CLIQUES that appeared in Theoretical Computer Sc...
Finding a maximum clique in a graph is one of the most basic computational problems on graphs. The v...
We propose a fast, parallel, maximum clique algorithm for large, sparse graphs that is designed to e...
Due to the sheer size of real-world networks, delay and space have become quite relevant measures of...
International audienceThe first output-sensitive algorithm for the Maximal Clique Listing problem wa...
[[abstract]]Naor et al. (1987) proposed parallel algorithms for several problems on chordal graphs s...
AbstractFirst we study asymptotically fast algorithms for rectangular matrix multiplication. We begi...
Includes bibliographical references (leave 34).Maximal clique enumeration is one of the most importa...
In this work, we use algebraic methods for studying distance computation and subgraph detection task...
We revisit the maximal clique enumeration algorithm CLIQUES by Tomita et al. that appeared in Theore...
In this paper, we consider the problem of generating all maximal cliques in a sparse graph in polyno...
We revisit the maximal clique enumeration algorithm cliques by Tomita et al. that appeared in Theore...
This paper presents algorithmic and implementation enhancements of Reactive Local Search algorithm f...
AbstractGiven a graph, in the maximum clique problem, one desires to find the largest number of vert...
In this work, we use algebraic methods for studying distance computation and subgraph detection task...
We revisit the maximal clique enumeration algorithm CLIQUES that appeared in Theoretical Computer Sc...
Finding a maximum clique in a graph is one of the most basic computational problems on graphs. The v...
We propose a fast, parallel, maximum clique algorithm for large, sparse graphs that is designed to e...
Due to the sheer size of real-world networks, delay and space have become quite relevant measures of...