|
6 | 6 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <title>Networks — pyNeVer 1.1.4 documentation</title> |
| 9 | + <title>Networks — pyNeVer '1.2.0' documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" /> |
12 | 12 |
|
13 | 13 |
|
14 | 14 | <script src="../_static/jquery.js?v=5d32c60e"></script> |
15 | 15 | <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
16 | | - <script src="../_static/documentation_options.js?v=00f267c6"></script> |
| 16 | + <script src="../_static/documentation_options.js?v=a8716bae"></script> |
17 | 17 | <script src="../_static/doctools.js?v=9bcbadda"></script> |
18 | 18 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
19 | 19 | <script src="../_static/js/theme.js"></script> |
|
204 | 204 | <dd><p>Procedure to check whether the network is acyclic.</p> |
205 | 205 | <dl class="field-list simple"> |
206 | 206 | <dt class="field-odd">Returns<span class="colon">:</span></dt> |
207 | | -<dd class="field-odd"><p>True if network is acyclic, False otherwise.</p> |
| 207 | +<dd class="field-odd"><p>True if the network is acyclic, False otherwise.</p> |
208 | 208 | </dd> |
209 | 209 | <dt class="field-even">Return type<span class="colon">:</span></dt> |
210 | 210 | <dd class="field-even"><p>bool</p> |
|
627 | 627 | <hr/> |
628 | 628 |
|
629 | 629 | <div role="contentinfo"> |
630 | | - <p>© Copyright 2025, NeverTools.</p> |
| 630 | + <p>© Copyright 2025, f'NeverTools'.</p> |
631 | 631 | </div> |
632 | 632 |
|
633 | 633 | Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a |
|
0 commit comments