|
|
|
|
|
Bipartite GraphIn the mathematical field of graph theory, a bipartite graph is a special graph where the set of vertices can be divided into two disjoint sets with two vertices of the same set never sharing an edge. Bipartite graphs are useful for modelling matching problems. An example is a job matching problem. Suppose we have a set of people P and a set of jobs J, with not all people suitable for all jobs. We can model this as a graph with P + J the set of vertices. If a person is suitable for a certain job there is a edge between and in the graph. The marriage theorem provides a characterization of bipartite graphs which allow perfect matchings. Definitions A simple undirected graph is called bipartite if there exists a partition of the vertex set so that both and are independent sets. We often write to denote a bipartite graph with partitions and . Examples Properties See also
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|