TOPICS
Search

Block Graph


BlockGraphs

A block graph, also called a clique tree, is a simple graph in which every block is a complete graph. The numbers of connected block graphs on n=1, 2, ... vertices are 1, 1, 2, 4, 9, 22, 59, 165, 496, ... (OEIS A035053).

Block graphs are chordal, distance-hereditary, geodetic, perfect, and Ptolemaic.

Classes of graphs which are block graphs include windmall graphs and trees.

A graph is a block graph if the lagest two of the distances

d_1=d(u,v)+d(x,y)
(1)
d_2=d(u,x)+d(v,y)
(2)
d_3=d(u,y)+d(v,x)
(3)

are equal.


See also

Block, Complete Graph

Explore with Wolfram|Alpha

References

Sloane, N. J. A. Sequence A035053 in "The On-Line Encyclopedia of Integer Sequences."

Cite this as:

Weisstein, Eric W. "Block Graph." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/BlockGraph.html

Subject classifications