google / google/or-tools

Routing logs missing after solving with cp-sat

Open
#5,006 2 comments 0 reactions 1 assignee Claimed by @lperron View on GitHub
Bug Help Needed Lang: Python Solver: CP-SAT Solver Solver: Routing
Dominant language
C++
Stars
14.1k
Forks
2.5k
Avg merge
8h 39m
Merged PRs (30d)
72

Description

Hello

**What version of OR-Tools and what language are you using?**

Version: 9.15.6755
Language: Python

**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**

Solver: Routing solver and CP-SAT

**What did you do?**

After solving with CP-SAT solver the logs from routing solver are missing, even if enabled with `search_parameters.log_search`.

Example to reproduce the issue:
[main.py](https://github.com/user-attachments/files/24858524/main.py)

**What did you expect to see**
Logs to be configured independetly

**What did you see instead?**
Logs from the second run of routing solver are missing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.