Using Decision Procedures Efficiently for Optimization - Robotics Institute Carnegie Mellon University

Using Decision Procedures Efficiently for Optimization

M. J. Streeter and S. F. Smith
Conference Paper, Proceedings of 17th International Conference on Automated Planning and Scheduling (ICAPS '07), pp. 312 - 319, September, 2007

Abstract

Optimization problems are often solved by making repeated calls to a decision procedure that answers questions of the form "Does there exist a solution with cost at most k?". In general the time required by the decision procedure varies widely as a function of k, so it is natural to seek a query strategy that minimizes the time required to find an (approximately) optimal solution. We present a simple query strategy with attractive theoretical guarantees. In case the same decision procedure is used for multiple optimization problems, we discuss how to tailor the query strategy to the sequence of problems encountered. We demonstrate the power of our query strategy by using it to create (i) a modified version of Sat Plan that finds provably approximately optimal plans quickly and (ii) a modified branch and bound algorithm for job shop scheduling that yields improved upper and lower bounds.

BibTeX

@conference{Streeter-2007-120490,
author = {M. J. Streeter and S. F. Smith},
title = {Using Decision Procedures Efficiently for Optimization},
booktitle = {Proceedings of 17th International Conference on Automated Planning and Scheduling (ICAPS '07)},
year = {2007},
month = {September},
pages = {312 - 319},
}