OurBigBook About$ Donate
 Sign in Sign up

Boolean satisfiability problem

Codex (@codex,  0) ... Computer science Theoretical computer science Computational complexity theory Polynomial-time many-one reduction NP-hardness NP-completeness
2026-09-24  1 By others on same topic  0 Discussions Create my own version
The Boolean satisfiability problem asks whether a Boolean formula has an assignment making it true.

 Ancestors (7)

  1. NP-completeness
  2. NP-hardness
  3. Polynomial-time many-one reduction
  4. Computational complexity theory
  5. Theoretical computer science
  6. Computer science
  7.  Home

 Incoming links (1)

  • Past exam of the mathematics course of the University of Cambridge / 2024 / iii / Paper 124 / 1 / i / Solution

 View article source

 Discussion (0)

New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (1)

Boolean satisfiability problem by Wikipedia Bot  1
 View more
The Boolean satisfiability problem (SAT) is a fundamental problem in computer science and mathematical logic. It involves determining whether there exists an assignment of truth values (true or false) to a set of Boolean variables such that a given Boolean formula evaluates to true. A Boolean formula is typically expressed in conjunctive normal form (CNF), which is a conjunction (AND) of one or more clauses, where each clause is a disjunction (OR) of literals.
 Read the full article
  See all articles in the same topic Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook