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.
17 lines
786 B
17 lines
786 B
# MIPLearn: Extensible Framework for Learning-Enhanced Mixed-Integer Optimization
|
|
# Copyright (C) 2020-2021, UChicago Argonne, LLC. All rights reserved.
|
|
# Released under the modified BSD license. See COPYING.md for more details.
|
|
|
|
[deps]
|
|
Cbc = "9961bab8-2fa3-5c5a-9d89-47fab24efd76"
|
|
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
|
|
JSON2 = "2535ab7d-5cd8-5a07-80ac-9b1792aadce3"
|
|
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
|
|
MIPLearn = "2b1277c3-b477-4c49-a15e-7ba350325c68"
|
|
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
|
|
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
|
|
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
|
|
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
|
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
|
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
|