<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/approximation/treewidth.py, branch main</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Allow unsortable nodes in approximation.treewidth functions (#5921)</title>
<updated>2022-08-13T23:15:42+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2022-08-13T23:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=0f7aa04dec3230cca32e189594f0b5eca5d38a08'/>
<id>0f7aa04dec3230cca32e189594f0b5eca5d38a08</id>
<content type='text'>
* Allow unsortable nodes in approximate treewidth functions

* Apply suggestions from code review

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allow unsortable nodes in approximate treewidth functions

* Apply suggestions from code review

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title> Use isort with pre-commit to enforce import guidelines (#5659)</title>
<updated>2022-06-02T15:54:09+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2022-06-02T15:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=5c0b11afb4c0882a070d522ef3fa41482ba935d3'/>
<id>5c0b11afb4c0882a070d522ef3fa41482ba935d3</id>
<content type='text'>
* Add isort to pre-commit

* Run isort on all python files (except __init__.py ones)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add isort to pre-commit

* Run isort on all python files (except __init__.py ones)</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix links, use DOI links, wayback machine where required (#4868)</title>
<updated>2021-06-08T16:58:38+00:00</updated>
<author>
<name>Mridul Seth</name>
<email>seth.mridul@gmail.com</email>
</author>
<published>2021-06-08T16:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=5bc077c27155649f2503150a2623f49de093b332'/>
<id>5bc077c27155649f2503150a2623f49de093b332</id>
<content type='text'>
* Fix links, use DOI links, wayback machine where required

* Add nx-guides to intersphinx mapping.

* Replace external mpl link w/ intersphinx.

* Update mpl intersphinx mapping.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix links, use DOI links, wayback machine where required

* Add nx-guides to intersphinx mapping.

* Replace external mpl link w/ intersphinx.

* Update mpl intersphinx mapping.

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Format w/ black==20.8b1</title>
<updated>2020-10-06T19:11:32+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2020-10-06T17:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=735e6d856b81989cc12dfa30d8cd8e2ddb7dcead'/>
<id>735e6d856b81989cc12dfa30d8cd8e2ddb7dcead</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format w/ black</title>
<updated>2020-07-10T16:44:54+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2020-07-10T06:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b22d6b36ce0545995c99d233546e8a1fe7e27fc5'/>
<id>b22d6b36ce0545995c99d233546e8a1fe7e27fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo Hand should be Hans (#4025)</title>
<updated>2020-06-26T12:23:43+00:00</updated>
<author>
<name>Antoine-H</name>
<email>Antoine-H@users.noreply.github.com</email>
</author>
<published>2020-06-26T12:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=8daff1a11d0433c2fc43a5e00c5cdefb431bb400'/>
<id>8daff1a11d0433c2fc43a5e00c5cdefb431bb400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade to Py36 syntax</title>
<updated>2020-01-01T22:17:42+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-12-31T07:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=0cd14f622daa0b70dcb1b8f3404e70383354fceb'/>
<id>0cd14f622daa0b70dcb1b8f3404e70383354fceb</id>
<content type='text'>
find networkx -name \*.py -exec pyupgrade --py36-plus {} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find networkx -name \*.py -exec pyupgrade --py36-plus {} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove superfluous encoding information</title>
<updated>2019-11-11T21:39:06+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-11-09T07:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=cd2bde7856dc8057c8269696110ffb75795edf13'/>
<id>cd2bde7856dc8057c8269696110ffb75795edf13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Treewidth and tree decomposition heuristics (#2935) (#2951)</title>
<updated>2018-06-26T13:43:56+00:00</updated>
<author>
<name>David Kraeutmann</name>
<email>kane@kane.cx</email>
</author>
<published>2018-06-26T13:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3b26c34665c2e2aa3616be54c15c3e20135150c1'/>
<id>3b26c34665c2e2aa3616be54c15c3e20135150c1</id>
<content type='text'>
* Treewidth and tree decomposition heuristics (#2935)

Co-authored-by: Pepi Petrov &lt;petrov.pepi@yahoo.com&gt;
Co-authored-by: Yassin Bahloul &lt;yassin.bahloul@rwth-aachen.de&gt;
Co-authored-by: Johannes Schulte &lt;johannesb.schulte@gmail.com&gt;
Co-authored-by: Rudi Floren &lt;rudi.floren@googlemail.com&gt;
Co-authored-by: Tobias Winkler &lt;tobias.winkler1@rwth-aachen.de&gt;
Co-authored-by: Dominik Meier &lt;dominik.meier@rwth-aachen.de&gt;
Co-authored-by: Marta Grobelna &lt;marta.grobelna@rwth-aachen.de&gt;

* Removed wrongly added code.

* Update doc and small style changes

* Changes according to feedback, documentation and style fixes, added test cases

* Pep8 fixes, docsting fixes and graph iteration improvement

* fixed spelling mistake
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Treewidth and tree decomposition heuristics (#2935)

Co-authored-by: Pepi Petrov &lt;petrov.pepi@yahoo.com&gt;
Co-authored-by: Yassin Bahloul &lt;yassin.bahloul@rwth-aachen.de&gt;
Co-authored-by: Johannes Schulte &lt;johannesb.schulte@gmail.com&gt;
Co-authored-by: Rudi Floren &lt;rudi.floren@googlemail.com&gt;
Co-authored-by: Tobias Winkler &lt;tobias.winkler1@rwth-aachen.de&gt;
Co-authored-by: Dominik Meier &lt;dominik.meier@rwth-aachen.de&gt;
Co-authored-by: Marta Grobelna &lt;marta.grobelna@rwth-aachen.de&gt;

* Removed wrongly added code.

* Update doc and small style changes

* Changes according to feedback, documentation and style fixes, added test cases

* Pep8 fixes, docsting fixes and graph iteration improvement

* fixed spelling mistake
</pre>
</div>
</content>
</entry>
</feed>
