Re: Integer Factorization with SAT
- From: Thorsten Kiefer <thorstenkiefer@xxxxxx>
- Date: Thu, 31 Jul 2008 10:32:28 +0200
cplxphil@xxxxxxxxx wrote:
On Jul 30, 6:15 pm, jacko <jackokr...@xxxxxxxxx> wrote:If you can write a polynomial sat solver, it will have much of a market ;))
On 30 Jul, 03:00, Thorsten Kiefer <webmas...@xxxxxxxxxxxxxx> wrote:
Thorsten Kiefer wrote:
Hi,
I wanna announce my little program, which
reduces the factorization problem into a sat instance.
http://tokisworld.org/sat/SATConverter.jar
Have fun with it !!!
-Thorsten
you can start it with java -jar SATConverter.jar
What's a SAT?http://mid4th.googlecode.comis i worth converting to a
phone MIDlet?
SAT is a decision problem relevant to complexity theory. I don't
think it would have much of a market, nor would it be terribly useful
on a cell phone.
Actually that's the point ! I wrote this converter once, because I wanted
to write a good sat solver. And randomly generated sat instances are too
easy to solve. I would roughly guess that you have the same intention ?!?
I have some (stupid???) ideas for a sat solver. If you want, I can share
them with you......
Thanks ;)))
This is a pretty sweet application though. Thanks for making it!
-Thorsten
-Phil
.
- Follow-Ups:
- Re: Integer Factorization with SAT
- From: cplxphil
- Re: Integer Factorization with SAT
- References:
- Integer Factorization with SAT
- From: Thorsten Kiefer
- Re: Integer Factorization with SAT
- From: Thorsten Kiefer
- Re: Integer Factorization with SAT
- From: jacko
- Re: Integer Factorization with SAT
- From: cplxphil
- Integer Factorization with SAT
- Prev by Date: Re: obvious ("dumb") question about oracles and P vs. NP
- Next by Date: Re: Integer Factorization with SAT
- Previous by thread: Re: Integer Factorization with SAT
- Next by thread: Re: Integer Factorization with SAT
- Index(es):