forked from YaccConstructor/QuickGraph
-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Are there plans to add AllEdgeCutsAlgorithm, MinimumCut again?
I believe some old versions had those.
Describe the solution you'd like
I want to find all MinimumCuts possible in complex graphs.
Describe alternatives you've considered
Copying code from older versions or trying to implement myself.
Additional context
I don't know much about those algorithms, I just understand that the Minimum Cuts will solve my problem.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request