Content area
Some top-down problem specifications, if executed, may compute sub-problems repeatedly. Instead, we may want a bottom-up algorithm that stores solutions of sub-problems in a table to be reused. How the table can be represented and efficiently maintained, however, can be tricky. We study a special case: computing a function
Details
1 Institute of Information Science, Academia Sinica, Taipei, Taiwan (e-mail: [email protected] )