19 lines
386 B
JSON
19 lines
386 B
JSON
{
|
|
"name": "highs",
|
|
"version": "1.10.0",
|
|
"description": "High performance library to solve linear, mixed-integer, and convex quadratic optimization problems.",
|
|
"homepage": "https://highs.dev",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|