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

in-tree / out-tree semantics #292

Open
mjpitz opened this issue Jun 4, 2021 · 1 comment
Open

in-tree / out-tree semantics #292

mjpitz opened this issue Jun 4, 2021 · 1 comment

Comments

@mjpitz
Copy link
Member

mjpitz commented Jun 4, 2021

In some of my recent Graph Theory studies, I learned there's actually specific terminology for trees formed by outgoing edges (i.e. out-trees or an arborescence) or it's incoming edges (i.e. in-tree or an anti-arborescence). In practice, this could probably just be a simple alias for a given endpoint.

@mjpitz
Copy link
Member Author

mjpitz commented Jun 5, 2021

I started using this in the Statement structs and I can already see how much easier it is to understand...

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