org.sat4j
Class MoreThanSAT
java.lang.Object
org.sat4j.MoreThanSAT
public final class MoreThanSAT
- extends Object
This is an example of use of the SAT4J library for computing the backbone of
a CNF or to compute the number of solutions of a CNF. We do not claim that
those tools are very efficient: they were simple to write and they helped us
on small examples.
- Author:
- leberre
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.