Y
Hacker News
new
|
ask
|
show
|
jobs
by
emil-lp
229 days ago
>
I don't understand why SAT solvers don't use gaussian elimination more.
These are the types of questions that can easily be answered by simply trying.
1 comments
js8
229 days ago
I agree they can be answered, but easily - no. The Grobner basis algorithm has been known for longer than NP problems, so it's not obvious why it wasn't used to solve SAT problems.
link