Mahesh Parahar has Published 134 Articles

Centers of a tree

Mahesh Parahar

Mahesh Parahar

Updated on 23-Aug-2019 06:34:41

5K+ Views

The center of a tree is a vertex with minimal eccentricity. The eccentricity of a vertex X in a tree G is the maximum distance between the vertex X and any other vertex of the tree. The maximum eccentricity is the tree diameter. If a tree has only one center, ... Read More

Bipartite Graphs

Mahesh Parahar

Mahesh Parahar

Updated on 23-Aug-2019 06:27:37

7K+ Views

Bipartite Graph - If the vertex-set of a graph G can be split into two disjoint sets, V1 and V2 , in such a way that each edge in the graph joins a vertex in V1 to a vertex in V2 , and there are no edges in G that ... Read More

Independent Line Set

Mahesh Parahar

Mahesh Parahar

Updated on 23-Aug-2019 06:20:48

597 Views

Independent sets are represented in sets, in whichthere should not be any edges adjacent to each other. There should not be any common vertex between any two edges.there should not be any vertices adjacent to each other. There should not be any common edge between any two vertices.Independent Line SetLet ... Read More

Independent Vertex Set

Mahesh Parahar

Mahesh Parahar

Updated on 23-Aug-2019 05:51:26

475 Views

Independent sets are represented in sets, in whichthere should not be any edges adjacent to each other. There should not be any common vertex between any two edges.there should not be any vertices adjacent to each other. There should not be any common edge between any two vertices.Independent Vertex SetLet ... Read More

Advertisements