Table des matières

SATMiner

SATMiner is a library for searching interesting patterns using constraint programming/SAT backend. It was initially developed as a prototype for the DAG project, in collaboration with people at CRIL.

It is currently used as a basis for experiments on SAT/pseudo boolean based pattern mining on:

The current version is coded in Java and uses SAT4J and a modified version of MiniSat as backends. It also uses the BoolVar/PB library, as well as an implementation of cardinality networks for translation of some pseudo-boolean constraints to SAT.

Download

GIT, stable branch: https://liris.cnrs.fr/~ecoquery/satminer.git, lastest stable binary jar file

Involved people

1)
this breaks backward compatibility