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