Next: Augmentation
Up: Representation and Utilities
Previous: Adjacency
One utility that is useful in certain applications is the ability
to create `line trees'. That is a tree consisting of
vertices
in which vertex
is adjacent to
,
is adjacent to
and every other vertex
in
the tree is adjacent to
and
. We will denote
such a tree as
. (Note that any tree of the form
is
a path of length
.) Of course, many adjacency
matrices would correspond to `line trees', but this method of genration
yields adjacency matrices which have adjacencies in a `diagonal', e.g.:
Joshua Taylor
2005-04-27