Re: sat to horn sat
- From: apoph <xxxx@xxxxxxx>
- Date: Tue, 12 Sep 2006 14:28:53 GMT
James Dolan wrote:
in article <hleng.160$rk3.112@xxxxxxxxxxxxx>, apoph <xxxx@xxxxxxx>Okay, is there an algorithm R that turns any sat instance X into a horn sat instance R(X) so that:
wrote:
|Proginoskes wrote:
|
|>apoph wrote:
|> |>
|>>Is there an algorithm that turns sat instances into horn sat?
|>> |>>
|>
|>If there is a polynomial algorithm that does, then P=NP; Horn SAT is
|>known to be in P. (See
|>http://www.cs.berkeley.edu/~kunal/CS270/notes/lec1draft.ps for
|>instance.)
|>
|> --- Christopher Heckman
|>
|> |>
|Yes you're right. That is also necessary condition for np=p since
|horn sat is p-complete.
|
|But complexity is not an issue here. Any algorithm will do.
you should probably make your question a bit more precise: is there an
algorithm that turns a sat instance x into a horn-sat instance with
the same ??? as x? there might be only one relatively obvious way of
choosing "???" so as to make it an interesting question, but
nevertheless you should be the one to do the work of actually making
it precise.
1) X is satisfiable iff R(X) is satisfiable.
2) R is not trivial in a sense that it first decides X and then outputs some fixed satisfiable or unsatisfiable horn sat instance accordingly to the satisfiability of X.
-a
.
- Follow-Ups:
- Re: sat to horn sat
- From: Mitch
- Re: sat to horn sat
- References:
- sat to horn sat
- From: apoph
- Re: sat to horn sat
- From: Proginoskes
- Re: sat to horn sat
- From: apoph
- Re: sat to horn sat
- From: James Dolan
- sat to horn sat
- Prev by Date: Re: Need to confirm a simple statistical formula
- Next by Date: Re: Proof of conjecture wanted
- Previous by thread: Re: sat to horn sat
- Next by thread: Re: sat to horn sat
- Index(es):
Relevant Pages
|