A frame for general divide-and-conquer recurrences

被引:8
作者
Wang, XD
Fu, QX
机构
[1] Computer Science Department, Fuzhou University
关键词
divide-and-conquer; algorithms; recurrence; time complexity;
D O I
10.1016/0020-0190(96)00076-2
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
The time complexities of general divide-and-conquer algorithms can often be analysed by solving the recurrence equations in the form T(n) = a(n)T(b(n)) + f(n). Much work has been done for solving recurrences of this form. The only methods presented previously, however, consist of solution tables for fixed a(n), b(n) and f(n). A systematic way of solving general recurrences of the above form is not available so far. We present a general frame for solving recurrences of the above form.
引用
收藏
页码:45 / 51
页数:7
相关论文
共 6 条
[1]  
Aho A. V., 1983, DATA STRUCTURES ALGO
[2]  
Bentley JL, 1980, ACM SIGACT NEWS, V12, P36, DOI DOI 10.1145/1008861.1008865
[3]   CONSTANT DEPTH REDUCIBILITY [J].
CHANDRA, AK ;
STOCKMEYER, L ;
VISHKIN, U .
SIAM JOURNAL ON COMPUTING, 1984, 13 (02) :423-439
[4]  
Cormen T. H., 1990, INTRO ALGORITHMS
[5]   A GENERAL-METHOD AND A MASTER THEOREM FOR DIVIDE-AND-CONQUER RECURRENCES WITH APPLICATIONS [J].
VERMA, RM .
JOURNAL OF ALGORITHMS, 1994, 16 (01) :67-79
[6]  
[No title captured]