Solver status 7 #4680
Answered
by
weihenglim
ztr-risingtide
asked this question in
Routing (and legacy CP) questions
Solver status 7
#4680
-
I am getting a result with solver status 7, but that status is not documented: What does status 7 mean?! |
Beta Was this translation helpful? Give feedback.
Answered by
weihenglim
Jun 11, 2025
Replies: 1 comment
-
It means the optimal solution has been found. or-tools/ortools/constraint_solver/routing_enums.proto Lines 168 to 169 in 7c52f28 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ztr-risingtide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It means the optimal solution has been found.
or-tools/ortools/constraint_solver/routing_enums.proto
Lines 168 to 169 in 7c52f28