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 ClaferOptimizer |
ClaferCompiler.compile(AstModel in,
Scopable scope,
Objective objective) |
static ClaferOptimizer |
ClaferCompiler.compile(AstModel in,
Scopable scope,
Objective objective,
ClaferOptions options) |
Copyright © 2013. All Rights Reserved.