UIUC-ESDL / SPI2py

MIT License
3 stars 1 forks source link

Add the ability to update object positions in order of their dependancies #22

Closed Chad-Peterson closed 1 year ago

Chad-Peterson commented 1 year ago

If an object like an interconnect depends on the position of it's starting and ending points (other objects) then the program should calculate the position of those objects first.

Chad-Peterson commented 1 year ago

This is necessary for constrained movements during optimization (e.g., colinear) and is, therefore not the first priority. Moving from alpha milestone to beta.