Modifier and Type | Method and Description |
---|---|
static Encoding |
instance() |
void |
onFinish(org.sat4j.specs.ISolver solver,
org.sat4j.specs.IVec<Var> scope) |
void |
onInit(org.sat4j.specs.ISolver solver,
org.sat4j.specs.IVec<Var> scope) |
void |
onNogood(org.sat4j.specs.ISolver solver,
org.sat4j.specs.IVec<Var> scope,
Map<Evaluable,Integer> tuple) |
void |
onSupport(org.sat4j.specs.ISolver solver,
org.sat4j.specs.IVec<Var> scope,
Map<Evaluable,Integer> tuple) |
public static Encoding instance()
public void onFinish(org.sat4j.specs.ISolver solver, org.sat4j.specs.IVec<Var> scope)
public void onInit(org.sat4j.specs.ISolver solver, org.sat4j.specs.IVec<Var> scope)
public void onNogood(org.sat4j.specs.ISolver solver, org.sat4j.specs.IVec<Var> scope, Map<Evaluable,Integer> tuple) throws org.sat4j.specs.ContradictionException
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.