GENERAL SOLUTION SCHEME TO SPATIAL COMPLEXITY OF RECURSIVE ALGORITHM
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.
Recursive algorithm Recursive tree Spatial complexity
YONG SUN XUAN WANG
School of Electronics and Information Engineering, Shenzhen Polytechnic, Shenzhen 518055, China Dept.of computer science, Harbin Institute of Technology Shenzhen Graduate School, Shenzhen 518055,C
国际会议
2006 International Conference on Machine Learning and Cybernetics(IEEE第五届机器学习与控制论坛)
大连
英文
952-956
2006-08-13(万方平台首次上网日期,不代表论文的发表时间)