Skip to content

Add New Algorithm - Max Flow #392

Description

@tientnc

Is your feature request related to a problem? Please describe.
This request is about a new algorithm - Max Flow on a graph.

Describe the solution you'd like
There are a few algorithms for finding the Max Flow of a graph, from s to t, such as Ford-Fulkerson, Edmonds-Karp, Dinic, etc.

Describe alternatives you've considered
There are more algorithms, but the main ones are listed above.

Additional context
Thanks for your consideration!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions