Code for heuristic fixed-size partitioning method and electrical grid generation
python3 test_grid_generation.py
python3 test_core_partition.py -type grid --plot
python3 test_core_partition.py -type rand --plot
python3 test_core_partition.py -type tree --plot
python3 test_core_partition.py -type comp --plot