| Package | Description |
|---|---|
| org.jacop.constraints.geost | |
| org.jacop.core |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NonOverlapping.addPrunableObjects(GeostObject o,
SimpleHashSet<GeostObject> accumulator) |
boolean |
ExternalConstraint.addPrunableObjects(GeostObject o,
SimpleHashSet<GeostObject> accumulator)
It adds to the accumulator collection the objects that are likely to be pruned if the given object
changes.
|
boolean |
InArea.addPrunableObjects(GeostObject o,
SimpleHashSet<GeostObject> accumulator) |
| Modifier and Type | Field and Description |
|---|---|
SimpleHashSet<Constraint>[] |
Store.changed
It stores constraints scheduled for reevaluation.
|
Copyright © 2016. All rights reserved.