File tree 3 files changed +0
-4
lines changed
3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
15
15
Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
16
16
SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
17
17
TimerOutputs = " a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
18
- MathOptSetDistances = " 3b969827-a86c-476c-9527-bb6f1a8fbad5"
19
18
20
19
[compat ]
21
20
Arpack = " 0.5"
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
21
21
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
22
22
Tullio = " bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
23
23
ZipFile = " a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
24
- MathOptSetDistances = " 3b969827-a86c-476c-9527-bb6f1a8fbad5"
25
24
26
25
[compat ]
27
26
Documenter = " 0.27"
Original file line number Diff line number Diff line change @@ -14,8 +14,6 @@ import MathOptInterface
14
14
const MOI = MathOptInterface
15
15
const MOIU = MOI. Utilities
16
16
17
- import MathOptSetDistances as MOD
18
-
19
17
# for Birkhoff polytope LMO
20
18
import Hungarian
21
19
You can’t perform that action at this time.
0 commit comments