{ "name": "nlopt", "version": "2.10.1", "port-version": 1, "description": "Library for nonlinear local and global optimization, for functions with and without gradient information.", "homepage": "https://github.com/stevengj/nlopt", "license": "MIT", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "luksan": { "description": "Enable Luksan algorithms (LGPL)", "license": "LGPL-2.1-or-later" } } }