Skip to content

Bipartite Matching Ford-Fulkerson Bug #35

Closed
@kazimierz-256

Description

@kazimierz-256

The following graph is considered as not bipartite by the algorithm (which in reality is):
(0) -- (2)
(1) -- (3)

as in MColorer appears to be unable to color the disconnected graph using 2 colors.

https://github.com/justcoding121/Advanced-Algorithms/blob/0e1b90aaf322104ec9bdf7e5b4ab55a39e920aed/tests/Advanced.Algorithms.Tests/Graph/Matching/BiPartiteMatching_Tests.cs#L40

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