Interface ISearchProblem<P,​S>

    • Method Detail

      • getInstance

        P getInstance()
      • isSolution

        boolean isSolution​(S candidate)