Skip to content

Fix assertion error in orthogonal nudging: previous node is not chann…#26

Merged
Aksem merged 1 commit intomasterfrom
bugfix/orthogonal-nudging
Apr 11, 2025
Merged

Fix assertion error in orthogonal nudging: previous node is not chann…#26
Aksem merged 1 commit intomasterfrom
bugfix/orthogonal-nudging

Conversation

@Aksem
Copy link
Copy Markdown
Owner

@Aksem Aksem commented Apr 11, 2025

Fix assertion error in orthogonal nudging: previous node is not channelLeftID

In cases with a lot of routes between nodes and active nudging, nudging could cause assertion error because unsatisfied range contained free segment, not channel. Exact reason is not clear, but filtering variables to avoid creating such range helped to solve the problem and had no negative impact on the end result

…elLeftID

In cases with a lot of routes between nodes and active nudging, nudging could cause assertion error because unsatisfied range contained free segment, not channel. Exact reason is not clear, but filtering variables to avoid creating such range helped to solve the problem and had no negative impact on the end result
@Aksem Aksem marked this pull request as ready for review April 11, 2025 16:53
@Aksem Aksem merged commit 7f54e3c into master Apr 11, 2025
2 of 6 checks passed
@Aksem Aksem deleted the bugfix/orthogonal-nudging branch February 23, 2026 16:59
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.

1 participant