Skip to content

Commit

Permalink
Print flows subnetwork 7 better
Browse files Browse the repository at this point in the history
  • Loading branch information
SouthEndMusic committed Apr 23, 2024
1 parent c7cc4c6 commit 326e61d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/src/allocation_optim.jl
Original file line number Diff line number Diff line change
Expand Up @@ -891,9 +891,7 @@ function allocate_priority!(
F = problem[:F]
@show optimization_type
@show priority_idx
for i in only(F.axes)
@show JuMP.value.(F)
end
@show JuMP.value.(F)
end

# Assign the allocations to the UserDemand for this priority
Expand Down

0 comments on commit 326e61d

Please sign in to comment.