Skip to content

Commit 6caee3e

Browse files
authored
Update README.md
1 parent ed251c4 commit 6caee3e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,4 @@ Until now I implemented the following:
1717
- **Eulerian Circuit Detection Algorithm** -> https://steemit.com/programming/@drifter1/programming-java-graph-eulerian-circuit-detection-algorithm
1818
- **Minimum Spanning Tree Algorithms 2 (Boruvka and Reverse Delete)** -> https://steemit.com/programming/@drifter1/programming-java-graph-minimum-spanning-tree-algorithms-2
1919
- **Graph Coloring (Greedy and Backtracking)** -> https://steemit.com/utopian-io/@drifter1/programming-java-graph-coloring-algorithms-backtracking-and-greedy
20-
21-
# Next Up
22-
(For now) Next on my list are:
23-
- The Travelling Salesman Problem and Algorithms that solve it
24-
- Vertex Cover Problem
20+
- **Travelling Salesman Problem (Naive)** -> https://peakd.com/hive-163521/@drifter1/programming-java-travelling-salesman-problem-solution-naive-algorithm

0 commit comments

Comments
 (0)