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

Add constrained connection #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

monomon
Copy link
Contributor

@monomon monomon commented Nov 16, 2017

  • it works by passing the indices of endpoints to use, instead of them being guessed by an algorithm.

Initially I had a separate connection type for constrained connections, but decided it's pointless and put the check for node.constraint directly in the normal connection.

I could still revert it to the old behavior if you think it is preferable.

* it works by passing the indices of endpoints to use,
instead of them being guessed by an algorithm.
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

Successfully merging this pull request may close these issues.

1 participant