Lukas' Notes

Home

❯

Knowledge

❯

Bipartite Graph

Bipartite Graph

Jun 29, 20251 min read

graph-theory

Definition

Bipartite Graph

A bipartite graph is a graph whose vertices can be divided into two disjoint and independent sets U∩V=∅, such that every edge in the graph connects a vertex in U to one in V.


Graph View

Created with Quartz v4.4.0 © 2025

  • GitHub