Content deleted Content added
Aadirulez8 (talk | contribs) m v2.05 - Fix errors for CW project (HTML text style element <b> (bold)) |
|||
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 called be
<math>L_1, L_2, ... L_{k+1}</math> in cyclically order, where the intervals of a layer doesn't
intersect.
Line 24:
Alternate adding vertices on edges can decrease the bandwidth. Hint: The last problem is known as
[[bisection bandwidth]].
|