Skip to content

Header file to check if a Graph is Biparatite (Bi-colourable) #464

Open
@THIRU-1074

Description

@THIRU-1074

A graph is bipartite if the nodes can be partitioned into two independent sets A and B such that every edge in the graph connects a node in Set A and a node in Set B.

https://en.wikipedia.org/wiki/Bipartite_graph

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Priority:MediumPriority Label for medium priority issuedevelopmentDevelopment of new Functionalitieshacktoberfesthacktoberfest issue

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions