Class SlicedConstraint

    • Field Detail

    • Method Detail

      • isViolatedBy

        protected abstract boolean isViolatedBy​(Edge edge)
      • indexOf

        protected final int indexOf​(Node node)
      • containsBothNodes

        protected final boolean containsBothNodes​(int i,
                                                  int j)
      • nodesAreInWrongOrder

        protected final boolean nodesAreInWrongOrder​(int i,
                                                     int j)
      • nodesAreInTheSameOneOfLayer

        protected final boolean nodesAreInTheSameOneOfLayer​(int i,
                                                            int j)