Package | Description |
---|---|
org.jacop.constraints.geost | |
org.jacop.core |
Modifier and Type | Method and Description |
---|---|
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) |
boolean |
NonOverlapping.addPrunableObjects(GeostObject o,
SimpleHashSet<GeostObject> accumulator) |
Modifier and Type | Field and Description |
---|---|
SimpleHashSet<Constraint>[] |
Store.changed
It stores constraints scheduled for reevaluation.
|
Copyright © 2022. All rights reserved.