Skip to content

Fix: Edge case in which the heuristics prevented multi flow pins from creating multiple TFGs#216

Merged
01Parzival10 merged 2 commits intomainfrom
hotfix
Oct 16, 2024
Merged

Fix: Edge case in which the heuristics prevented multi flow pins from creating multiple TFGs#216
01Parzival10 merged 2 commits intomainfrom
hotfix

Conversation

@01Parzival10
Copy link
Contributor

In case of a Node sending from at least 3 output pins to a lesser number of input pins of the same node (meaning at least one occurrence of two flows into one pin), the TFG finder did not properly create multiple TFG's, if all output pins require the same input pins.

@01Parzival10 01Parzival10 added the bug Something isn't working label Oct 3, 2024
@01Parzival10 01Parzival10 self-assigned this Oct 3, 2024
@01Parzival10 01Parzival10 requested review from Nicolas-Boltz and uuqjz and removed request for uuqjz October 3, 2024 10:04
Copy link
Member

@Nicolas-Boltz Nicolas-Boltz left a comment

Choose a reason for hiding this comment

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

LGTM

@Nicolas-Boltz
Copy link
Member

@01Parzival10 Please merge

@01Parzival10 01Parzival10 merged commit 0087ddb into main Oct 16, 2024
@Entenwilli Entenwilli deleted the hotfix branch June 4, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants