We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8fd57 commit c04726aCopy full SHA for c04726a
docs/index.md
@@ -1,6 +1,6 @@
1
# Graph search algorithms
2
3
-The project implements a class for the general structure of the graph, as well as two algorithms for finding a path in the graph.
+The project implements an interface for the weighted graph, as well as two algorithms for finding a path in the graph.
4
5
There are implementations and tests for two algorithms:
6
0 commit comments