<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/algorithms/flow/tests, 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>Added spaces after commas.</title>
<updated>2015-05-23T03:56:29+00:00</updated>
<author>
<name>boothby</name>
<email>tomas.boothby@gmail.com</email>
</author>
<published>2015-05-23T03:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b474710ab83c0dc1f1d3cc1ae88d37f40066b6c9'/>
<id>b474710ab83c0dc1f1d3cc1ae88d37f40066b6c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test case for #1542</title>
<updated>2015-05-22T18:54:41+00:00</updated>
<author>
<name>Tom Boothby</name>
<email>tomas.boothby@gmail.com</email>
</author>
<published>2015-05-22T18:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=516879fd582c5542adedc7055c28e86c82a4ba2a'/>
<id>516879fd582c5542adedc7055c28e86c82a4ba2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ns' of https://github.com/ysitu/networkx into ysitu-ns</title>
<updated>2014-11-04T02:13:30+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2014-11-04T02:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=62bbde08e206c22599bc70bc2b579a5cf175ef74'/>
<id>62bbde08e206c22599bc70bc2b579a5cf175ef74</id>
<content type='text'>
Conflicts:
	networkx/algorithms/flow/tests/test_mincost.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	networkx/algorithms/flow/tests/test_mincost.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct infeasibility detection in capacity scaling min-cost flow</title>
<updated>2014-11-03T23:24:40+00:00</updated>
<author>
<name>ysitu</name>
<email>ysitu@users.noreply.github.com</email>
</author>
<published>2014-11-03T23:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=6042951a078af410371ef52793edfa71c68c9038'/>
<id>6042951a078af410371ef52793edfa71c68c9038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplement the network simplex method for min-cost flows</title>
<updated>2014-11-02T14:35:37+00:00</updated>
<author>
<name>ysitu</name>
<email>ysitu@users.noreply.github.com</email>
</author>
<published>2014-11-02T14:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=e7265994449f9887157641277d4fe7611519a127'/>
<id>e7265994449f9887157641277d4fe7611519a127</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>Add test for MultiGraph input.</title>
<updated>2014-05-23T13:28:06+00:00</updated>
<author>
<name>Jordi Torrents</name>
<email>jordi.t21@gmail.com</email>
</author>
<published>2014-05-23T13:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=969a5385cce8f1db52eb3101c6001f1edb7df883'/>
<id>969a5385cce8f1db52eb3101c6001f1edb7df883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cosmetic changes in maximum flow tests on 'large' graphs.</title>
<updated>2014-05-23T10:52:46+00:00</updated>
<author>
<name>Jordi Torrents</name>
<email>jordi.t21@gmail.com</email>
</author>
<published>2014-05-23T10:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=f9c3ed2f26029a249f88ff73fe9a90b40439a39d'/>
<id>f9c3ed2f26029a249f88ff73fe9a90b40439a39d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use ford_fulkerson in max flow tests for large graphs.</title>
<updated>2014-05-22T16:26:36+00:00</updated>
<author>
<name>Jordi Torrents</name>
<email>jordi.t21@gmail.com</email>
</author>
<published>2014-05-22T16:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7ab5664d9f308fcf429bbe6f952884e8f82dc4f6'/>
<id>7ab5664d9f308fcf429bbe6f952884e8f82dc4f6</id>
<content type='text'>
The goal is to speed up a bit the maximum flow tests for large graphs.
The regular tests for maximum flow algorithms are enough for making sure
that ford_fulkerson is correct. Also reused residual network when possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The goal is to speed up a bit the maximum flow tests for large graphs.
The regular tests for maximum flow algorithms are enough for making sure
that ford_fulkerson is correct. Also reused residual network when possible.
</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>
