Skip to content

Commit

Permalink
math_opt: fixup result.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Jul 19, 2023
1 parent 502d6c2 commit 7d55e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ortools/math_opt/result.proto
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ message SolveResultProto {
pdlp.ConvergenceInformation convergence_information = 1;
}

reserved 8;
oneof solver_specific_output {
GScipOutput gscip_output = 7;
PdlpOutput pdlp_output = 9;
Expand Down

0 comments on commit 7d55e07

Please sign in to comment.