Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Aug 29, 2024
1 parent 5fdfd4a commit 7ecec55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FileFormats/MPS/MPS.jl
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,7 @@ function write_quadcons(io::IO, model::Model, var_to_column)
_write_q_matrix(
io,
model,
false, # flip_obj
f,
var_to_column;
duplicate_off_diagonal = options.quadratic_format !=
Expand Down

0 comments on commit 7ecec55

Please sign in to comment.