Skip to content

Commit f530536

Browse files
committed
Also need to update docstring.
1 parent 70dd767 commit f530536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/optimal_network.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
"""
77
optimal_network(param, graph; I0=nothing, Il=nothing, Iu=nothing,
8-
verbose=false, return_model=0) -> Dict
8+
verbose=false, return_model=0, solve_allocation = false) -> Dict
99
1010
Solve for the optimal network by solving the inner problem and the outer problem by iterating over the FOCs.
1111

0 commit comments

Comments
 (0)