Skip to content

Pantelides algorithm #285

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

Merged
merged 15 commits into from
Apr 14, 2020
Merged

Pantelides algorithm #285

merged 15 commits into from
Apr 14, 2020

Conversation

YingboMa
Copy link
Member

No description provided.

YingboMa and others added 3 commits April 13, 2020 18:50
Co-authored-by: "Shashi Gowda" <[email protected]>
Co-authored-by: "Yingbo Ma" <[email protected]>
Co-authored-by: "Shashi Gowda" <[email protected]>
Co-authored-by: "Yingbo Ma" <[email protected]>
@YingboMa YingboMa changed the title WIP: Pantelides algorithm Pantelides algorithm Apr 14, 2020
return edges, fullvars, vars_asso
end

print_bigraph(sys, vars, edges) = print_bigraph(stdout, sys, vars, edges)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would there be an advantage to using LightGraphs in here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think so. The graph algorithms here are pretty self-contained. Also, print_bigraph is only used for debugging.

@ChrisRackauckas ChrisRackauckas merged commit 192441f into master Apr 14, 2020
@ChrisRackauckas ChrisRackauckas deleted the myb/Pantelides branch April 14, 2020 15:29
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.

2 participants