Question: Consider an instance of the Satisfiability Problem, specified by clauses Q over a set of Boolean variables 1 , dots, . We say that the
Consider an instance of the Satisfiability Problem, specified by clauses Q over a set of Boolean
variables
dots,
We say that the instance is monotone if each term in each clause consists of a
non
negated variable; that is
each term is equal to
for some
rather than
Monotone
instances of Satisfiability are very easy to solve: They are always satisfiable, by setting each
variable equal to
For example, suppose we have the three clauses
This is monotone, and indeed the assignment that sets al
three variables to
satisfies all the
clauses. But we can observe that this is not the only satisfying assignment; we could also have set
and
to
and
to
Indeed for any monotone instance, it is natural to ask how few
variables we need to set to
in order to satisfy it
Given a monotone instance of Satisfiability,
together with a number
the problem of Monotone Satisfiability with Few True Variables asks:
Is there a satisfying assignment for the instance in which at most
variables are set to
Show
that HittingSet
MonotoneSATw
FewTrueVar
s
Hint: Convert an instance of hitting set into CNF
formula
that
Contains as many clauses as sets in the collection of hitting set instance
Is defined over as many variables as there are elements in the universe of hitting set
instance
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
