Jump to content

Multipartite graph

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by As acsi (talk | contribs) at 21:43, 23 May 2013 (Tripartite graphs and networks: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Tripartite graphs and networks

Tripartite graphs and networks

In a tripartite graph, the vertices are partitioned into three sets (called partitions) in such a way that no two vertices contained in any one partition are adjacent.

General Definition of k-partite graphs

A graph G is k-partite with vertex classes V1,V2,V3,…,Vk if V(G)=V1∪V2∪V3∪…∪Vk and Vi∩Vj=∅ whenever 1≤i<j≤k and no edge joins two vertices in the same class. (Bollobas). This means that the vertices of the graph can be partitioned in k independent sets, which are sometimes called the partite sets of the partition. The tripartite graphs are the special case of k-partite graphs when k is equal with 3.




References