Max-SAT

E537213

Max-SAT is the optimization variant of the Boolean satisfiability problem in which the goal is to find an assignment that satisfies the maximum possible number of clauses, making it a central problem in approximation algorithms and complexity theory.

All labels observed (5)

Label Occurrences
Max-SAT canonical 3
MAX-SAT 1
Max-k-SAT 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Boolean optimization problem ⓘ
computational problem ⓘ
constraint optimization problem ⓘ
optimization problem ⓘ
alternativeGoal minimize number of unsatisfied clauses ⓘ
approximability admits constant-factor approximation algorithms ⓘ
admits polynomial-time approximation schemes for some restricted cases ⓘ
basedOn Boolean satisfiability problem ⓘ
belongsTo computational complexity theory ⓘ
linked to: Complexity Theory

theory of approximation algorithms ⓘ
decisionVersion asks if there exists an assignment satisfying at least K clauses ⓘ
decisionVersionComplexity NP-complete ⓘ
definedOver Boolean variables ⓘ
clauses in conjunctive normal form ⓘ
generalizes SAT ⓘ
goal maximize number of satisfied clauses ⓘ
hasBenchmarkInstances Max-SAT Evaluation competitions ⓘ
hasRandomizedApproximation true ⓘ
hasVariant k-Max-SAT ⓘ
linked to: Max-SAT

partial Max-SAT ⓘ
weighted Max-SAT ⓘ
weighted partial Max-SAT ⓘ
input CNF formula ⓘ
isCentralProblemIn approximation algorithms ⓘ
automated reasoning ⓘ
constraint programming ⓘ
proof complexity ⓘ
isGeneralizationOf maximum satisfiable subset problem ⓘ
isMaximizationProblem true ⓘ
isNPComplete false ⓘ
isNPHard true ⓘ
output maximum number of satisfiable clauses ⓘ
truth assignment to variables ⓘ
relatedProblem Max-CSP ⓘ
Max-CUT ⓘ
Min-SAT ⓘ
restrictionOf Max-k-SAT when clause size is bounded by k ⓘ
solvedBy SAT-based Max-SAT solvers ⓘ
branch-and-bound algorithms ⓘ
integer linear programming formulations ⓘ
local search algorithms ⓘ
usedIn bioinformatics ⓘ
configuration problems ⓘ
hardware verification ⓘ
planning ⓘ
preference reasoning ⓘ
scheduling ⓘ
software verification ⓘ

How these facts were elicited

Referenced by (7)

Full triples — surface form annotated when it differs from this entity's canonical label.

Inapproximability results for SAT and other problems → relatedConcept → Max-SAT ⓘ
Z3 → supportsFeature → MaxSMT ⓘ
subject linked to: Z3: An Efficient SMT Solver
linked to: Max-SAT
Max-SAT → hasVariant → k-Max-SAT ⓘ
linked to: Max-SAT
Max-3-SAT → relatedTo → Max-SAT ⓘ
Max-3-SAT → hasReductionTo → Max-SAT ⓘ
Max-3-SAT → isSpecialCaseOf → Max-k-SAT ⓘ
linked to: Max-SAT
SAT → hasImportantVariant → MAX-SAT ⓘ
linked to: Max-SAT