public class SplitAmongBuilder extends DefaultSatConstraintBuilder
SplitAmong constraints.params| Constructor and Description |
|---|
SplitAmongBuilder()
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)
args - the parameters of the constraint. Must be 2 non-empty set of virtual machines.t - the current token.Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.