Re: A graph theory terminology challenge
- From: "Babua" <pinaki@xxxxxxxxxxxxx>
- Date: 27 Aug 2006 22:38:11 -0700
Split Graphs.
--- Pinaki
TP2006 wrote:
Suppose we take the complete bipartite graph K_{m,n}, choose one of the
two partite sets, and then add an edge between every pair of vertices
belonging to this partite set. What is this type of structure usually
called? Is there any standard notation used to represent it?
(To be clear: if the partite sets are A and B, with |A| = m and |B| =
n, and we choose to add the extra edges to A, then the final graph
would have (m(m-1)/2) + mn edges altogether - namely, all m(m-1)/2
possible edges within A, along with all mn possible edges between A and
B.)
Cheers in advance,
TP
.
- Follow-Ups:
- Re: A graph theory terminology challenge
- From: TP2006
- Re: A graph theory terminology challenge
- References:
- A graph theory terminology challenge
- From: TP2006
- A graph theory terminology challenge
- Prev by Date: Re: A graph theory terminology challenge
- Next by Date: Re: Shortest path with intermediate nodes algorithm
- Previous by thread: Re: A graph theory terminology challenge
- Next by thread: Re: A graph theory terminology challenge
- Index(es):
Relevant Pages
|