1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "name": "highs", "version": "1.12.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" ] }