Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 2 |
| 2026-09-05 | 1 | 0 | 0 | 0 | 1 |
| 2026-09-04 | 0 | 0 | 0 | 0 | 82 |
| 2026-09-03 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 0 | 1 | 0 | 0 | 0 |
| 2026-08-26 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-25 | 0 | 3 | 0 | 0 | 0 |
Opened: 1
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#5278 [BUG] set_cover Python: integer focus overloads are unreachable, and a bool in_focus mask crashes GreedySolutionGenerator on a fresh invariant Opened 1 month ago | jg-codes | open | No labels | 0 | 0 | 2 days ago |
#5341 SetCoverLagrangian: stale ThreePhase() declaration, and ComputeLowerBound() segfaults if UseNumThreads() was not called Opened 2 days ago | jg-codes | open | No labels | 0 | 0 | 2 days ago |
#5059 Add ability to opt-out from NoOverlap -> Alldiff conversion in presolve Opened 7 months ago | ozan-cb | open | Solver: CP-SAT Solver | 7 | 1 | 4 days ago |
#5310 Allow Dual ray extraction for infeasible LPs when solved using primal simplex in GLOP (via Mathopt) Opened 12 days ago | krooonal | open | Lang: Python Solver: GLOP | 2 | 0 | 7 days ago |
#5292 CP-SAT: Segmentation fault using num_workers > 4 on attached model Opened 29 days ago | wdudek13 | closed - completed | Bug Solver: CP-SAT Solver | 9 | 0 | 12 days ago |
#5301 CP-SAT model hanging in macOS if running with more than one search worker Opened 18 days ago | danielguivernau | closed - completed | OS: Mac Lang: Python Solver: CP-SAT Solver | 4 | 0 | 12 days ago |
#5297 CP-SAT 9.15.6755: memory-safety regression building large models — `std::bad_alloc` via `repr(IntVar)` and heap corruption (0xC0000374) via `IntVar.Proto()` (works on 9.14) Opened 20 days ago | IDrei | open | Solver: CP-SAT Solver | 1 | 0 | 12 days ago |
#5302 model_builder (Python): add_enforced_linear_constraint corrupts an unrelated constraint or segfaults (writes via non-enforced setters) Opened 16 days ago | winklemad | closed - completed | Lang: Python Solver: CP-SAT Solver Solver: Linear Solver | 1 | 0 | 13 days ago |
#5274 CP-SAT returns INFEASIBLE with presolve enabled but OPTIMAL with presolve disabled Opened 1 month ago | KoolShow | closed - completed | Bug Solver: CP-SAT Solver | 2 | 0 | 13 days ago |
#5295 # CP-SAT returns a false INFEASIBLE at the root (0 conflicts, 0 branches) with `num_search_workers >= 10` and `cp_model_presolve = false` Opened 24 days ago | smoniz | open | Solver: CP-SAT Solver | 1 | 0 | 13 days ago |
#5296 (Question) There's a typo in repository description? Opened 24 days ago | hardBSDk | closed - not_planned | Help Needed Doc: Optimization Site | 1 | 0 | 14 days ago |
#5119 ci: macos bazel python routing test failed (deadlock) Opened 5 months ago | Mizux | open | Bug OS: Mac Lang: Python | 4 | 0 | 15 days ago |
#4753 Uncleaned cyclic reference in python Routing lib Opened 1 year ago | Grenby | open | Bug Lang: Python Solver: Routing | 0 | 0 | 15 days ago |
#4982 routing: SetAllowedVehiclesForIndex not working in C# wrappers (changed C++ signature) Opened 8 months ago | armeniomiranda-dev | closed - completed | Bug Lang: .NET Solver: Routing | 5 | 3 | 15 days ago |
#5254 Build errors in pybind11_protobuf with Protobuf 35.1 Opened 2 months ago | kiefernforst | open | Lang: Python Build: CMake Dependencies | 4 | 0 | 15 days ago |
#5288 CP-SAT: uncaught std::out_of_range (absl::btree_map::at) in SolutionCrush::SetOrUpdateVarToDomainWithOptionalEscapeValue aborts the process during presolve Opened 1 month ago | Spira1 | open | Bug Solver: CP-SAT Solver | 7 | 1 | 17 days ago |
#5293 CP-SAT certifies a wrong optimality proof on an all-linear model: adding one constraint lowers the certified optimum by 34% (9.15) Opened 27 days ago | jipjan | open | Bug Solver: CP-SAT Solver | 3 | 1 | 18 days ago |
#5025 Segfault when solving a CP model with 9.15 utilizing many cores Opened 7 months ago | jschelbert | closed - completed | Bug Lang: Python Solver: CP-SAT Solver | 8 | 0 | 19 days ago |
#5291 Updating bundled version of zlib to v1.3.2 Opened 1 month ago | rparini-intellegens | closed - completed | Dependencies | 1 | 0 | 1 month ago |
#5048 Memory corruption in CP-SAT (GenericLiteralWatcher::Untrail) Opened 7 months ago | ozan-cb | closed - completed | Bug Solver: CP-SAT Solver | 7 | 0 | 1 month ago |
#5287 Distributing or-tools with a cpython whl Opened 1 month ago | sjanzou | open | Bug Lang: Python Build: CMake | 4 | 0 | 1 month ago |
#5132 use_relocate_neighbors is bypassed in GetNeighborhoodOperators Opened 5 months ago | N40 | open | Bug Solver: Routing | 1 | 0 | 1 month ago |
#4540 cmake:python: stubgen timeout on macos intel Opened 2 years ago | Mizux | closed - completed | Bug OS: Mac Lang: Python | 2 | 0 | 1 month ago |
#5284 ZLIB 1.3.1 Vulnerability CVE-2026-27171 Opened 1 month ago | JackCoplandGranta | closed - completed | Bug Build: CMake Build: Bazel | 2 | 0 | 1 month ago |
#5283 AddDimensionWithVehicleTransitAndCapacity returns no solution with optional nodes when capacity requires dropping visits Opened 1 month ago | hjongit | open | Help Needed Lang: .NET Solver: Routing | 0 | 0 | 1 month ago |