Uses of Interface
org.jacop.constraints.geost.LexicographicalOrder
Packages that use LexicographicalOrder
-
Uses of LexicographicalOrder in org.jacop.constraints.geost
Classes in org.jacop.constraints.geost that implement LexicographicalOrderFields in org.jacop.constraints.geost declared as LexicographicalOrderModifier and TypeFieldDescriptionfinal LexicographicalOrder
Geost.order
It specifies the order between dimensions which is used by the pruning algorithm.Methods in org.jacop.constraints.geost with parameters of type LexicographicalOrderModifier and TypeMethodDescriptionprotected DBox
Geost.findForbiddenDomain
(GeostObject o, int currentShape, int[] point, Geost.SweepDirection dir, LexicographicalOrder order) AllowedArea.isFeasible
(Geost.SweepDirection min, LexicographicalOrder order, GeostObject o, int currentShape, int[] c) DomainHoles.isFeasible
(Geost.SweepDirection min, LexicographicalOrder order, GeostObject o, int currentShape, int[] c) ForbiddenArea.isFeasible
(Geost.SweepDirection min, LexicographicalOrder order, GeostObject o, int currentShape, int[] c) abstract DBox
InternalConstraint.isFeasible
(Geost.SweepDirection min, LexicographicalOrder order, GeostObject o, int currentShape, int[] c) It determines whether the given point is a feasible origin of object o, considering this constraint only.ObstacleObject.isFeasible
(Geost.SweepDirection min, LexicographicalOrder order, GeostObject o, int currentShape, int[] c) ObstacleObjectFrame.isFeasible
(Geost.SweepDirection min, LexicographicalOrder order, GeostObject o, int currentShape, int[] c) protected boolean
ObstacleObjectFrame.timeOnlyCheck
(Geost.SweepDirection min, LexicographicalOrder order, GeostObject o, int currentShape, int[] c)