summaryrefslogtreecommitdiff
path: root/src/sat/minisat/README
blob: e1b79329b06d17f621ed18912ccf3d836901613f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Directory overview:
==================

mtl/            Mini Template Library
core/           A core version of the solver
simp/           An extended solver with simplification capabilities
README
LICENSE

To build (release version: without assertions, statically linked, etc):
======================================================================

cd { core | simp }
gmake rs

Usage:
======

TODO
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback