summaryrefslogtreecommitdiff
path: root/auto_examples/graph
diff options
context:
space:
mode:
Diffstat (limited to 'auto_examples/graph')
-rw-r--r--auto_examples/graph/plot_dag_layout.html2
-rw-r--r--auto_examples/graph/plot_degree_sequence.html2
-rw-r--r--auto_examples/graph/plot_erdos_renyi.html2
-rw-r--r--auto_examples/graph/plot_expected_degree_sequence.html72
-rw-r--r--auto_examples/graph/plot_football.html2
-rw-r--r--auto_examples/graph/plot_karate_club.html2
-rw-r--r--auto_examples/graph/plot_morse_trie.html2
-rw-r--r--auto_examples/graph/plot_napoleon_russian_campaign.html2
-rw-r--r--auto_examples/graph/plot_roget.html2
-rw-r--r--auto_examples/graph/plot_triad_types.html2
-rw-r--r--auto_examples/graph/plot_words.html2
-rw-r--r--auto_examples/graph/sg_execution_times.html32
12 files changed, 62 insertions, 62 deletions
diff --git a/auto_examples/graph/plot_dag_layout.html b/auto_examples/graph/plot_dag_layout.html
index 3d4c5f21..96b247e3 100644
--- a/auto_examples/graph/plot_dag_layout.html
+++ b/auto_examples/graph/plot_dag_layout.html
@@ -541,7 +541,7 @@ order.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.188 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.118 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-dag-layout-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/317508b452046ab7944bed07a87a11a5/plot_dag_layout.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_dag_layout.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_degree_sequence.html b/auto_examples/graph/plot_degree_sequence.html
index cb55f342..9205188a 100644
--- a/auto_examples/graph/plot_degree_sequence.html
+++ b/auto_examples/graph/plot_degree_sequence.html
@@ -548,7 +548,7 @@ degree #nodes
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.084 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.058 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-degree-sequence-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/27102b9986eea2f742603c5d8496d2f8/plot_degree_sequence.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_degree_sequence.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_erdos_renyi.html b/auto_examples/graph/plot_erdos_renyi.html
index 22e6aeba..338423c4 100644
--- a/auto_examples/graph/plot_erdos_renyi.html
+++ b/auto_examples/graph/plot_erdos_renyi.html
@@ -562,7 +562,7 @@ the adjacency list
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.087 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.059 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-erdos-renyi-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/1dae7040b667b61c3253579b3b21fe83/plot_erdos_renyi.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_erdos_renyi.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_expected_degree_sequence.html b/auto_examples/graph/plot_expected_degree_sequence.html
index 6fe8d05d..1704fd44 100644
--- a/auto_examples/graph/plot_expected_degree_sequence.html
+++ b/auto_examples/graph/plot_expected_degree_sequence.html
@@ -540,46 +540,46 @@ degree (#nodes) ****
30 ( 0)
31 ( 0)
32 ( 1) *
-33 ( 1) *
-34 ( 2) **
-35 ( 3) ***
-36 ( 7) *******
-37 ( 7) *******
-38 ( 6) ******
-39 (12) ************
-40 (15) ***************
-41 (11) ***********
-42 (10) **********
-43 (21) *********************
-44 (13) *************
-45 (14) **************
-46 (24) ************************
-47 (26) **************************
-48 (27) ***************************
+33 ( 0)
+34 ( 0)
+35 ( 0)
+36 ( 2) **
+37 ( 3) ***
+38 ( 5) *****
+39 ( 8) ********
+40 ( 8) ********
+41 ( 9) *********
+42 (17) *****************
+43 (13) *************
+44 (26) **************************
+45 (18) ******************
+46 (21) *********************
+47 (28) ****************************
+48 (43) *******************************************
49 (32) ********************************
-50 (31) *******************************
-51 (26) **************************
-52 (31) *******************************
-53 (22) **********************
-54 (24) ************************
-55 (29) *****************************
-56 (21) *********************
-57 (17) *****************
+50 (25) *************************
+51 (35) ***********************************
+52 (37) *************************************
+53 (19) *******************
+54 (29) *****************************
+55 (30) ******************************
+56 (16) ****************
+57 (14) **************
58 (10) **********
-59 (13) *************
-60 (12) ************
-61 (11) ***********
-62 ( 6) ******
-63 ( 3) ***
-64 ( 6) ******
+59 (12) ************
+60 ( 8) ********
+61 ( 3) ***
+62 (14) **************
+63 ( 4) ****
+64 ( 1) *
65 ( 3) ***
-66 ( 0)
-67 ( 1) *
+66 ( 1) *
+67 ( 2) **
68 ( 0)
69 ( 0)
-70 ( 0)
-71 ( 1) *
-72 ( 0)
+70 ( 1) *
+71 ( 0)
+72 ( 1) *
73 ( 1) *
</pre></div>
</div>
@@ -600,7 +600,7 @@ degree (#nodes) ****
<span class="nb">print</span><span class="p">(</span><span class="sa">f</span><span class="s2">&quot;</span><span class="si">{</span><a href="https://docs.python.org/3/library/functions.html#int" title="builtins.int" class="sphx-glr-backref-module-builtins sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">i</span></a><span class="si">:</span><span class="s2">2</span><span class="si">}</span><span class="s2"> (</span><span class="si">{</span><a href="https://docs.python.org/3/library/functions.html#int" title="builtins.int" class="sphx-glr-backref-module-builtins sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">d</span></a><span class="si">:</span><span class="s2">2</span><span class="si">}</span><span class="s2">) </span><span class="si">{</span><span class="s1">&#39;*&#39;</span><span class="o">*</span><a href="https://docs.python.org/3/library/functions.html#int" title="builtins.int" class="sphx-glr-backref-module-builtins sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">d</span></a><span class="si">}</span><span class="s2">&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.041 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.030 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-expected-degree-sequence-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/7378087382f40e96e66bce4a35ba0e52/plot_expected_degree_sequence.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_expected_degree_sequence.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_football.html b/auto_examples/graph/plot_football.html
index 6dd7c282..25cb3c26 100644
--- a/auto_examples/graph/plot_football.html
+++ b/auto_examples/graph/plot_football.html
@@ -686,7 +686,7 @@ Hawaii 11
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.393 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.553 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-football-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/ca0a30060f60faf520286faa348f4700/plot_football.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_football.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_karate_club.html b/auto_examples/graph/plot_karate_club.html
index b4052214..6dd520a8 100644
--- a/auto_examples/graph/plot_karate_club.html
+++ b/auto_examples/graph/plot_karate_club.html
@@ -562,7 +562,7 @@ Journal of Anthropological Research, 33, 452-473.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.132 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.089 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-karate-club-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/373a1e407e4caee6fc7b7b46704a985c/plot_karate_club.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_karate_club.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_morse_trie.html b/auto_examples/graph/plot_morse_trie.html
index 6a46f709..f9b5579d 100644
--- a/auto_examples/graph/plot_morse_trie.html
+++ b/auto_examples/graph/plot_morse_trie.html
@@ -602,7 +602,7 @@ the path.</p>
<span class="nb">print</span><span class="p">(</span><span class="s2">&quot; &quot;</span><span class="o">.</span><span class="n">join</span><span class="p">([</span><span class="n">morse_encode</span><span class="p">(</span><span class="n">ltr</span><span class="p">)</span> <span class="k">for</span> <span class="n">ltr</span> <span class="ow">in</span> <span class="s2">&quot;ilovenetworkx&quot;</span><span class="p">]))</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.280 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.186 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-morse-trie-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/60379a4283563d425090aaae07ab115a/plot_morse_trie.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_morse_trie.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_napoleon_russian_campaign.html b/auto_examples/graph/plot_napoleon_russian_campaign.html
index b398f00c..99635977 100644
--- a/auto_examples/graph/plot_napoleon_russian_campaign.html
+++ b/auto_examples/graph/plot_napoleon_russian_campaign.html
@@ -632,7 +632,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.181 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.128 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-napoleon-russian-campaign-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/87e75a2d09fb817a4616bb71aa44546f/plot_napoleon_russian_campaign.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_napoleon_russian_campaign.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_roget.html b/auto_examples/graph/plot_roget.html
index 6f351461..986e6017 100644
--- a/auto_examples/graph/plot_roget.html
+++ b/auto_examples/graph/plot_roget.html
@@ -588,7 +588,7 @@ DiGraph with 1022 nodes and 5075 edges
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.302 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.228 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-roget-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/118b3a0c87610e4910d74143c904d290/plot_roget.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_roget.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_triad_types.html b/auto_examples/graph/plot_triad_types.html
index 0a4c2465..27c4a038 100644
--- a/auto_examples/graph/plot_triad_types.html
+++ b/auto_examples/graph/plot_triad_types.html
@@ -563,7 +563,7 @@ the Orientation as Up (U), Down (D) , Cyclical (C) or Transitive (T).</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.716 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.102 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-triad-types-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b7a826e19c8bd8bafecaae1ae69c7d1d/plot_triad_types.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_triad_types.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_words.html b/auto_examples/graph/plot_words.html
index e826b74c..181807c0 100644
--- a/auto_examples/graph/plot_words.html
+++ b/auto_examples/graph/plot_words.html
@@ -624,7 +624,7 @@ None
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.539 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.387 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-words-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e6a489a8b2deb49ed237fac38a28f429/plot_words.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_words.py</span></code></a></p>
diff --git a/auto_examples/graph/sg_execution_times.html b/auto_examples/graph/sg_execution_times.html
index fc6df6c9..54abf17b 100644
--- a/auto_examples/graph/sg_execution_times.html
+++ b/auto_examples/graph/sg_execution_times.html
@@ -463,51 +463,51 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-graph-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:03.943</strong> total execution time for <strong>auto_examples_graph</strong> files:</p>
+<p><strong>00:02.939</strong> total execution time for <strong>auto_examples_graph</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_triad_types.html#sphx-glr-auto-examples-graph-plot-triad-types-py"><span class="std std-ref">Triads</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_triad_types.py</span></code>)</p></td>
-<td><p>00:01.716</p></td>
+<td><p>00:01.102</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_words.html#sphx-glr-auto-examples-graph-plot-words-py"><span class="std std-ref">Words/Ladder Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_words.py</span></code>)</p></td>
-<td><p>00:00.539</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_football.html#sphx-glr-auto-examples-graph-plot-football-py"><span class="std std-ref">Football</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_football.py</span></code>)</p></td>
+<td><p>00:00.553</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_football.html#sphx-glr-auto-examples-graph-plot-football-py"><span class="std std-ref">Football</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_football.py</span></code>)</p></td>
-<td><p>00:00.393</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_words.html#sphx-glr-auto-examples-graph-plot-words-py"><span class="std std-ref">Words/Ladder Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_words.py</span></code>)</p></td>
+<td><p>00:00.387</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_roget.html#sphx-glr-auto-examples-graph-plot-roget-py"><span class="std std-ref">Roget</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_roget.py</span></code>)</p></td>
-<td><p>00:00.302</p></td>
+<td><p>00:00.228</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_morse_trie.html#sphx-glr-auto-examples-graph-plot-morse-trie-py"><span class="std std-ref">Morse Trie</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_morse_trie.py</span></code>)</p></td>
-<td><p>00:00.280</p></td>
+<td><p>00:00.186</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_dag_layout.html#sphx-glr-auto-examples-graph-plot-dag-layout-py"><span class="std std-ref">DAG - Topological Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_dag_layout.py</span></code>)</p></td>
-<td><p>00:00.188</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_napoleon_russian_campaign.html#sphx-glr-auto-examples-graph-plot-napoleon-russian-campaign-py"><span class="std std-ref">Napoleon Russian Campaign</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_napoleon_russian_campaign.py</span></code>)</p></td>
+<td><p>00:00.128</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_napoleon_russian_campaign.html#sphx-glr-auto-examples-graph-plot-napoleon-russian-campaign-py"><span class="std std-ref">Napoleon Russian Campaign</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_napoleon_russian_campaign.py</span></code>)</p></td>
-<td><p>00:00.181</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_dag_layout.html#sphx-glr-auto-examples-graph-plot-dag-layout-py"><span class="std std-ref">DAG - Topological Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_dag_layout.py</span></code>)</p></td>
+<td><p>00:00.118</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_karate_club.html#sphx-glr-auto-examples-graph-plot-karate-club-py"><span class="std std-ref">Karate Club</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_karate_club.py</span></code>)</p></td>
-<td><p>00:00.132</p></td>
+<td><p>00:00.089</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_erdos_renyi.html#sphx-glr-auto-examples-graph-plot-erdos-renyi-py"><span class="std std-ref">Erdos Renyi</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_erdos_renyi.py</span></code>)</p></td>
-<td><p>00:00.087</p></td>
+<td><p>00:00.059</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_degree_sequence.html#sphx-glr-auto-examples-graph-plot-degree-sequence-py"><span class="std std-ref">Degree Sequence</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_degree_sequence.py</span></code>)</p></td>
-<td><p>00:00.084</p></td>
+<td><p>00:00.058</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_expected_degree_sequence.html#sphx-glr-auto-examples-graph-plot-expected-degree-sequence-py"><span class="std std-ref">Expected Degree Sequence</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_expected_degree_sequence.py</span></code>)</p></td>
-<td><p>00:00.041</p></td>
+<td><p>00:00.030</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>