DocumentCode :
2888327
Title :
General Solution Scheme to Spatial Complexity of Recursive Algorithm
Author :
Sun, Yong ; Wang, Xuan
Author_Institution :
Sch. of Electron. & Inf. Eng., Shenzhen Polytech.
fYear :
2006
fDate :
13-16 Aug. 2006
Firstpage :
952
Lastpage :
956
Abstract :
Recursive algorithm (RA) need a great number of storage space for continue operations (such as push) on stack, which easily causes stack overflow. In the paper, we present a novel recursive algorithm to solve this intractability throw constructing recursive tree, which only restoring valuable data for decreasing the spatial complexity, and then traversing recursive tree. In this way, the problem of spatial complexity of recursive algorithm could be solved effectively, making recursive algorithm more practical in application
Keywords :
computational complexity; recursive estimation; spatial data structures; tree data structures; tree searching; recursive algorithm; recursive tree traversal; spatial complexity problem; stack overflow; Algorithm design and analysis; Binary trees; Computer science; Costs; Cybernetics; Machine learning; Machine learning algorithms; Performance analysis; Poles and towers; Space technology; Sun; Recursive algorithm; Recursive tree; Spatial complexity;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Machine Learning and Cybernetics, 2006 International Conference on
Conference_Location :
Dalian, China
Print_ISBN :
1-4244-0061-9
Type :
conf
DOI :
10.1109/ICMLC.2006.258522
Filename :
4028200
Link To Document :
بازگشت