Skip to content

Commit

Permalink
Update docs/src/examples/pglib_opf.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored May 14, 2023
1 parent b5a85ff commit 1f6e373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/examples/pglib_opf.jl
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ result = SDDP.simulate(non_convex, 1)

# ## Combining convex and non-convex models

# To summarizing, training with the convex model constructs cuts at points that
# To summarize, training with the convex model constructs cuts at points that
# may never be visited by the non-convex model, and training with the non-convex
# model may construct arbitrarily poor cuts because a key assumption of SDDP is
# convexity.
Expand Down

0 comments on commit 1f6e373

Please sign in to comment.