<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/approximation/steinertree.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>DOC: Minor formatting fixups to get rid of doc build warnings. (#6363)</title>
<updated>2023-01-13T20:45:23+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2023-01-13T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=150daea06aeb7acd88d09fdf946a6210e97476a8'/>
<id>150daea06aeb7acd88d09fdf946a6210e97476a8</id>
<content type='text'>
Minor formatting fixups to get rid of doc build warnings.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor formatting fixups to get rid of doc build warnings.</pre>
</div>
</content>
</entry>
<entry>
<title>fix warnings for make doctest (#6323)</title>
<updated>2023-01-04T11:05:23+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2023-01-04T11:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=35cba956bd13d68e12df2ad84c8ceba3e5b39ec1'/>
<id>35cba956bd13d68e12df2ad84c8ceba3e5b39ec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Mehlhorn Steiner approximations (#5629)</title>
<updated>2022-08-23T15:33:33+00:00</updated>
<author>
<name>Guy Aglionby</name>
<email>GuyAglionby@users.noreply.github.com</email>
</author>
<published>2022-08-23T15:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=56032abfdff74aebe7e6adbaa711bf4fd6bd7826'/>
<id>56032abfdff74aebe7e6adbaa711bf4fd6bd7826</id>
<content type='text'>
* Add Wu et al. and Mehlhorn Steiner approximations

* Change default steiner tree approximation method

* Add missing space in error message

* Changes as suggested

* Fix Kou implementation

* Bugfix and variable name change for Mehlhorn

* Add failing test case for Wu Steiner tree

* Add additional valid Steiner tree for test

* Remove Wu et al implementation

* Style change + remove unused code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Wu et al. and Mehlhorn Steiner approximations

* Change default steiner tree approximation method

* Add missing space in error message

* Changes as suggested

* Fix Kou implementation

* Bugfix and variable name change for Mehlhorn

* Add failing test case for Wu Steiner tree

* Add additional valid Steiner tree for test

* Remove Wu et al implementation

* Style change + remove unused code</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>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>Get steiner_tree to work with MultiGraphs by postprocessing (#4160)</title>
<updated>2020-08-15T15:13:49+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2020-08-15T15:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=8968a4290521f440c311d021d1b7fd1a6571eac9'/>
<id>8968a4290521f440c311d021d1b7fd1a6571eac9</id>
<content type='text'>
Fixes #3155</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3155</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>Remove unused imports</title>
<updated>2019-10-19T02:03:15+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>jarrod.millman@gmail.com</email>
</author>
<published>2019-10-19T01:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=10e56639c29457e6b6c2efa6f80903068a004e5f'/>
<id>10e56639c29457e6b6c2efa6f80903068a004e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Steiner tree not implemented for MultiGraph, see #3155 (#3160)</title>
<updated>2018-09-16T02:59:09+00:00</updated>
<author>
<name>Tom Russell</name>
<email>tomalrussell@gmail.com</email>
</author>
<published>2018-09-16T02:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=2942c0e2442aa7112eeee9a778a1a025f426cd07'/>
<id>2942c0e2442aa7112eeee9a778a1a025f426cd07</id>
<content type='text'>
* add decorator to fail early if a MultiGraph is passed to steiner_tree.

* add a test with the expected results for a small MultiGraph, for now
expecting it to raise NetworkXNotImplemented.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add decorator to fail early if a MultiGraph is passed to steiner_tree.

* add a test with the expected results for a small MultiGraph, for now
expecting it to raise NetworkXNotImplemented.</pre>
</div>
</content>
</entry>
<entry>
<title>Add check to metric_closure for is_connected (#2996)</title>
<updated>2018-06-03T05:09:16+00:00</updated>
<author>
<name>Dan Schult</name>
<email>dschult@colgate.edu</email>
</author>
<published>2018-06-03T05:09:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=35fb26b0c3795d9c3f9c91badc04e48647bde5a4'/>
<id>35fb26b0c3795d9c3f9c91badc04e48647bde5a4</id>
<content type='text'>
Fixes #2979</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2979</pre>
</div>
</content>
</entry>
</feed>
