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 O(n^2) loop in the flow cover cut generation improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1842 opened Sep 2, 2026 by aliceb-nv Contributor Draft
8 tasks
26.10
Forward routing gRPC settings and map node name strings to ints bug Something isn't working non-breaking Introduces a non-breaking change
#1837 opened Sep 1, 2026 by tmckayus Contributor Loading… 26.10
Migrate stream APIs from rmm::cuda_stream_view to cuda::stream_ref
#1828 opened Aug 28, 2026 by bdice Contributor Loading…
3 tasks done
Generate cuts before we have an optimal basic solution to the root relaxation improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1822 opened Aug 28, 2026 by hlinsen Contributor Loading…
Add solver caching to support re-solves for barrier QP feature request New feature or request non-breaking Introduces a non-breaking change
#1821 opened Aug 28, 2026 by Iroy30 Member Loading…
8 tasks
26.10
Explore self-contained Java classifier JARs with a statically linked libcuopt improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1818 opened Aug 27, 2026 by ramakrishnap-nv Collaborator Loading…
4 of 5 tasks
Concurrent halt fix on barrier bug Something isn't working non-breaking Introduces a non-breaking change
#1810 opened Aug 27, 2026 by akifcorduk Contributor Loading… 26.10
build: add the CUDA-free cuopt_client library improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1804 opened Aug 25, 2026 by ramakrishnap-nv Collaborator Draft
refactor: keep the GPU warm-start path out of host-only translation units improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1803 opened Aug 25, 2026 by ramakrishnap-nv Collaborator Draft
refactor: make to_optimization_problem a free function breaking Introduces a breaking change improvement Improves an existing functionality
#1802 opened Aug 25, 2026 by ramakrishnap-nv Collaborator Loading… 26.10
Add conversion routines for LP/MIP cuOpt JSON dictionaries to/from DataModel and Solution feature request New feature or request non-breaking Introduces a non-breaking change python Pull requests that update python code
#1800 opened Aug 25, 2026 by tmckayus Contributor Loading… 26.10
update variable type
#1783 opened Aug 24, 2026 by Iroy30 Member Loading…
3 of 8 tasks
refactor: Move root relaxation solve archestration to Branch and Bound improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1782 opened Aug 24, 2026 by rg20 Contributor Loading…
3 of 8 tasks
26.10
Fix concurrent clique table publication bug Something isn't working non-breaking Introduces a non-breaking change
#1775 opened Aug 24, 2026 by derluke Draft 26.10
Implement vehicle order cost objective feature request New feature or request non-breaking Introduces a non-breaking change
#1766 opened Aug 21, 2026 by rg20 Contributor Loading…
2 of 8 tasks
26.10
Improve duplicate cut detection improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1764 opened Aug 21, 2026 by hlinsen Contributor Loading…
Fix knapsack rational coefficient scaling bug Something isn't working non-breaking Introduces a non-breaking change
#1754 opened Aug 20, 2026 by aliceb-nv Contributor Draft
8 tasks
26.10
CPUFJ fastpath for binary instances + latency changes to find better solutions earlier improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1750 opened Aug 19, 2026 by aliceb-nv Contributor Loading…
8 tasks
26.10
Add a build.sh flag to gate multi-GPU PDLP deps and build improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1745 opened Aug 19, 2026 by aliceb-nv Contributor Loading…
8 tasks
Use CSR representation of augmented matrix for multiplication in iterative refinement barrier improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1739 opened Aug 18, 2026 by yuwenchen95 Contributor Draft
Track all row variables in Constraint.vars
#1737 opened Aug 18, 2026 by jackthepunished Contributor Draft
4 of 8 tasks
Include objective gap in QP termination criteria do not merge Do not merge if this flag is set improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1733 opened Aug 15, 2026 by rg20 Contributor Loading…
1 of 8 tasks
26.10
[DO NOT MERGE]: Changes to enable millisecond benchmarking
#1732 opened Aug 14, 2026 by chris-maes Contributor Loading…
Make hyper parameters visible for performance tuning barrier improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1721 opened Aug 14, 2026 by yuwenchen95 Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.