Thu, 22 Mar 2018 18:56:47 +0100Fix tolerance usage in Preflow algorithm (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:56:47 +0100] rev 1385
Fix tolerance usage in Preflow algorithm (#608)

Thu, 22 Mar 2018 18:56:26 +0100Improve max flow test method: set expected flow value (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:56:26 +0100] rev 1384
Improve max flow test method: set expected flow value (#608)

Thu, 22 Mar 2018 18:55:59 +0100Use tolerance in max_flow_test.cc (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:55:59 +0100] rev 1383
Use tolerance in max_flow_test.cc (#608)

Thu, 22 Mar 2018 18:55:31 +0100Refactoring and code formatting in max_flow_test.cc (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:55:31 +0100] rev 1382
Refactoring and code formatting in max_flow_test.cc (#608)

Thu, 22 Mar 2018 18:55:01 +0100Remove unused typedefs in max_flow_test.cc (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:55:01 +0100] rev 1381
Remove unused typedefs in max_flow_test.cc (#608)

Sat, 17 Feb 2018 23:55:16 +0100Improve API doc of Random classes (#602)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 17 Feb 2018 23:55:16 +0100] rev 1380
Improve API doc of Random classes (#602)

Thu, 08 Oct 2015 13:48:09 +0200Platform independent Random generators (#602)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 08 Oct 2015 13:48:09 +0200] rev 1379
Platform independent Random generators (#602)

Sat, 07 Oct 2017 00:21:15 +0200Add missing #ifdef to bellman_ford_test.cc (#325)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 00:21:15 +0200] rev 1378
Add missing #ifdef to bellman_ford_test.cc (#325)

Sat, 07 Oct 2017 00:19:19 +0200Change the style of code examples in API doc
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 00:19:19 +0200] rev 1377
Change the style of code examples in API doc

Tue, 19 Sep 2017 15:23:43 +0200Merge bugfix #607
Alpar Juttner <alpar@cs.elte.hu> [Tue, 19 Sep 2017 15:23:43 +0200] rev 1376
Merge bugfix #607