Which Search Problems Are Random?
Abstract
The typical difficulty of various NP-hard problems varies with simple parameters describing their structure. This be-havior is largely independent of the search algorithm, but depends on the choice of problem ensemble. A given prob-lem instance belongs to many different ensembles, so ap-plying these observations to individual problems requires identifying which ensemble is most appropriate for predict-ing its search behavior, e.g., cost or solubility. To address this issue, we introduce a readily computable measure of randomness for search problems called “approximate en-tropy”. This new measure is better suited to search than other approaches, such as algorithmic complexity and in-formation entropy. Experiments with graph coloring and 3–SAT show how this measure can be applied.
Cite
Text
Hogg. "Which Search Problems Are Random?." AAAI Conference on Artificial Intelligence, 1998.Markdown
[Hogg. "Which Search Problems Are Random?." AAAI Conference on Artificial Intelligence, 1998.](https://mlanthology.org/aaai/1998/hogg1998aaai-search/)BibTeX
@inproceedings{hogg1998aaai-search,
title = {{Which Search Problems Are Random?}},
author = {Hogg, Tad},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1998},
pages = {438-443},
url = {https://mlanthology.org/aaai/1998/hogg1998aaai-search/}
}