Re: Questions about Parity SAT
- From: "Radoslaw Hofman" <radekh@xxxxxxxxx>
- Date: Wed, 23 Jan 2008 12:21:48 +0100
formula F.Imagine we have some SAT (ordinary) instance. Let us denote it as
anotherProblem question is "Is there at least one assignment". So we create
ifinstance using brand new (not existing in F) literal r, and ask question
correctlynew formula: (F or r) has odd number of assignments? If we could
answer this question then at the same time we will have answer to ourYou seem to be wrong: (F or r) has exactly the same SAT-parity as F,
original SAT instance.
which may be zero for satisfiable instances.
Yes. After adding or we in fact (for s solutions) make them 2^n*s+s what
perserves parity.
I have proposed new version:
(F and ((a or b) and (not a or not b)))
If F has some number of solutions (s), then this new formula has 2*s
solutions. If you have answered question "if this new formula has odd number
of assignments" positively then you would have also answered question "if F
has at least one assignment" what means SAT problem.
Best regards,
Radek Hofman
.
- Follow-Ups:
- Re: Questions about Parity SAT
- From: Mike Robson
- Re: Questions about Parity SAT
- References:
- Questions about Parity SAT
- From: Finder
- Re: Questions about Parity SAT
- From: Radoslaw Hofman
- Re: Questions about Parity SAT
- From: Finder
- Questions about Parity SAT
- Prev by Date: Re: Category theory for understanding the internet
- Next by Date: Re: Questions about Parity SAT
- Previous by thread: Re: Questions about Parity SAT
- Next by thread: Re: Questions about Parity SAT
- Index(es):