You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

pygraph.html 7.2 kB

5 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
  3. <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>pygraph package &mdash; py-graph documentation</title>
  8. <script type="text/javascript" src="_static/js/modernizr.min.js"></script>
  9. <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
  10. <script type="text/javascript" src="_static/jquery.js"></script>
  11. <script type="text/javascript" src="_static/underscore.js"></script>
  12. <script type="text/javascript" src="_static/doctools.js"></script>
  13. <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  14. <script type="text/javascript" src="_static/js/theme.js"></script>
  15. <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
  16. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  17. <link rel="index" title="Index" href="genindex.html" />
  18. <link rel="search" title="Search" href="search.html" />
  19. </head>
  20. <body class="wy-body-for-nav">
  21. <div class="wy-grid-for-nav">
  22. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  23. <div class="wy-side-scroll">
  24. <div class="wy-side-nav-search" >
  25. <a href="index.html" class="icon icon-home"> py-graph
  26. </a>
  27. <div class="version">
  28. 1.0
  29. </div>
  30. <div role="search">
  31. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  32. <input type="text" name="q" placeholder="Search docs" />
  33. <input type="hidden" name="check_keywords" value="yes" />
  34. <input type="hidden" name="area" value="default" />
  35. </form>
  36. </div>
  37. </div>
  38. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  39. <!-- Local TOC -->
  40. <div class="local-toc"><ul>
  41. <li><a class="reference internal" href="#">pygraph package</a><ul>
  42. <li><a class="reference internal" href="#subpackages">Subpackages</a></li>
  43. <li><a class="reference internal" href="#module-pygraph">Module contents</a></li>
  44. </ul>
  45. </li>
  46. </ul>
  47. </div>
  48. </div>
  49. </div>
  50. </nav>
  51. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  52. <nav class="wy-nav-top" aria-label="top navigation">
  53. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  54. <a href="index.html">py-graph</a>
  55. </nav>
  56. <div class="wy-nav-content">
  57. <div class="rst-content">
  58. <div role="navigation" aria-label="breadcrumbs navigation">
  59. <ul class="wy-breadcrumbs">
  60. <li><a href="index.html">Docs</a> &raquo;</li>
  61. <li>pygraph package</li>
  62. <li class="wy-breadcrumbs-aside">
  63. <a href="_sources/pygraph.rst.txt" rel="nofollow"> View page source</a>
  64. </li>
  65. </ul>
  66. <hr/>
  67. </div>
  68. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  69. <div itemprop="articleBody">
  70. <div class="section" id="pygraph-package">
  71. <h1>pygraph package<a class="headerlink" href="#pygraph-package" title="Permalink to this headline">¶</a></h1>
  72. <div class="section" id="subpackages">
  73. <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to this headline">¶</a></h2>
  74. <div class="toctree-wrapper compound">
  75. <ul>
  76. <li class="toctree-l1"><a class="reference internal" href="pygraph.utils.html">pygraph.utils package</a><ul>
  77. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#submodules">Submodules</a></li>
  78. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.graphdataset">pygraph.utils.graphdataset module</a></li>
  79. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.graphfiles">pygraph.utils.graphfiles module</a></li>
  80. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#pygraph-utils-ipython-log-module">pygraph.utils.ipython_log module</a></li>
  81. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.isNotebook">pygraph.utils.isNotebook module</a></li>
  82. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.kernels">pygraph.utils.kernels module</a></li>
  83. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.logger2file">pygraph.utils.logger2file module</a></li>
  84. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.model_selection_precomputed">pygraph.utils.model_selection_precomputed module</a></li>
  85. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.parallel">pygraph.utils.parallel module</a></li>
  86. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.trie">pygraph.utils.trie module</a></li>
  87. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils.utils">pygraph.utils.utils module</a></li>
  88. <li class="toctree-l2"><a class="reference internal" href="pygraph.utils.html#module-pygraph.utils">Module contents</a></li>
  89. </ul>
  90. </li>
  91. </ul>
  92. </div>
  93. </div>
  94. <div class="section" id="module-pygraph">
  95. <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pygraph" title="Permalink to this headline">¶</a></h2>
  96. <p>Pygraph</p>
  97. <dl class="docutils">
  98. <dt>This package contains 4 sub packages :</dt>
  99. <dd><ul class="first last simple">
  100. <li>c_ext : binders to C++ code</li>
  101. <li>ged : allows to compute graph edit distance between networkX graphs</li>
  102. <li>kernels : computation of graph kernels, ie graph similarity measure compatible with SVM</li>
  103. <li>notebooks : examples of code using this library</li>
  104. <li>utils : Diverse computation on graphs</li>
  105. </ul>
  106. </dd>
  107. </dl>
  108. </div>
  109. </div>
  110. </div>
  111. </div>
  112. <footer>
  113. <hr/>
  114. <div role="contentinfo">
  115. <p>
  116. &copy; Copyright 2020, Linlin Jia
  117. </p>
  118. </div>
  119. Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
  120. </footer>
  121. </div>
  122. </div>
  123. </section>
  124. </div>
  125. <script type="text/javascript">
  126. jQuery(function () {
  127. SphinxRtdTheme.Navigation.enable(true);
  128. });
  129. </script>
  130. </body>
  131. </html>

A Python package for graph kernels, graph edit distances and graph pre-image problem.