Skip to content

Update transpose flow graph finders#147

Merged
sebinside merged 10 commits intomainfrom
tfg-finder
May 29, 2024
Merged

Update transpose flow graph finders#147
sebinside merged 10 commits intomainfrom
tfg-finder

Conversation

@Entenwilli
Copy link
Member

This PR updates the transpose flow graph finders of PCM and DFD with the following features:

  • Allow finding of transpose flow graphs at a given list of sink nodes
  • Allow finding of transpose flow graphs between a list of source and sink nodes

This PR closes #146 and is already used downstream in ABUNAI

@Entenwilli Entenwilli added enhancement New feature or request research Investigation or reserach related issue core Related to the core DFD/PCM data flow analysis labels Apr 30, 2024
@Entenwilli Entenwilli added this to the 2.1.0 milestone Apr 30, 2024
@Entenwilli Entenwilli self-assigned this Apr 30, 2024
@Entenwilli Entenwilli added the support Related to supporting projects which are neither core analysis or meta model bundels label May 28, 2024
Copy link
Member Author

@Entenwilli Entenwilli left a comment

Choose a reason for hiding this comment

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

Comments from small review session

Copy link
Member

@sebinside sebinside left a comment

Choose a reason for hiding this comment

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

LGTM

@sebinside sebinside removed the request for review from Nicolas-Boltz May 29, 2024 07:13
@sebinside sebinside merged commit 6aaae7f into main May 29, 2024
@sebinside sebinside deleted the tfg-finder branch May 29, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Related to the core DFD/PCM data flow analysis enhancement New feature or request research Investigation or reserach related issue support Related to supporting projects which are neither core analysis or meta model bundels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance FlowGraph finding

2 participants