public class AmongBuilder extends DefaultSatConstraintBuilder
Among constraints.params| Constructor and Description |
|---|
AmongBuilder()
Make a new builder.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SatConstraint> |
buildConstraint(BtrPlaceTree t,
List<BtrpOperand> args)
Build a constraint.
|
checkConformance, getFullSignature, getIdentifier, getParameters, getSignaturepublic List<? extends SatConstraint> buildConstraint(BtrPlaceTree t, List<BtrpOperand> args)
t - the current treeargs - the argument. Must be a non-empty set of virtual machines and a multiset of nodes with
at least two non-empty sets. If the multi set contains only one set, a Fence constraint is createdCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.