Uses of Interface
org.btrplace.model.constraint.SatConstraint

Packages that use SatConstraint 
Package Description
org.btrplace.btrpsl
Main package to parse btrpsl scripts and integrate them to a model.
org.btrplace.btrpsl.constraint
This package contains the catalog of placement constraints and the builder to instantiate them.
org.btrplace.btrpsl.constraint.migration
Constraints related to migration control.
org.btrplace.examples
Tutorials.
org.btrplace.json.model.constraint
Converters for the constraints.
org.btrplace.model
Core package of btrplace that allow to describe a data centre model that is composed of a consistent view of an infrastructure, and some constraint that should be satisfied
org.btrplace.model.constraint
Concrete implementation of SatConstraint.
org.btrplace.model.constraint.migration
Constraints related to migration management.
org.btrplace.plan
Basic API to specify a ReconfigurationPlan.
org.btrplace.safeplace.spec  
org.btrplace.safeplace.testing  
org.btrplace.safeplace.testing.verification.btrplace  
org.btrplace.scheduler
API to define a Scheduler.
org.btrplace.scheduler.choco
Choco implementation of a Scheduler.