Interface AbstractCounterexample<E>

    • Method Detail

      • getLength

        int getLength()
      • testEffects

        default boolean testEffects​(int i,
                                    int j)
      • checkEffects

        boolean checkEffects​(E eff1,
                             E eff2)
      • effect

        E effect​(int index)