Skip to main navigation Skip to search Skip to main content

General solution scheme to spatial complexity of recursive algorithm

  • Yong Sun*
  • , Xuan Wang
  • *Corresponding author for this work
  • Shenzhen Polytechnic
  • Harbin Institute of Technology Shenzhen

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

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.

Original languageEnglish
Title of host publicationProceedings of the 2006 International Conference on Machine Learning and Cybernetics
Pages952-956
Number of pages5
DOIs
StatePublished - 2006
Externally publishedYes
Event2006 International Conference on Machine Learning and Cybernetics - Dalian, China
Duration: 13 Aug 200616 Aug 2006

Publication series

NameProceedings of the 2006 International Conference on Machine Learning and Cybernetics
Volume2006

Conference

Conference2006 International Conference on Machine Learning and Cybernetics
Country/TerritoryChina
CityDalian
Period13/08/0616/08/06

Keywords

  • Recursive algorithm
  • Recursive tree
  • Spatial complexity

Fingerprint

Dive into the research topics of 'General solution scheme to spatial complexity of recursive algorithm'. Together they form a unique fingerprint.

Cite this