Re: Questions about Parity SAT
- From: "Radoslaw Hofman" <radekh@xxxxxxxxx>
- Date: Fri, 18 Jan 2008 12:24:59 +0100
Hi,
I am not sure if I've got it right. Your "Parity SAT Positive" is an SAT
instance where each literal exists only in its non-negated form in each
clause it appears? What means that if each clause contains at least one
literal the expression is satisfied?
This reduction may be interesting but I do doubt that it is correct. If you
have described your idea than maybe someone would point where is a flaw.
Imagine we have some SAT (ordinary) instance. Let us denote it as formula F.
Problem question is "Is there at least one assignment". So we create another
instance using brand new (not existing in F) literal r, and ask question if
new formula: (F or r) has odd number of assignments? If we could correctly
answer this question then at the same time we will have answer to our
original SAT instance.
Best regards,
Radek Hofman
.
- Follow-Ups:
- Re: Questions about Parity SAT
- From: Finder
- Re: Questions about Parity SAT
- References:
- Questions about Parity SAT
- From: Finder
- Questions about Parity SAT
- Prev by Date: Could anyone help me with this math problem please?
- Next by Date: Re: Questions about Parity SAT
- Previous by thread: Questions about Parity SAT
- Next by thread: Re: Questions about Parity SAT
- Index(es):
Relevant Pages
|