Content deleted Content added
Added chapter cyclically interval graphs |
grammar |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 13:
For fixed <math>k</math> define for every <math>i</math> the set
<math>I_k(i) := [i, i+k+1)</math>. <math>G_k(n)</math> is the corresponding interval graph formed from
the intervals <math>I_k(1), I_k(2), ... I_k(n)</math>. These are
graphs of graphs having bandwidth <math>k</math>. These graphs
<math>L_1, L_2, ... L_{k+1}</math> in
intersect.
Therefore, one can see the relation to the [[pathwidth]]. Pathwidth restricted graphs are minor closed but
the set of subgraphs of cyclically interval graphs are not. This follows from the fact
degree 2 vertices may increase the bandwidth.
Alternate adding vertices on edges can decrease the bandwidth.
[[bisection bandwidth]].
|