National Conference on Future Aspects of Artificial intelligence in Industrial Automation 2012 |
Foundation of Computer Science USA |
NCFAAIIA - Number 2 |
May 2012 |
Authors: Nikhil Gupta, Deepak Garg, Soniya Gupta |
7ab41b78-2c8f-4d27-8daf-05a5ad5ca431 |
Nikhil Gupta, Deepak Garg, Soniya Gupta . Genetic Algorithms based Partitioning of VLSI Circuit Systems. National Conference on Future Aspects of Artificial intelligence in Industrial Automation 2012. NCFAAIIA, 2 (May 2012), 15-19.
Circuit partitioning problem is a well known NP hard problem. The potential of Genetic Algorithm has been used to solve many computationally intensive problems (NP hard problems) because existing conventional methods are unable to perform the required breakthrough in terms of complexity, time and cost. The presented work deals with the problem of partitioning of a circuit using Genetic Algorithm. The program inputs the adjacency matrix, generates graph of the circuit and partitions the circuit based on crossover operator. The program produces a set of vertices that are highly connected to each other but highly disconnected from the other partitions