Class CyclesAllTest
java.lang.Object
topics.backtracking.tsp.CyclesAllTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int[][](package private) void
-
Constructor Details
-
CyclesAllTest
CyclesAllTest()
-
-
Method Details
-
testCycles
@Test @DisplayName("Should find all 1956 simple cycles originating from node 0") void testCycles() -
createExampleGraph
public static int[][] createExampleGraph()
-