Skip to content

Conversation

@GuySten
Copy link
Contributor

@GuySten GuySten commented Jan 1, 2026

Description

This PR simplify rectangular lattice crossing algorithm and add support for corner crossing.
The test case was taken from #2445 with lower resolution like #3355.

Fixes #3355, #2445.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@GuySten GuySten added the Bugs label Jan 1, 2026
@GuySten GuySten changed the title Simplify lattice crossing and correctly handle corner checks Simplify rectangular lattice crossing and correctly handle corner checks Jan 1, 2026
@nuclearkevin
Copy link
Contributor

Thanks for resurrecting this @GuySten! I'll close #3355 once this is merged.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants