Skip to content

Conversation

@0hmX
Copy link
Contributor

@0hmX 0hmX commented Dec 26, 2025

RectDiffExpansion failed to expand because the obstacle and capacity mesh node given were sometimes outdated. We fix this by moving the logic of finding the collision box inside the expandRectFromSeed. We pass both the index inside and do the search inside.

@vercel
Copy link

vercel bot commented Dec 26, 2025

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

Project Deployment Review Updated (UTC)
rectdiff Ready Ready Preview, Comment Dec 26, 2025 5:14pm

@0hmX 0hmX changed the title pr/expand rect rbush fix: RectDiffExpansion Solver did not expand always Dec 26, 2025
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From one of your snapshots, isnt this going through the board outline?

@0hmX
Copy link
Contributor Author

0hmX commented Dec 26, 2025

@seveibar added a utility to draw the board outline.
We are not expanding beyond board outlines, we do not draw the boardouline for solver!!

@0hmX 0hmX merged commit a47086d into main Dec 26, 2025
5 checks passed
@tscircuitbot
Copy link
Contributor


Thank you for your contribution! 🎉

PR Rating: ⭐⭐
Impact: Minor

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


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.

4 participants