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

Plugin to Test Model Graph Consistency #12

Open
maarzt opened this issue Feb 13, 2023 · 0 comments
Open

Plugin to Test Model Graph Consistency #12

maarzt opened this issue Feb 13, 2023 · 0 comments

Comments

@maarzt
Copy link
Contributor

maarzt commented Feb 13, 2023

We need a plugin the that tests the ModelGraph for the following things:

  • For each Link, if the timepoint of the source spot is smaller than the timepoint of the target edge.
  • (optional) Test if there are more than 2 outgoing edges.

The plugin should run on startup. Warn the user if there are problems, and offer to fix them automatically, if possible.

Cf.: #10 (comment)

@maarzt maarzt mentioned this issue Feb 13, 2023
15 tasks
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

No branches or pull requests

1 participant