A state-based satisfiability solver.
Used primarily for solving instances of a generalization of the well-known Satisfiability problem.
Homepage: http://gauss.ececs.uc.edu/franco_files/sbsat.html
./configure
make
make check
- i386 Linux RH7.3 and EL WS3
- i386 Windows Cygwin
- Sparc Solaris 9
- G4 Mac OS X 10.3.5
mkisofs -o /SBSatCD1.8/sbsatcd18.iso -V SBSat_1_8 -r -J -hfs /work/CD
mount -o loop,ro /SBSatCD1.8/sbsatcd18.iso /mnt
umount /mnt
/sbin/losetup -d /dev/loop0