Skip to content

warning and error when using HIGHS solver (ortools 9.10) #4590

@bzk226

Description

@bzk226

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
}

Metadata

Metadata

Assignees

Labels

Help NeededModeling/Usage problemLang: C++Native implementation issueSolver: Linear SolverRelated to all Linear Solver (GLOP, BOP, CBC etc...)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions