diff options
Diffstat (limited to 'doc/html/mammult_docsu24.html')
-rw-r--r-- | doc/html/mammult_docsu24.html | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/doc/html/mammult_docsu24.html b/doc/html/mammult_docsu24.html new file mode 100644 index 0000000..7968150 --- /dev/null +++ b/doc/html/mammult_docsu24.html @@ -0,0 +1,79 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" + "http://www.w3.org/TR/html4/loose.dtd"> +<html > +<head><title>1.2.1.0 rank_nodes.py</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)"> +<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)"> +<!-- html,index=2,3,4,5,next --> +<meta name="src" content="mammult_doc.tex"> +<meta name="date" content="2015-10-19 16:26:00"> +<link rel="stylesheet" type="text/css" href="mammult_doc.css"> +</head><body +> + <!--l. 3--><div class="crosslinks"><p class="noindent">[<a +href="mammult_docsu25.html" >next</a>] [<a +href="mammult_docsu23.html" >prev</a>] [<a +href="mammult_docsu23.html#tailmammult_docsu23.html" >prev-tail</a>] [<a +href="#tailmammult_docsu24.html">tail</a>] [<a +href="mammult_docsu23.html#mammult_docsu24.html" >up</a>] </p></div> + + + + <h5 class="subsubsectionHead"><a + id="x28-270001.2.1"></a><span +class="cmtt-10x-x-109">rank</span><span +class="cmtt-10x-x-109">_nodes.py</span></h5> +<!--l. 3--><p class="noindent" ><span +class="cmbx-10x-x-109">NAME</span> +<!--l. 3--><p class="indent" > <span +class="cmbx-10x-x-109">rank</span><span +class="cmbx-10x-x-109">_nodes.py </span>- rank the nodes of a layer according to a given structural +descriptor. +<!--l. 3--><p class="noindent" ><span +class="cmbx-10x-x-109">SYNOPSYS</span> +<!--l. 3--><p class="indent" > <span +class="cmbx-10x-x-109">rank</span><span +class="cmbx-10x-x-109">_nodes.py </span><span +class="cmmi-10x-x-109"><</span><span +class="cmitt-10x-x-109">prop</span><span +class="cmitt-10x-x-109">_file</span><span +class="cmmi-10x-x-109">></span> +<!--l. 13--><p class="noindent" ><span +class="cmbx-10x-x-109">DESCRIPTION</span> +<!--l. 13--><p class="indent" > Get a file as input, whose n-th line corresponds to the value of a certain +property of the n-th node, and rank the nodes according to that property, taking +into account ranking ties properly. +<!--l. 13--><p class="indent" > For example, if <span +class="cmti-10x-x-109">propfile </span>contains the degrees of the nodes at a certain +layer of the multiplex, the computes the ranking induced by degrees, +where the node with the highest degree will be assigned a rank equal to <span +class="cmbx-10x-x-109">1</span> +(one). +<!--l. 17--><p class="noindent" ><span +class="cmbx-10x-x-109">OUTPUT</span> +<!--l. 17--><p class="indent" > The program prints on <span +class="cmtt-10x-x-109">stdout </span>a list of lines, where the n-th line contains the +rank of the n-th node corresponding to the values of the structural descriptor +provided in the input file. +<!--l. 19--><p class="noindent" ><span +class="cmbx-10x-x-109">REFERENCE</span> +<!--l. 19--><p class="indent" > V. Nicosia, V. Latora, “Measuring and modeling correlations in multiplex +networks”, <span +class="cmti-10x-x-109">Phys. Rev. E </span><span +class="cmbx-10x-x-109">92</span>, 032805 (2015). +<!--l. 19--><p class="indent" > Link to paper: <a +href="http://journals.aps.org/pre/abstract/10.1103/PhysRevE.92.032805" class="url" ><span +class="cmtt-10x-x-109">http://journals.aps.org/pre/abstract/10.1103/PhysRevE.92.032805</span></a> + + + + <!--l. 3--><div class="crosslinks"><p class="noindent">[<a +href="mammult_docsu25.html" >next</a>] [<a +href="mammult_docsu23.html" >prev</a>] [<a +href="mammult_docsu23.html#tailmammult_docsu23.html" >prev-tail</a>] [<a +href="mammult_docsu24.html" >front</a>] [<a +href="mammult_docsu23.html#mammult_docsu24.html" >up</a>] </p></div> +<!--l. 3--><p class="indent" > <a + id="tailmammult_docsu24.html"></a> +</body></html> |