i use arch btw. - the bug here seems to be non-...
the bug here seems to be chaotically, so does that mean i'd need to make multiple test fixtures?https://github.com/tscircuit/tscircuit-autorouter/issues/235
GitHub
Autorouting Bug Report, Path Simplification Algorithm Issue · Issu...
Bug Report Link: https://api.tscircuit.com/autorouting/bug_reports/view?autorouting_bug_report_id=aa1d41d3-32f4-4a63-80c2-c5d9186d72cf (any additional details? Maybe a screenshot?)
3 Replies
Wdym? Our autorouter is fully deterministic, there’s no random function. The cache can cause subsequent runs to act differently (a bug) but the cache can be disabled
wait, no i mean chaotic
Yea its chaotic (although that should get better over time). Yea typically adding additional test cases helps
It’s not a bad design imo, just needs a lot of improvements to find more optimal approximations (eg the global path finding is not super good atm)