Story

Show HN: Recursively apply patterns for pathfinding

seveibar Tuesday, February 24, 2026

I've been begrudgingly working on autorouters for 2 years, looking for new techniques or modern methods that might allow AI to create circuit boards.

One of the biggest problems in my view for training an AI to do autorouting is the traditional grid-based representation of autorouting problems which challenges spatial understanding. But we know that vision models are very good at classifying, so I wondered if we could train a model to output a path as a classification. But then how do you represent the path? This lead me down the track of trying to build an autorouter that represented paths as a bunch of patterns.

More details: https://blog.autorouting.com/p/the-recursive-pattern-pathfin...

Summary
This article introduces Pattern Pathfinder, a tool that helps developers explore and understand complex user interface patterns. It highlights the tool's ability to visually represent UI components and their relationships, allowing developers to quickly grasp the structure and dependencies of their applications.
11 2
Summary
pattern-pathfinder.vercel.app
Visit article Read on Hacker News Comments 2