-
Notifications
You must be signed in to change notification settings - Fork 2.4k
warning and error when using HIGHS solver (ortools 9.10) #4590
Copy link
Copy link
Closed
Labels
Help NeededModeling/Usage problemModeling/Usage problemLang: C++Native implementation issueNative implementation issueSolver: Linear SolverRelated to all Linear Solver (GLOP, BOP, CBC etc...)Related to all Linear Solver (GLOP, BOP, CBC etc...)
Milestone
Description
I did not enable the log, but it shows:
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1741846407.558447 359140 highs_interface.cc:165] status: MPSOLVER_OPTIMAL
objective_value: 3
variable_value: 0
variable_value: 1
variable_value: 0
variable_value: 0
variable_value: -0
variable_value: 1
variable_value: 1
variable_value: -0
variable_value: 0
best_objective_bound: 3
solve_info {
solve_wall_time_seconds: 0.001253
solve_user_time_seconds: 0.001254
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Help NeededModeling/Usage problemModeling/Usage problemLang: C++Native implementation issueNative implementation issueSolver: Linear SolverRelated to all Linear Solver (GLOP, BOP, CBC etc...)Related to all Linear Solver (GLOP, BOP, CBC etc...)