Multiple-Size Divide-and-Conquer Recurrences
| dc.creator | Kao, Ming-Yang | |
| dc.date | 2001-01-15 | |
| dc.date.accessioned | 2026-07-07T03:16:51Z | |
| dc.date.available | 2026-07-07T03:16:51Z | |
| dc.description | This short note reports a master theorem on tight asymptotic solutions to divide-and-conquer recurrences with more than one recursive term: for example, T(n) = 1/4 T(n/16) + 1/3 T(3n/5) + 4 T(n/100) + 10 T(n/300) + n^2. | |
| dc.identifier | https://arxiv.org/abs/cs/0101011 | |
| dc.identifier | http://arxiv.org/abs/cs/0101011 | |
| dc.identifier | SIGACT News, 28(2):67--69, June 1997 | |
| dc.identifier.uri | http://salesiana.dossiersoluciones.com/handle/123456789/30507 | |
| dc.subject | General Literature | |
| dc.subject | Data Structures and Algorithms | |
| dc.subject | F.2 | |
| dc.title | Multiple-Size Divide-and-Conquer Recurrences | |
| dc.type | text |