You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Valentin Lechner d51bb82490
Merge pull request #1 from docktordreh/docktordreh-patch-1
Create LICENSE
1 year ago
.gitignore Aufnahme SatHelper implementation 1 year ago
CMakeLists.txt Aufnahme SatHelper implementation 1 year ago
LICENSE Create LICENSE 1 year ago
README.md Aufnahme README 1 year ago
sathelper.cpp Aufnahme SatHelper implementation 1 year ago
sathelper.h Aufnahme SatHelper implementation 1 year ago

README.md

sathelper

This is a c++ implementation of biotomas' SatHelper.

As the original, it aims to improve the Boolean SAT (MaxSAT not yet implemented) users life.

It is intended to be used as library.