| 1 | #Please insert up references in the next lines (line starts with keyword UP) |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | #Please insert subtopic references (line starts with keyword SUB) |
|---|
| 6 | #SUB subtopic.hlp |
|---|
| 7 | |
|---|
| 8 | # Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain} |
|---|
| 9 | |
|---|
| 10 | #************* Title of helpfile !! and start of real helpfile ******** |
|---|
| 11 | TITLE Sort Tree Topology |
|---|
| 12 | |
|---|
| 13 | OCCURRENCE ARB_NT/Tree/Beautify tree/... |
|---|
| 14 | |
|---|
| 15 | ARB_PARSIMONY/Tree/Beautify tree |
|---|
| 16 | |
|---|
| 17 | DESCRIPTION Arranges branches and groups according to the size of each |
|---|
| 18 | subtree. If the size doesn't differ at a furcation, subtrees |
|---|
| 19 | will be sorted alphabethically. This ensures the sorting is stable. |
|---|
| 20 | |
|---|
| 21 | Sorting does not change the tree topology, it only swaps branches! |
|---|
| 22 | |
|---|
| 23 | SECTION Available sort modes |
|---|
| 24 | |
|---|
| 25 | The first sort mode sorts the bigger branches to the top, |
|---|
| 26 | the third sorts them to the bottom. |
|---|
| 27 | |
|---|
| 28 | The second sort mode sorts the bigger branches to the edges of the |
|---|
| 29 | tree and the smaller branches to the center. |
|---|
| 30 | |
|---|
| 31 | The fourth and fifth mode are designed to sort the tree for |
|---|
| 32 | the radial tree display mode. |
|---|
| 33 | |
|---|
| 34 | The fourth mode does the opposite of the second mode: it sorts |
|---|
| 35 | bigger branches to the center and smaller ones to the borders |
|---|
| 36 | of the tree. |
|---|
| 37 | |
|---|
| 38 | The fifth mode alternates between second and fourth mode. |
|---|
| 39 | |
|---|
| 40 | NOTES This facilitates the comparison of tree topologies resulting |
|---|
| 41 | from different treeing approaches. |
|---|
| 42 | |
|---|
| 43 | See also LINK{resortbyother.hlp}. |
|---|
| 44 | |
|---|
| 45 | In ARB_PARSIMONY you cannot select the beautification method: it will |
|---|
| 46 | always sort bigger branches to top. This will also happen automatically |
|---|
| 47 | after LINK{pa_optimizer.hlp}. |
|---|
| 48 | |
|---|
| 49 | EXAMPLES None |
|---|
| 50 | |
|---|
| 51 | WARNINGS None |
|---|
| 52 | |
|---|
| 53 | BUGS No bugs known |
|---|