<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/doc/reference/algorithms/graph_hashing.rst, branch main</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Add weisfeiler lehman subgraph hashing (#4946)</title>
<updated>2021-09-12T15:09:41+00:00</updated>
<author>
<name>Aaron Z</name>
<email>40212329+aaronzo@users.noreply.github.com</email>
</author>
<published>2021-09-12T15:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=fea134b710ef2e9636428a868022e1aae6937e78'/>
<id>fea134b710ef2e9636428a868022e1aae6937e78</id>
<content type='text'>
* weisfeiler lehman subgraph hashing

* address PR comments: restructure tests and improvements to hashing logic

* slight speedup initialising node attribute labels

* docstring changes based on pr comments

* improved subgraph description and fixed a bug where edge directions are disregarded for isomorphism.
 Added tests for this case

* Added warning on hash changes to release_dev.rst

* Touch up release note.

* Fix sphinx warning about underline lengths.

Co-authored-by: Aaron Zolnai Lucas &lt;aaronzolnailucas@quantexa.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* weisfeiler lehman subgraph hashing

* address PR comments: restructure tests and improvements to hashing logic

* slight speedup initialising node attribute labels

* docstring changes based on pr comments

* improved subgraph description and fixed a bug where edge directions are disregarded for isomorphism.
 Added tests for this case

* Added warning on hash changes to release_dev.rst

* Touch up release note.

* Fix sphinx warning about underline lengths.

Co-authored-by: Aaron Zolnai Lucas &lt;aaronzolnailucas@quantexa.com&gt;
Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing spaces</title>
<updated>2020-07-10T16:34:39+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2020-07-10T04:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=cea08c3bb8ca5aa2e167d534b0c5629205733762'/>
<id>cea08c3bb8ca5aa2e167d534b0c5629205733762</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add new graph_hashing feature</title>
<updated>2020-07-07T20:13:08+00:00</updated>
<author>
<name>Carlos G. Oliver</name>
<email>carlos.gonzalez.oliver@gmail.com</email>
</author>
<published>2020-07-07T20:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/networkx.git/commit/?id=167b47f784626c3b45a3802c84f681c649c9757b'/>
<id>167b47f784626c3b45a3802c84f681c649c9757b</id>
<content type='text'>
Adds graph_hashing module containing the Weisfeiler Lehman
algorithm for hashing graphs.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds graph_hashing module containing the Weisfeiler Lehman
algorithm for hashing graphs.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
</feed>
