Skip to content

Commit

Permalink
add draft for DIMACS cnf parser
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 16, 2015
1 parent c4712bb commit 25a6b91
Show file tree
Hide file tree
Showing 7 changed files with 369 additions and 56 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@ require( [ "aureooms-js-sat" ] , function ( sat ) { ... } ) ;
## Reference

- [Simple solver in Python](http://sahandsaba.com/understanding-sat-by-implementing-a-simple-sat-solver-in-python.html)
- [SATLIB](http://www.cs.ubc.ca/~hoos/SATLIB/benchm.html)
Loading

0 comments on commit 25a6b91

Please sign in to comment.