Cuopt Multi Objective Exploration
NVIDIA/cuopt/skills/cuopt-multi-objective-explorationai-mlOfficial
Official Provider SkillView repo
Trace and interpret the Pareto frontier across competing objectives using repeated single-objective cuOpt solves (weighted-sum and ε-constraint).
Files5 files
BENCHMARK.md82 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorNVIDIA
Categoryai-ml
Skill IDNVIDIA/cuopt/skills/cuopt-multi-objective-exploration
Files5 files
Related skills
Cuopt DeveloperModify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI). Use for solver internals, PRs, DCO, and code conventions.Cuopt InstallInstall cuOpt for Python, C, or server via pip, conda, or Docker; verify the install. For building cuOpt from source, see cuopt-developer.Cuopt Numerical Optimization ApiLP, MILP, and QP (beta) with cuOpt — Python, C, and CLI. Use when the user is solving LP, MILP, or QP with any cuOpt interface.Cuopt Numerical Optimization FormulationLP, MILP, QP — concepts, problem-text parsing, and formulation patterns (parameters, constraints, decisions, objective). Concepts only; no API.Cuopt Routing Api PythonVehicle routing (VRP, TSP, PDP) with cuOpt — Python API only. Use when the user is building or solving routing in Python.Cuopt Server Api PythoncuOpt REST server — start server, endpoints, Python/curl client examples. Use when the user is deploying or calling the REST API.