The Scaling of Search Cost

Abstract

We show that a rescaled constrainedness parameter provides the basis for accurate numerical models of search cost for both backtracking and local search algorithms. In the past, the scaling of performance has been restricted to critically constrained problems at the phase transition. Here, we show how to extend models of search cost to the full width of the phase transition. This enables the direct comparison of algorithms on both under-constrained and overconstrained problems. We illustrate the generality of the approach using three different problem domains (satisfiability, constraint satisfaction and travelling salesperson problems) with both backtracking algorithms like the Davis-Putnam procedure and local search algorithms like Gsat. As well as modelling data from experiments, we give accurate predictions for results beyond the range of the experiments. Introduction How does the performance of an algorithm scale? Theoretical analysis, especially average-case, can be very difficu...

Cite

Text

Gent et al. "The Scaling of Search Cost." AAAI Conference on Artificial Intelligence, 1997.

Markdown

[Gent et al. "The Scaling of Search Cost." AAAI Conference on Artificial Intelligence, 1997.](https://mlanthology.org/aaai/1997/gent1997aaai-scaling/)

BibTeX

@inproceedings{gent1997aaai-scaling,
  title     = {{The Scaling of Search Cost}},
  author    = {Gent, Ian P. and MacIntyre, Ewan and Prosser, Patrick and Walsh, Toby},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1997},
  pages     = {315-320},
  url       = {https://mlanthology.org/aaai/1997/gent1997aaai-scaling/}
}