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

Migrate combinatorial algorithms from GraphsFlows.jl #240

Closed
wants to merge 2 commits into from
Closed

Migrate combinatorial algorithms from GraphsFlows.jl #240

wants to merge 2 commits into from

Conversation

pgrepds
Copy link
Contributor

@pgrepds pgrepds commented Mar 29, 2023

This is the first of two PR's for solving #191

This one is for the migration of all algorithms of GraphsFlows.jl which do not have a dependency to JuMP. I have migrated the tests and the docs as well.

The only algorithm that used JuMP was mincost.jl.

I will create a different PR for GraphsMatching to keep things separate.

@pgrepds pgrepds changed the title Feat add combinatorial algorithms from graphsflows Migrate combinatorial algorithms from GraphsFlows.jl Mar 29, 2023
@pgrepds pgrepds closed this Mar 29, 2023
@pgrepds pgrepds deleted the feat-add-combinatorial-algorithms-from-graphsflows branch March 29, 2023 20:11
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