Sciweavers

AAAI
2008

Efficient Memoization for Dynamic Programming with Ad-Hoc Constraints

13 years 6 months ago
Efficient Memoization for Dynamic Programming with Ad-Hoc Constraints
We address the problem of effective reuse of subproblem solutions in dynamic programming. In dynamic programming, a memoed solution of a subproblem can be reused for another if the latter's context is a special case of the former. Our objective is to generalize the context of the memoed subproblem such that more subproblems can be considered subcases and hence enhance reuse. Toward this goal we propose a generalization of context that 1) does not add better solutions than the subproblem's optimal, yet 2) requires that subsumed subproblems preserve the optimal solution. In addition, we also present a general technique to search for at most k 1 optimal solutions. We provide experimental results on resourceconstrained shortest path (RCSP) benchmarks and program's exact worst-case execution time (WCET) analysis.
Joxan Jaffar, Andrew E. Santosa, Razvan Voicu
Added 02 Oct 2010
Updated 02 Oct 2010
Type Conference
Year 2008
Where AAAI
Authors Joxan Jaffar, Andrew E. Santosa, Razvan Voicu
Comments (0)