Introduction

Use

  Installation
  The Algs_dir directory
  Tree-like algorithms data structure
  Scorecard algorithms data structure
    Using scorecard algorithms
  Editing - New - Searching algorithms
  The local repository
  The central repository

FTP site administrator tasks
Included algorithms
PALM Tools
Other resources
Help and support
ToDo
Copyright and Warranty
About this document ...

 

 

home

Tree-like algorithms data structure

The algorithm tree structure is stored in text files. The tree root is the name of the file. Newlines indicate branches of the tree root. Sub-branches are implemented with newlines followed by nesting tab(s); so on till the leaf nodes (see table tree_example_table).



Table 1:
Example

 

Where a and b are the 1st level branches, a1 and b1 the 2nd level branches and a11 and b11 the leaf

The selected algorithm is displayed in a new window. Branches can be expanded to show sub-branches. The final leaf node will simply not bring any further and is visualized in a different color (see figure tree_pic).




Figure 2: Tree algorithm example

Department of Pathology, Istituto Nazionale Tumori, Milan, Italy. E-mail: carlo_bif@yahoo.com
2002-06-02