Module mtr

Module mtr 

Source
Expand description

Contains the declarations present in mtr.h (multiway-branching trees).

Constants§

MTR_DEFAULT
Default flag value in Mtr_MakeGroup.
MTR_FIXED
See Mtr_MakeGroup.
MTR_NEWNODE
See Mtr_MakeGroup.
MTR_SOFT
See Mtr_MakeGroup.
MTR_TERMINAL
See Mtr_MakeGroup.

Functions§

Mtr_AllocNode
Mtr_CopyTree
Mtr_CreateFirstChild
Mtr_CreateLastChild
Mtr_DeallocNode
Mtr_DissolveGroup
Mtr_FindGroup
Mtr_FreeTree
Mtr_InitGroupTree
Mtr_InitTree
Mtr_MakeFirstChild
Mtr_MakeGroup
Mtr_MakeLastChild
Mtr_MakeNextSibling
Mtr_PrintGroupedOrder
Mtr_PrintGroups
Mtr_PrintTree
Mtr_ReadGroups
Mtr_ReorderGroups
Mtr_SwapGroups