Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide consistent concept for DFG/EOG for Overlay nodes #1994

Open
oxisto opened this issue Jan 28, 2025 · 0 comments
Open

Provide consistent concept for DFG/EOG for Overlay nodes #1994

oxisto opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels

Comments

@oxisto
Copy link
Member

oxisto commented Jan 28, 2025

We need a consistent concept for

  • DFG and EOG edges for the operations and concepts
  • Is it allowed to put DFG edges between concepts/operations?
  • Put the DFG edges on the "traditional world" based on the concepts
  • Guidance where to place overlay nodes -> Is it allowed to have multiple "underlay" nodes (currently NOT)
  • Does that effect the queries?
    • For example, it can be "dangerous", to make DFG shortcuts, because then we do not "see" the traditional DFG path anymore and cannot check if something happens on this path
  • Does it make sense to introduce a new ConceptGranularity to have a "concept-world" DFG edge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants