public class MikolasTest extends Object
Constructor and Description |
---|
MikolasTest() |
Modifier and Type | Method and Description |
---|---|
static org.sat4j.specs.IVec<BigInteger> |
constant_vector(BigInteger value,
int sz) |
static void |
print_model(org.sat4j.specs.IProblem solver) |
void |
testLexicoOptimizationWithPseudoOptDecorator() |
static org.sat4j.specs.IVecInt |
vector(int... ls) |
public static org.sat4j.specs.IVecInt vector(int... ls)
public static org.sat4j.specs.IVec<BigInteger> constant_vector(BigInteger value, int sz)
public static void print_model(org.sat4j.specs.IProblem solver)
public void testLexicoOptimizationWithPseudoOptDecorator() throws org.sat4j.specs.ContradictionException, org.sat4j.specs.TimeoutException
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.