Skip to content

Commit

Permalink
fix fig:algodiagram reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dhimmel committed Nov 5, 2023
1 parent e664140 commit cfb3859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/02.body.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ When permuting bipartite networks, our method ensures that each node's class mem
Similarly, heterogeneous networks should be permuted by considering each edge type as a separate network [@doi:10.1371/journal.pcbi.1004259; @doi:10.15363/thinklab.d136].
This way, each node retains its within-edge-type degree for all edge types.
We provide documentation for parameter choices depending on the type of network being permuted in the GitHub repository (<https://github.com/hetio/xswap>).
The original algorithm and our proposed modification are given in Figures {@fig:algo} and {@fig:algodigram}.
The original algorithm and our proposed modification are given in Figures {@fig:algo} and {@fig:algodiagram}.

![
**XSwap algorithm pseudocode.**
Expand Down

0 comments on commit cfb3859

Please sign in to comment.