Skip to content

Pull requests: NVIDIA/cuopt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Detect when MIP objectives must move in discrete steps. Tighten the dual bound using this info. improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1239 opened May 19, 2026 by chris-maes Contributor Loading… 26.06
Fix a bug in dual variables and reduced costs when we add implied bounds on free variables bug Something isn't working non-breaking Introduces a non-breaking change
#1237 opened May 18, 2026 by chris-maes Contributor Loading… 26.06
Fix MAJOR SonarQube bugs: mps_parser signed/unsigned compare and example init improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1235 opened May 18, 2026 by rgsl888prabhu Collaborator Loading…
Added node-limit argument to cuopt_cli improvement Improves an existing functionality mip non-breaking Introduces a non-breaking change
#1234 opened May 18, 2026 by nguidotti Contributor Loading…
2 of 7 tasks
26.06
Add VRP dimension developer skill Agentic This label is used to track agentic and skill related issues doc Improvements or additions to documentation non-breaking Introduces a non-breaking change
#1233 opened May 18, 2026 by rg20 Contributor Loading…
3 of 8 tasks
26.06
Restore resource_cast memory limit check improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1231 opened May 17, 2026 by bdice Contributor Loading… 26.06
Make mip_node_t destructor exception-safe (SonarQube CRIT BUG cpp:S1048) improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1230 opened May 15, 2026 by rgsl888prabhu Collaborator Loading…
Declare defaulted move ops noexcept (SonarQube BLOCKER cpp:S5018) improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1227 opened May 15, 2026 by rgsl888prabhu Collaborator Loading…
Replaced SpMV with SpMVOp in PDHG for double precision improvement Improves an existing functionality non-breaking Introduces a non-breaking change P2 pdlp
#1226 opened May 15, 2026 by Bubullzz Contributor Loading… 26.06
Implement python and C api for semi-continuous variables feature request New feature or request non-breaking Introduces a non-breaking change
#1225 opened May 14, 2026 by hlinsen Contributor Loading… 26.06
test routing null matrix validation
#1220 opened May 14, 2026 by aycsi Contributor Loading…
Add symbol visibility checks
#1215 opened May 14, 2026 by bdice Contributor Draft
add routing and math flag for selective builds
#1209 opened May 13, 2026 by Iroy30 Member Loading…
8 tasks
fix(routing): penalize missing required breaks in route cost
#1197 opened May 11, 2026 by np96 Contributor Loading…
4 tasks done
routing: add distance breaks feature request New feature or request non-breaking Introduces a non-breaking change
#1196 opened May 11, 2026 by np96 Contributor Loading…
5 tasks done
26.06
ci(pr): classify PR test failures as new vs. known and post sticky comment improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1194 opened May 8, 2026 by rgsl888prabhu Collaborator Loading…
java: cuopt-java initial release — LP/MILP/QP API + classifier JARs feature request New feature or request non-breaking Introduces a non-breaking change
#1192 opened May 8, 2026 by rgsl888prabhu Collaborator Draft
2 of 5 tasks
build gRPC against OpenSSL 3 improvement Improves an existing functionality non-breaking Introduces a non-breaking change P0
#1188 opened May 7, 2026 by tmckayus Contributor Loading… 26.06
Add flow cover cuts at root feature request New feature or request non-breaking Introduces a non-breaking change
#1178 opened May 5, 2026 by hlinsen Contributor Loading… 26.06
Add cuOpt devcontainer configuration feature request New feature or request non-breaking Introduces a non-breaking change
#1168 opened Apr 30, 2026 by bdice Contributor Loading… 26.06
Clique-aware bound propagation and clique cut fixes improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1150 opened Apr 27, 2026 by akifcorduk Contributor Loading… 26.06
B&B with Local Heaps improvement Improves an existing functionality mip non-breaking Introduces a non-breaking change
#1149 opened Apr 27, 2026 by nguidotti Contributor Loading…
3 of 8 tasks
26.06
Reduce QP overheads improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1140 opened Apr 23, 2026 by rg20 Contributor Loading…
3 of 8 tasks
26.06
Fix race condition in RINS and lost nodes in branch and bound bug Something isn't working non-breaking Introduces a non-breaking change
#1138 opened Apr 23, 2026 by hlinsen Contributor Loading… 26.06
ProTip! Exclude everything labeled bug with -label:bug.