gdsfactory / kfactory

gdsfactory with a klayout backend
https://gdsfactory.github.io/kfactory/
MIT License
28 stars 10 forks source link

Route smart doesn't consider the bounding box always #308

Closed sebastian-goeldi closed 2 months ago

sebastian-goeldi commented 2 months ago

After passing the end_bbox, the algorithm now properly avoids bounding boxes at the end of the route. Start was already routing out of any bbox as soon as possible.

image