You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
588 B
20 lines
588 B
name = "MIPLearn"
|
|
uuid = "2b1277c3-b477-4c49-a15e-7ba350325c68"
|
|
authors = ["Alinson S Xavier <git@axavier.org>"]
|
|
version = "0.3.0"
|
|
|
|
[deps]
|
|
CPLEX = "a076750e-1247-5638-91d2-ce28b192dca0"
|
|
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
|
|
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
|
|
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
|
|
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
|
|
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
|
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
|
|
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
|
|
|
|
[compat]
|
|
JuMP = "1"
|
|
MathOptInterface = "1"
|
|
julia = "1"
|