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

Create new variables for types of links (replace hyperdges) #127

Open
cmalinmayor opened this issue Nov 5, 2024 · 0 comments
Open

Create new variables for types of links (replace hyperdges) #127

cmalinmayor opened this issue Nov 5, 2024 · 0 comments

Comments

@cmalinmayor
Copy link
Contributor

Current edge variables are "base" - all constraints work on these
Types of linking variables - continuation (one-to-one with base edges), merge (two edges into one node), split (two edges out of one node). Each of these can have a cost associated, and is constrainted to match the base edges, in the same way split/appear nodes are. However, unlike with nodes, the base has no cost, and then you don't pay continuation costs for the base edges when you pick two edges in a split.

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