Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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"
]
}