Closed mossblaser closed 9 years ago
This placer is intended as a baseline for comparing placement algorithms. It places each vertex on a random core (not sequentially filling random chips like the sa placer with effort=0.0) and respects all constraints.
LGTM, feel free to ignore my incredibly picky reviewing!
Thanks very much for that; @mundya!
No problem - feel free to merge after the tests.
This placer is intended as a baseline for comparing placement algorithms. It places each vertex on a random core (not sequentially filling random chips like the sa placer with effort=0.0) and respects all constraints.