<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/flow/preflowpush.py, branch docdraft</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>resolves issue #1542</title>
<updated>2015-05-22T18:18:58+00:00</updated>
<author>
<name>Tom Boothby</name>
<email>tomas.boothby@gmail.com</email>
</author>
<published>2015-05-22T18:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=ee4a4314f26a4431d6e398c00951fcba072004a3'/>
<id>ee4a4314f26a4431d6e398c00951fcba072004a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy ford_fulkerson maximum flow function</title>
<updated>2014-08-05T22:45:06+00:00</updated>
<author>
<name>ysitu</name>
<email>ysitu@users.noreply.github.com</email>
</author>
<published>2014-08-05T22:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=66d67489f221b7142165a55f474fdb4a46e4ce7a'/>
<id>66d67489f221b7142165a55f474fdb4a46e4ce7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docstrings for flow functions.</title>
<updated>2014-05-22T17:19:40+00:00</updated>
<author>
<name>Jordi Torrents</name>
<email>jordi.t21@gmail.com</email>
</author>
<published>2014-05-22T17:19:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3682287d1896387675f159cbb91e84298b5ebdfb'/>
<id>3682287d1896387675f159cbb91e84298b5ebdfb</id>
<content type='text'>
Explain that these functions have to be explicitly imported
from the flow package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Explain that these functions have to be explicitly imported
from the flow package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove flow functions from the base NetworkX namespace.</title>
<updated>2014-05-22T11:08:51+00:00</updated>
<author>
<name>Jordi Torrents</name>
<email>jordi.t21@gmail.com</email>
</author>
<published>2014-05-22T11:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3474a15d2ac957ca36a7b20e7f14ca6dd6827b39'/>
<id>3474a15d2ac957ca36a7b20e7f14ca6dd6827b39</id>
<content type='text'>
Also renamed files in the flow package so modules and functions have
different names; we obey the informal module-name-must-be-unique rule.
Updated tests and docstrings. The later needs a bit more work to clearly
explain that flow functions have to be explicitly imported from the
flow package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also renamed files in the flow package so modules and functions have
different names; we obey the informal module-name-must-be-unique rule.
Updated tests and docstrings. The later needs a bit more work to clearly
explain that flow functions have to be explicitly imported from the
flow package.
</pre>
</div>
</content>
</entry>
</feed>
