source: trunk/HELP_SOURCE/source/pa_optimizer.hlp

Last change on this file was 18769, checked in by westram, 3 years ago
  • move all helpfiles to new source location
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.3 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      arb_pars.hlp
5
6#Please insert subtopic references  (line starts with keyword SUB)
7#SUB    sub.hlp
8
9# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
10
11#************* Title of helpfile !! and start of real helpfile ********
12TITLE           Tree optimization
13
14OCCURRENCE      ARB_PARSIMONY/Tree/Tree Optimization
15
16DESCRIPTION     This subwindow allows you to configure and access
17                LINK{pa_locopti.hlp}, LINK{pa_globopti.hlp} and LINK{pa_mixtree.hlp}.
18
19                First you can select whether these functions are applied to the whole tree or
20                whether they only operate on subtrees containing marked species and/or they
21                only operate on visible (i.e. unfolded) parts of the tree.
22
23                Note:
24
25                    The default behavior until arb-7.0 was to operate on marked and visible parts
26                    only. Due to several, now fixed bugs it did not strictly restrict to these parts
27                    while optimizing.
28
29                Then you may trigger the wanted optimization/randomization using the following buttons:
30
31                * 'Recursive NNI' will trigger LINK{pa_locopti.hlp}
32                * 'Heuristic optimizer' will trigger LINK{pa_globopti.hlp}
33                * 'Randomize tree' will trigger LINK{pa_mixtree.hlp}
34
35                For the 'Heuristic optimizer' click 'Settings' to change LINK{kernlin.hlp}.
36
37NOTES           When only optimizing subtrees with marked species, only branches that are drawn in
38                'Marked' or 'Some marked' color will be modified.
39
40                The tree optimizations may as well be called using the 3 tree-modes LINK{mode_nni.hlp},
41                LINK{mode_kernlin.hlp} and LINK{mode_optimize.hlp}. Opposed to using the buttons in
42                the 'Tree optimization' window, these modes normally operate on the clicked subtree only.
43
44                After any optimization/randomization the tree will be 'beautified' (see
45                LINK{resorttree.hlp}) and branchlengths will be re-calculated (see LINK{pa_branchlengths.hlp}).
46
47                Saving the current settings as configuration will save the properties from this window
48                and from the LINK{kernlin.hlp} window.
49
50EXAMPLES        None
51
52WARNINGS        None
53
54BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.