On Market-Inspired Approaches to Propositional Satisfiability

Abstract

We describe three market-inspired approaches to propositional satisfiability. The first is based on a formulation of satisfiability as production on a supply chain, where producers of particular variable assignments must acquire licenses to fail to satisfy particular clauses. Experiments show that although this general supply-chain protocol can converge to market allocations corresponding to satisfiable truth assignments, it is impractically slow. We find that a simplified market structure and a variation on the pricing method can improve performance significantly. We compare the performance of the three market-based protocols with distributed breakout algorithm and GSAT on benchmark 3-SAT problems. We identify a tradeoff between performance and economic realism in the market protocols, and a tradeoff between performance and the degree of decentralization between the market protocols and distributed breakout. We also conduct informal and experimental analyses to gain insight into the operation of price-guided search.

Cite

Text

Walsh et al. "On Market-Inspired Approaches to Propositional Satisfiability." International Joint Conference on Artificial Intelligence, 2001. doi:10.1016/S0004-3702(02)00386-7

Markdown

[Walsh et al. "On Market-Inspired Approaches to Propositional Satisfiability." International Joint Conference on Artificial Intelligence, 2001.](https://mlanthology.org/ijcai/2001/walsh2001ijcai-market/) doi:10.1016/S0004-3702(02)00386-7

BibTeX

@inproceedings{walsh2001ijcai-market,
  title     = {{On Market-Inspired Approaches to Propositional Satisfiability}},
  author    = {Walsh, William E. and Yokoo, Makoto and Hirayama, Katsutoshi and Wellman, Michael P.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2001},
  pages     = {1152-1160},
  doi       = {10.1016/S0004-3702(02)00386-7},
  url       = {https://mlanthology.org/ijcai/2001/walsh2001ijcai-market/}
}