| Package | Description |
|---|---|
| org.clafer.ast.analysis |
This package provides various analysis and optimizations to perform on the
AST.
|
| org.clafer.ast.compiler |
This package provides a compiler to translate Clafer AST to IR.
|
| org.clafer.compiler |
This package provides a compiler from AST to Choco including algorithms for
solving optimal instances and max unsat.
|
| org.clafer.javascript |
This package provides classes for building Clafer models and invoking the
solver via Javascript.
|
| org.clafer.scope |
This package provides classes for building and retrieving the scope.
|
| Class and Description |
|---|
| Scopable |
| Scope
An immutable mapping from Clafers to their scope.
|
| Class and Description |
|---|
| Scope
An immutable mapping from Clafers to their scope.
|
| Class and Description |
|---|
| Scopable |
| Scope
An immutable mapping from Clafers to their scope.
|
| ScopeBuilder
Builder pattern for scopes.
|
| Class and Description |
|---|
| Scope
An immutable mapping from Clafers to their scope.
|
| Class and Description |
|---|
| Scopable |
| Scope
An immutable mapping from Clafers to their scope.
|
| ScopeBuilder
Builder pattern for scopes.
|
Copyright © 2013. All Rights Reserved.