Skip to content

Commit 67a7314

Browse files
committed
Fixes.
1 parent 3c2692a commit 67a7314

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/annealing.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ end
518518
# This function implements the rebranching algorithm described in the paper.
519519
# Links are reshuffled everywhere so that each node is better connected to its best neighbor
520520
# (those with the lowest price index for traded goods, i.e., more central places in the trading network).
521-
"""
522521
function rebranch_network(param, graph, I0, results, options)
523522
J = graph.J
524523

0 commit comments

Comments
 (0)