Skip to content

Commit

Permalink
Update src/structures.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Diego Alejandro Tejada Arango <[email protected]>
  • Loading branch information
gnawin and datejada authored Feb 20, 2024
1 parent 2aa5f66 commit b8c15ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/structures.jl
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ mutable struct EnergyProblem
solved::Bool
objective_value::Float64
termination_status::JuMP.TerminationStatusCode
time_read_data::Float64
time_create_model::Float64
time_solve_model::Float64

Expand Down

0 comments on commit b8c15ec

Please sign in to comment.