Skip to content

Commit

Permalink
Add tusSAT solver
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumith1896 committed Apr 14, 2016
1 parent e1e83ed commit f860327
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _solvers/tusSAT.md
@@ -0,0 +1,6 @@
---
name: tusSAT
link: https://github.com/Sumith1896/tusSAT
language: VHDL
tags: FPGA
---
2 changes: 2 additions & 0 deletions solvers.html
Expand Up @@ -18,6 +18,8 @@ <h2>SAT solvers</h2>

{% include solverspanel.html title="Pre-processors" tags="PREPROC" %}

{% include solverspanel.html title="FPGA based sat solvers" tags="FPGA" %}

<h2>Pseudo-Boolean solvers</h2>

{% include solverspanel.html title="Pseudo-Boolean Optimizers" tags="PB" %}
Expand Down

0 comments on commit f860327

Please sign in to comment.