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 05549ac commit d11049eCopy full SHA for d11049e
Project.toml
@@ -12,3 +12,12 @@ JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
12
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
13
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
14
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
15
+
16
+[compat]
17
+julia = "1"
18
+JuMP = "0.21"
19
+Hungarian = "0.6.0"
20
+Gurobi = "0.9"
21
+Distributions = "0.24, 0.25"
22
+Convex = "0.14"
23
+MathOptInterface = "0.9"
0 commit comments