-
Notifications
You must be signed in to change notification settings - Fork 92
Pull requests: NVIDIA/cuopt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Main merge branch 25.12
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#624
opened Nov 24, 2025 by
rgsl888prabhu
Loading…
8 tasks
Add message when optimal solution is found during presolve
#623
opened Nov 24, 2025 by
adityasinghz
Loading…
3 of 8 tasks
Main merge branch 25.12
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
#621
opened Nov 21, 2025 by
rgsl888prabhu
Loading…
Add clang host build and ThreadSanitizer support, race condition fixes
bug
Something isn't working
non-breaking
Introduces a non-breaking change
Add concurrent lp solve and crossover at root node
feature request
New feature or request
non-breaking
Introduces a non-breaking change
#602
opened Nov 18, 2025 by
hlinsen
Loading…
Add Multi-GPU LP solve
feature request
New feature or request
non-breaking
Introduces a non-breaking change
Add constraints and warm start dual simplex from current basis
feature request
New feature or request
non-breaking
Introduces a non-breaking change
#599
opened Nov 17, 2025 by
chris-maes
Loading…
Add Probing Implications and Improve Variable Order
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Change solution object to return host memory instead of gpu memory from libcuopt for lp and milp
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Fix explored nodes counter
bug
Something isn't working
mip
non-breaking
Introduces a non-breaking change
Add regression testing
feature request
New feature or request
non-breaking
Introduces a non-breaking change
Add support for quadratic programming to the barrier method
feature request
New feature or request
non-breaking
Introduces a non-breaking change
Reuse of the basis factorization from the parent node
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Add support for c++20
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Web hosted client (api key based access)
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Dump presolved problem to file
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
Fix initial solution accepted index update in generate_initial()
bug
Something isn't working
non-breaking
Introduces a non-breaking change
#339
opened Aug 22, 2025 by
SomovMike
Loading…
Concurrent LP in get_relaxed_lp (used in FP) and lay foundations for future PDLP warm start
improvement
Improves an existing functionality
mip
non-breaking
Introduces a non-breaking change
Don't add extra slacks (artificial variables) for ranged rows
improvement
Improves an existing functionality
non-breaking
Introduces a non-breaking change
ProTip!
Add no:assignee to see everything that’s not assigned.