We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce09508 commit f17d63eCopy full SHA for f17d63e
graph_algorithms/algorithms/kruskal/__init__.py
@@ -0,0 +1,3 @@
1
+# -*- coding:utf-8 -*-
2
+
3
+"""Kruskal's algorithm."""
0 commit comments