Skip to content

Let fanout parent cover bounded child searches - #179

Open
ShiboSoftwareDev wants to merge 1 commit into
repro/am62l-high-clearance-parent-budgetfrom
fix/am62l-lpddr4-clearance
Open

Let fanout parent cover bounded child searches#179
ShiboSoftwareDev wants to merge 1 commit into
repro/am62l-high-clearance-parent-budgetfrom
fix/am62l-lpddr4-clearance

Conversation

@ShiboSoftwareDev

Copy link
Copy Markdown
Contributor

Summary

  • derive the parent iteration budget from the bounded work operations it advances
  • share the one-million-step work-operation bound instead of giving the parent an unrelated 10,000-step cap
  • update the AM62L SVG snapshot to show routing still progressing at the former failure boundary

Stacked on #178.

This intentionally fixes only the premature parent termination. It does not claim the complete AM62L 0.10 mm route is solved yet.

Verification

  • bun run typecheck
  • bun test tests/am62l-high-clearance-parent-budget-repro.test.ts --timeout 999999
  • bun test tests/am62l-core-progressive-fanout.test.ts --timeout 999999

@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
fanout-solver Ready Ready Preview Sep 6, 2026 11:01pm UTC

Request Review

@seveibar

seveibar commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

It doesnt solve the problem yet- also im confused because the am62l problem is already solved in core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants