Skip to content

sfrehse/picosat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Build Status Build Status

Originally imported from http://fmv.jku.at/picosat/

picosat

PicoSAT - A boolean satisfiablity solver

Compilation using configure

These are the sources of the PicoSAT solver. The preprocessor is not included. To compile run './configure && make'. The API is document in 'picosat.h'. See also 'NEWS' and 'LICENSE'.

Compilation using biicode

With biicode compilation is made very easy. Basiically, just get the biicode block or integrate the block into your application and type bii build. Please have a look at https://www.biicode.com/ for detailed information.

About

PicoSAT - A boolean satisfiablity solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published