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
3 Replies
Seve
Seve3w ago
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
itsme
itsmeOP3w ago
wait, no i mean chaotic
Seve
Seve3w ago
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)

Did you find this page helpful?