| Package | Description | 
|---|---|
| org.clafer.compiler | 
 This package provides a compiler from AST to Choco including algorithms for
 solving optimal instances and max unsat. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ClaferUnsat | 
ClaferCompiler.compileUnsat(AstModel in,
                        Scopable scope)  | 
static ClaferUnsat | 
ClaferCompiler.compileUnsat(AstModel in,
                        Scopable scope,
                        ClaferOptions options)  | 
Copyright © 2013. All Rights Reserved.