DocumentCode
3589207
Title
A simple and efficient heuristic algorithm for maximum clique problem
Author
Singh, Krishna Kumar ; Govinda, Lakkaraju
Author_Institution
Dept. of CSE, RGUKT-IIIT, Nuzvid, India
fYear
2014
Firstpage
269
Lastpage
273
Abstract
A clique is a sub graph in which all pairs of vertices are mutually adjacent. A maximum clique is a maximum collection of objects which are mutually related in some specified criterion. This paper proposes an efficient heuristic approach for finding maximum clique using minimal independent set in a graph. At each recursive step, the algorithm finds minimal independent vertices for further expansion to get adjacent list, reason is that at the depth, the maximum clique most likely would include either of the vertices of minimal independent set. Further a pruning strategy is used to abort smaller size of clique to be explored.
Keywords
graph theory; set theory; heuristic algorithm; maximum clique problem; minimal independent set; minimal independent vertices; pruning strategy; subgraph; Algorithm design and analysis; Benchmark testing; Conferences; Control systems; Heuristic algorithms; Intelligent systems; Proteins; Heuristics; Maximum clique; Minimal independent set;
fLanguage
English
Publisher
ieee
Conference_Titel
Intelligent Systems and Control (ISCO), 2014 IEEE 8th International Conference on
Print_ISBN
978-1-4799-3836-0
Type
conf
DOI
10.1109/ISCO.2014.7103958
Filename
7103958
Link To Document