Skip to content

circuit bipartitioner using simulated annealing

Notifications You must be signed in to change notification settings

ylu36/bipartitioner

Repository files navigation

created by Yuanchen Lu for EE5301 Project 2
	description of each file

driver.cpp: the main() program which takes in command line options to produce simulated annealing results
node.hpp: a header file containing the data structure and function prototypes that are used to produce the details of a circuit
node.cpp: function implementation of what are described in node.hpp

Makefile: contains scripts to compile all the code into executables

About

circuit bipartitioner using simulated annealing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published