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

fix(routing): preserve row-major layout when resizing capacity routes bug Something isn't working non-breaking Introduces a non-breaking change
#1621 opened Jul 24, 2026 by mlubin Contributor Loading…
docs(skills): add GitHub etiquette rules and evals to cuopt-developer Agentic This label is used to track agentic and skill related issues improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1619 opened Jul 24, 2026 by ramakrishnap-nv Collaborator Loading…
Python api performance improvement improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1615 opened Jul 23, 2026 by Iroy30 Member Loading…
3 of 8 tasks
enforce 'yamllint' checks improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1613 opened Jul 23, 2026 by jameslamb Member Loading…
3 tasks done
fix(security): resolve SonarQube critical/high/blocker security findings improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1608 opened Jul 23, 2026 by ramakrishnap-nv Collaborator Loading… 26.08
fix(grpc): terminate workers on server shutdown bug Something isn't working non-breaking Introduces a non-breaking change
#1603 opened Jul 22, 2026 by tmckayus Contributor Loading… 26.08
Routing over gRPC: VRP server + compiled C++/Cython client Feature improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1597 opened Jul 21, 2026 by ramakrishnap-nv Collaborator Loading… 26.08
docs(fern): custom Python/C API doc generator doc Improvements or additions to documentation non-breaking Introduces a non-breaking change
#1582 opened Jul 16, 2026 by ramakrishnap-nv Collaborator Loading… 26.08
refactor(tests): link internal tests against cuopt_static improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1581 opened Jul 16, 2026 by ramakrishnap-nv Collaborator Loading… 26.08
Bug fix of dual init point computation in barrier barrier bug Something isn't working non-breaking Introduces a non-breaking change
#1577 opened Jul 15, 2026 by yuwenchen95 Contributor Loading…
2 of 8 tasks
26.08
Add lp format writer and rename mps references
#1567 opened Jul 14, 2026 by Iroy30 Member Loading…
8 tasks
26.08
Test GB300 runners
#1565 opened Jul 13, 2026 by msarahan Member Draft
Fix symbol visibility and add checks
#1526 opened Jul 7, 2026 by arhag23 Contributor Loading…
3 of 8 tasks
26.08
Java bindings for LP/MIP/QP
#1524 opened Jul 7, 2026 by nvidiacbrissette Loading…
3 tasks done
26.08
[DRAFT] Solver persistence pipeline
#1518 opened Jul 6, 2026 by Iroy30 Member Loading…
8 tasks
26.08
Improve QC COO canonicalization performance barrier improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1516 opened Jul 3, 2026 by yuwenchen95 Contributor Loading…
2 of 8 tasks
Test GH200 runners do not merge Do not merge if this flag is set
#1514 opened Jul 2, 2026 by bdice Contributor Draft
Add support for sparsity exploitation for SOCs of large dimensionality barrier feature request New feature or request non-breaking Introduces a non-breaking change
#1468 opened Jun 26, 2026 by yuwenchen95 Contributor Loading…
4 of 8 tasks
26.08
Dual recovery for quadratic constaints in barrier method barrier improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1427 opened Jun 12, 2026 by yuwenchen95 Contributor Loading…
2 of 8 tasks
26.10
Fix routing YAML best results export
#1422 opened Jun 10, 2026 by fallintoplace Contributor Loading…
Allow zero-valued LP Python model updates
#1421 opened Jun 10, 2026 by fallintoplace Contributor Loading… 26.08
Add algebraic __str__ and detailed __repr__ to Python LP API classes improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1400 opened Jun 6, 2026 by jackthepunished Contributor Loading…
Implement multi-GPU PDLP feature request New feature or request non-breaking Introduces a non-breaking change pdlp
#1391 opened Jun 4, 2026 by Bubullzz Contributor Loading… 26.08
Replaced cusparse wrappers with simple unique_ptrs and more RAII improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1342 opened May 29, 2026 by Bubullzz Contributor Loading… 26.08
ProTip! Filter pull requests by the default branch with base:main.