Weighted Max-SAT

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf theoretical computer science
mathematical optimization
gptkbp:generalizes gptkb:Max-SAT
gptkb:SAT
https://www.w3.org/2000/01/rdf-schema#label Weighted Max-SAT
gptkbp:input Boolean formula in conjunctive normal form (CNF)
weights for each clause
gptkbp:involves weighted clauses
gptkbp:is_NP-hard true
gptkbp:objective maximize the sum of weights of satisfied clauses
gptkbp:solvedBy approximation algorithms
branch and bound
exact algorithms
local search algorithms
SAT-based solvers
gptkbp:used_in gptkb:artificial_intelligence
operations research
bioinformatics
circuit design
gptkbp:variant gptkb:Maximum_Satisfiability_Problem
Boolean Satisfiability Problem
gptkbp:bfsParent gptkb:Max-SAT
gptkbp:bfsLayer 7