首页 /研究 /Algorithms for the satisfiability (SAT) problem: A survey
OTHER

Algorithms for the satisfiability (SAT) problem: A survey

Jun Gu, Paul W. Purdom, John Franco, Benjamin W. Wah

发表年份
1997
引用次数
287

摘要

. The satisfiability (SAT) problem is a core problem in mathematical logic and computing theory. In practice, SAT is fundamental in solving many problems in automated reasoning, computer-aided design, computeraided manufacturing, machine vision, database, robotics, integrated circuit design, computer architecture design, and computer network design. Traditional methods treat SAT as a discrete, constrained decision problem. In recent years, many optimization methods, parallel algorithms, and practical techniques have been developed for solving SAT. In this survey, we present a general framework (an algorithm space) that integrates existing SAT algorithms into a unified perspective. We describe sequential and parallel SAT algorithms including variable splitting, resolution, local search, global optimization, mathematical programming, and practical SAT algorithms. We give performance evaluation of some existing SAT algorithms. Finally, we provide a set of practical applications of the sat...

关键词

SatisfiabilityComputer scienceBoolean satisfiability problemAlgorithmSet (abstract data type)Answer set programmingTheoretical computer scienceLogic programmingArtificial intelligenceProgramming language

相关论文

查看 OTHER 分类全部论文