|
|
|
|
|
by dataflow
1115 days ago
|
|
To clarify, you're specifically talking about reductions to SAT, not from SAT, right? Note the former is used as a solution technique for feeding into SAT solvers, where the latter's goal is basically the exact opposite (to show NP-hardness and hence algorithmic intractability). Formal methods courses do the former, but algorithms courses usually use SAT for the latter. |
|