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

Implement IsTransitivelyReducedDigraph #664

Open
james-d-mitchell opened this issue Jun 21, 2024 · 0 comments
Open

Implement IsTransitivelyReducedDigraph #664

james-d-mitchell opened this issue Jun 21, 2024 · 0 comments
Labels
difficulty: 2 A label for feature requests of medium difficulty feature-request A label for feature requests

Comments

@james-d-mitchell
Copy link
Member

This would return true if the input digraph D satisfies D = DigraphTransitiveReduction(D), but should be implemented in a similar way to IsTransitiveDigraph.

@james-d-mitchell james-d-mitchell added new-feature A label for new features. difficulty: 2 A label for feature requests of medium difficulty feature-request A label for feature requests and removed new-feature A label for new features. labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 2 A label for feature requests of medium difficulty feature-request A label for feature requests
Projects
None yet
Development

No branches or pull requests

1 participant