[go: nahoru, domu]

Skip to content

Implementation of Simulated Annealing algorithm for circuit bipartitioning.

Notifications You must be signed in to change notification settings

vinayburugu/simulatedAnnealing

Repository files navigation

simulatedAnnealing

Implementation of Simulated Annealing algorithm for circuit bipartitioning. A benchmark file which contains no of cells as the first line no of connections as the second line all the connections are followed after the second line. Each connection is mentioned in the format "cellnumber1 cellnumber2"

About

Implementation of Simulated Annealing algorithm for circuit bipartitioning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published