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

Scale the variables with variable bounds improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1652 opened Jul 31, 2026 by rg20 Contributor Loading…
3 of 8 tasks
26.08
build: don't install libcuopt into conda env by default breaking Introduces a breaking change do not merge Do not merge if this flag is set improvement Improves an existing functionality
#1650 opened Jul 31, 2026 by ramakrishnap-nv Collaborator Loading…
add a smoke test to ensure server images start correctly improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1646 opened Jul 31, 2026 by tmckayus Contributor Loading… 26.10
Pin PaPILO to flush empty-row fix from akifcorduk/papilo. bug Something isn't working non-breaking Introduces a non-breaking change
#1645 opened Jul 31, 2026 by akifcorduk Contributor Loading… 26.08
skills(cuopt-multi-objective-exploration): trigger CI eval improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1642 opened Jul 30, 2026 by ramakrishnap-nv Collaborator Loading…
Reduce concurrent LP host memory footprint improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1640 opened Jul 30, 2026 by hlinsen Contributor Loading… 26.08
docs: release notes for 26.08 doc Improvements or additions to documentation non-breaking Introduces a non-breaking change
#1638 opened Jul 29, 2026 by ramakrishnap-nv Collaborator Loading…
5 tasks
feat(c-api): add cuOptSetLogCallback and cuOptSetLogLevel do not merge Do not merge if this flag is set
#1636 opened Jul 28, 2026 by ramakrishnap-nv Collaborator Loading…
Symbol visibility controls and exports (remove-internal approach) do not merge Do not merge if this flag is set improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1625 opened Jul 24, 2026 by ramakrishnap-nv Collaborator Loading…
test: isolate library wheel smoke test improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1624 opened Jul 24, 2026 by bdice Contributor Draft
build(cmake): split libcuopt into cuopt_base / cuopt_routing / cuopt_lp component libs do not merge Do not merge if this flag is set improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1622 opened Jul 24, 2026 by ramakrishnap-nv Collaborator Draft 26.10
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
Routing over gRPC: VRP server + compiled C++/Cython client do not merge Do not merge if this flag is set Feature improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1597 opened Jul 21, 2026 by ramakrishnap-nv Collaborator Loading… 26.10
docs(fern): custom Python/C API doc generator do not merge Do not merge if this flag is set doc Improvements or additions to documentation non-breaking Introduces a non-breaking change
#1582 opened Jul 16, 2026 by ramakrishnap-nv Collaborator Loading… 26.10
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.10
Add lp format writer and rename mps references improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1567 opened Jul 14, 2026 by Iroy30 Member Loading…
3 of 8 tasks
26.10
Java bindings for LP/MIP/QP feature request New feature or request non-breaking Introduces a non-breaking change
#1524 opened Jul 7, 2026 by nvidiacbrissette Loading…
3 tasks done
26.10
[DRAFT] Solver persistence pipeline
#1518 opened Jul 6, 2026 by Iroy30 Member Loading…
8 tasks
26.10
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
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
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…
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.10
refactor(routing): standardize cost terminology improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1299 opened May 26, 2026 by Juan-Francisco-Robles Loading…
5 of 8 tasks
26.08
ProTip! Filter pull requests by the default branch with base:main.