
A divide and conquer algorithm for exploiting policy function monotonicity
Author(s) -
Gordon Grey,
Qiu Shi
Publication year - 2018
Publication title -
quantitative economics
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 4.062
H-Index - 27
eISSN - 1759-7331
pISSN - 1759-7323
DOI - 10.3982/qe640
Subject(s) - divide and conquer algorithms , monotonic function , computer science , function (biology) , algorithm , mathematical optimization , mathematics , mathematical analysis , evolutionary biology , biology
A divide and conquer algorithm for exploiting policy function monotonicity is proposed and analyzed. To solve a discrete problem with n states and n choices, the algorithm requires at most n log 2 (n)+5 n objective function evaluations. In contrast, existing methods for nonconcave problems require n 2 evaluations in the worst case. For concave problems, the solution technique can be combined with a method exploiting concavity to reduce evaluations to 14 n +2log 2 (n). A version of the algorithm exploiting monotonicity in two‐state variables allows for even more efficient solutions. The algorithm can also be efficiently employed in a common class of problems that do not have monotone policies, including problems with many state and choice variables. In the sovereign default model of Arellano (2008) and in the real business cycle model, the algorithm reduces run times by an order of magnitude for moderate grid sizes and orders of magnitude for larger ones. Sufficient conditions for monotonicity and code are provided.