Statements (16)
Predicate | Object |
---|---|
gptkbp:instanceOf |
tree traversal algorithm
|
gptkbp:amendedBy |
tree structure temporarily
|
gptkbp:appliesTo |
binary trees
|
gptkbp:category |
gptkb:algorithm
data structure algorithm |
gptkbp:feature |
no recursion
O(1) space complexity no stack |
https://www.w3.org/2000/01/rdf-schema#label |
Morris traversal
|
gptkbp:introducedIn |
1979
|
gptkbp:inventedBy |
Joseph M. Morris
|
gptkbp:restored |
tree structure after traversal
|
gptkbp:usedFor |
inorder traversal
preorder traversal |
gptkbp:bfsParent |
gptkb:Robson's_algorithm
|
gptkbp:bfsLayer |
8
|