The repository includes four progmming assignments.
- The first assignment is to implement Fiduccia-Mattheyses algorithm. Refer to folder
PA1
for more information. - The second assignment is to implement Fixed-outline Floorplanning using Sequence-Pair. Refer to folder
PA2
for more information. - The third assignment is to implement Stenir Tree. Refer to folder
PA3
for more information.