Class PathAllTest

java.lang.Object
topics.backtracking.paths.PathAllTest

@DisplayName("PathAll: Non-Simple Paths Matching Exact Cost") class PathAllTest extends Object
  • Constructor Details

    • PathAllTest

      PathAllTest()
  • Method Details

    • testPathInput4

      @Test @DisplayName("Should find exactly 310,422 paths combining cycles to reach cost 80") void testPathInput4()