Package | Description |
---|---|
org.jacop.constraints.geost |
Modifier and Type | Class and Description |
---|---|
class |
InArea |
class |
NonOverlapping |
Modifier and Type | Field and Description |
---|---|
ExternalConstraint[] |
Geost.externalConstraints
It stores the reference to the collection of external constraints
which must be satisfied within this constraint.
|
Constructor and Description |
---|
Geost(GeostObject[] objects,
ExternalConstraint[] constraints,
Shape[] shapes)
It creates a geost constraint from provided objects, external constraints,
as well as shapes.
|
Constructor and Description |
---|
Geost(Collection<GeostObject> objects,
Collection<ExternalConstraint> constraints,
Collection<Shape> shapes) |
Copyright © 2022. All rights reserved.