We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7442a5d commit 47ac816Copy full SHA for 47ac816
Project.toml
@@ -20,3 +20,17 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
20
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
21
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
22
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
23
+
24
+[compat]
25
+BlossomV = "0.4"
26
+Clustering = "0.13"
27
+DataStructures = "0.17"
28
+LightGraphs = "1.3"
29
+LogicCircuits = "0.1"
30
+MetaGraphs = "0.6"
31
+Metis = "1.0"
32
+Reexport = "0.2"
33
+SimpleWeightedGraphs = "1.1"
34
+StatsBase = "0.32"
35
+StatsFuns = "0.9"
36
+julia = "1.3"
0 commit comments