Chapitre 1. Tree
Table des matières
uiConcatTree
— Concatenation of Trees
uiCreateNode
— Creation of node (for Scilab Tree)
uiCreateTree
— Creation of a Tree
uiDeleteNode
— Deletion in a Tree
uiDisplayTree
— Printing a Tree in GUI mode
uiDumpTree
— Printing a Tree in the console (text mode)
uiEqualsTree
— Comparing two trees
uiFindNode
— Find node in Tree
uiGetChildrenNode
— Get Children of a node
uiGetNodePosition
— Get the position(s) of a node
uiGetParentNode
— Get Parent of a node
uiInsertNode
— Insertion in a Tree