This thesis examines the devices employed by various algorithms to search for maximal complete subgraphs in graphs. Also known as cliques, in Chapter 1 these subgraphs are seen to play an important role in graph theory, information retrieval, Sociometry, logic design, and computational complexity. The enumeration of cliques using the Harary-Rcss, Bonner, Peay, and Bron-Kerbosch algorithms is discussed in Chapter 2. The Reduced Redundancy algorithm is introduced, and the performance of the five procedures is assessed using an alternative approach to empirical testing. Each of the algorithms is shown to generate a "derivation tree" for a given graph whose size can be used as a measure of its efficiency. In Chapter 3, the possibility of expl...
Enumeration is listing all objects that satisfy given properties. We callenumeration of subgraphs of...
An algorithm for finding a maximum clique in an arbitrary graph is described. The algorithm has a wo...
A clique in an undirected graph G = (V, E) is a subset V ' ⊆ V of vertices, each pair of which...
This thesis examines the devices employed by various algorithms to search for maximal complete subgr...
In undirected graphs, a clique is a subset of its vertices which are all pairwise connected. The pro...
A complete set of a graph G is a subset of V inducing a complete subgraph. A clique is a maximal com...
AbstractA complete set of a graph G is a subset of vertices inducing a complete subgraph. A clique i...
AbstractThe problem of enumerating the maximal cliques of a graph is a computationally expensive pro...
AbstractWe represent a new method for finding all connected maximal common subgraphs in two graphs w...
Finding a maximum clique in a graph is one of the most basic computational problems on graphs. The v...
This project is for students interested in applying algebra and computa-tion to an important problem...
This paper examines methods for predicting and estimating the number of maximal cliques in a random ...
The field of computer science has greatly benefitted from the advances in combinatorial algorithms i...
Background: The maximum clique enumeration (MCE) problem asks that we identify all maximum cliques i...
We represent a new method for finding all connected maximal common subgraphs in two graphs which is ...
Enumeration is listing all objects that satisfy given properties. We callenumeration of subgraphs of...
An algorithm for finding a maximum clique in an arbitrary graph is described. The algorithm has a wo...
A clique in an undirected graph G = (V, E) is a subset V ' ⊆ V of vertices, each pair of which...
This thesis examines the devices employed by various algorithms to search for maximal complete subgr...
In undirected graphs, a clique is a subset of its vertices which are all pairwise connected. The pro...
A complete set of a graph G is a subset of V inducing a complete subgraph. A clique is a maximal com...
AbstractA complete set of a graph G is a subset of vertices inducing a complete subgraph. A clique i...
AbstractThe problem of enumerating the maximal cliques of a graph is a computationally expensive pro...
AbstractWe represent a new method for finding all connected maximal common subgraphs in two graphs w...
Finding a maximum clique in a graph is one of the most basic computational problems on graphs. The v...
This project is for students interested in applying algebra and computa-tion to an important problem...
This paper examines methods for predicting and estimating the number of maximal cliques in a random ...
The field of computer science has greatly benefitted from the advances in combinatorial algorithms i...
Background: The maximum clique enumeration (MCE) problem asks that we identify all maximum cliques i...
We represent a new method for finding all connected maximal common subgraphs in two graphs which is ...
Enumeration is listing all objects that satisfy given properties. We callenumeration of subgraphs of...
An algorithm for finding a maximum clique in an arbitrary graph is described. The algorithm has a wo...
A clique in an undirected graph G = (V, E) is a subset V ' ⊆ V of vertices, each pair of which...