-
Notifications
You must be signed in to change notification settings - Fork 225
Pull requests: NVIDIA/cuopt
Author
Label
Projects
Milestones
Reviews
Assignee
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
Forward routing gRPC settings and map node name strings to ints
bug
Something isn't working
non-breaking
Introduces a non-breaking change
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
cuopt_mcp: add cuopt_health, package it like the other Python modules
#1819
opened Aug 27, 2026 by
ramakrishnap-nv
Collaborator
•
Draft
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
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
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
refactor: Move root relaxation solve archestration to Branch and Bound
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Fix concurrent clique table publication
bug
Something isn't working
non-breaking
Introduces a non-breaking change
Implement vehicle order cost objective
feature request
New feature or request
non-breaking
Introduces a non-breaking change
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
CPUFJ fastpath for binary instances + latency changes to find better solutions earlier
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
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
[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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.