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

[feature] new invalid conditions: all destinations must be linked to at least one origin to be valid #303

Open
stappan opened this issue Oct 5, 2024 · 0 comments

Comments

@stappan
Copy link
Collaborator

stappan commented Oct 5, 2024

For the state "invalid", add a 2 new conditions that check

  1. to ensure that every destination can follow a path "backwards" to an origin.
  2. to ensure that every origin connects to at least one destination.

If either of these conditions fail, mark the population as invalid.

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