摘要
针对扩展递归技术的局限性,本文提出基于树的递归算法分析技术。借助于分析树,可直观地、清晰地描述递归算法的分析过程,从而有效地解决递归算法时间复杂性的分析问题。
Aiming at the limitations of the expand recursion technology, recursive algorithm analysis techniques based on tree is presented. With the aid of analysis tree, the process of recursive algorithm analysis is described more intuitively and clearly so as to solve the computing problem of recursive algorithm time complexity effectively.
出处
《四川理工学院学报(自然科学版)》
CAS
2012年第4期50-51,共2页
Journal of Sichuan University of Science & Engineering(Natural Science Edition)
基金
人工智能四川省重点实验室科研项目(2009RY008)
关键词
分析树
递归算法
算法分析
analysis tree
recursive algorithm
algorithm analysis