Content deleted Content added
Undid revision 549277785 by 131.170.90.4 (talk) unexpl. del. |
|||
Line 20:
The algorithm produces an ordered [[n-tuple|''n''-tuple]] ''R'' of vertices which is the new order of the vertices.
First we choose a [[peripheral vertex]] (the vertex with the lowest [[Degree (graph theory)|degree]]) ''x'' and set ''R'' := ({''x''}).
Then for <math>i = 1,2,\dots</math> we iterate the following steps while |''R''| < ''n''
|