2018-11-01 Alpar Juttner Merge #615
2018-11-01 Peter Kovacs Suppress unused typdef warnings (#615)
2018-10-17 Alpar Juttner Merge #597
2018-10-17 Alpar Juttner Add citation for Vf2pp (#597)
2017-10-07 Peter Kovacs Remove unused auxiliary class in Vf2 (#597)
2017-10-07 Peter Kovacs Change misleading method name in Vf2pp (#597)
2017-10-07 Peter Kovacs Remove unused auxiliary classes (#597)
2017-10-07 Peter Kovacs Change the default graph type of Vf2 and Vf2pp (#597)
2017-10-07 Peter Kovacs Rename private methods in Vf2 and Vf2pp (#597)
2017-10-07 Peter Kovacs Unify naming scheme of fields in Vf2 and Vf2pp (#597)
2017-10-07 Peter Kovacs Improve and unify comments and API docs of VF2 algorithms (#597)
2017-10-06 Peter Kovacs Merge tests of VF2 and VF2++ (#597)
2017-09-19 Peter Madarasi Vf2 improvements and Vf2pp implementation (#597)
2018-10-17 Alpar Juttner Merge bugfixes #610,#611,#612,#614
2018-10-17 Alpar Juttner Merge
2018-07-16 Peter Kovacs Change typenames to avoid Windows-specific compile issue (#612)
2018-10-17 Balazs Dezso Planar drawing algorithm now works for less than 3 nodes (#611)
2018-05-15 Balazs Dezso Fix PlanarDrawing::run() function (#610)
2018-10-17 Alpar Juttner Better MIP solver discovery and support linking to CLP/CBC on Windows (#614)
2018-10-15 Alpar Juttner Fix warnings emitted by g++ 7.3.1 (#614)
2018-10-15 Alpar Juttner Fix warnings emitted by VS2017 (#614)
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-03-23 Alpar Juttner Merge #602
2018-03-23 Alpar Juttner Merge bugfix #608
2018-03-23 Alpar Juttner Merge bugfix #609
2018-03-22 Peter Kovacs Add missing break statement to dimacs-solver (#609)
2018-03-22 Peter Kovacs Fix tolerance usage in Preflow algorithm (#608)
2018-03-22 Peter Kovacs Improve max flow test method: set expected flow value (#608)
2018-03-22 Peter Kovacs Use tolerance in max_flow_test.cc (#608)
2018-03-22 Peter Kovacs Refactoring and code formatting in max_flow_test.cc (#608)
2018-03-22 Peter Kovacs Remove unused typedefs in max_flow_test.cc (#608)
2018-02-17 Peter Kovacs Improve API doc of Random classes (#602)
2015-10-08 Alpar Juttner Platform independent Random generators (#602)
2017-10-06 Peter Kovacs Add missing #ifdef to bellman_ford_test.cc (#325)
2017-10-06 Peter Kovacs Change the style of code examples in API doc
2017-09-19 Alpar Juttner Merge bugfix #607
2017-09-08 Peter Kovacs Fixes in API doc of DIMACS reader methods
2017-09-08 Peter Kovacs Bug fix in DIMACS reader (#607)
2017-01-27 Gabriel Gouvine Forbid copy construction of StaticDigraph
2015-11-16 Alpar Juttner Remove unnecessary test include from lemon/vf2.h (#603)
2015-10-08 Alpar Juttner Merge #600
2015-10-07 Alpar Juttner Merge #597
2015-05-24 Peter Kovacs Minor fixes in bibtex entry + unify formatting (#597)
2015-05-24 Peter Kovacs Minor doc fixes (#597)
2015-10-02 Peter Kovacs Add missing #include to capacity_scaling.h (#600)
2015-09-22 Antal Nemes Fix example code of digraphReader (#599)
2015-05-22 Alpar Juttner Merge bugfix #598
2015-05-22 Alpar Juttner Fix wrong iteration in ListGraph snapshot, part II. (#598)
2015-05-22 Alpar Juttner Merge
2015-05-22 Alpar Juttner Fix wrong iteration in ListGraph snapshot (#598)
2015-05-15 Alpar Juttner Update Doxyfile.in
2015-05-15 Alpar Juttner Minor doc fixes
2015-05-14 Alpar Juttner Bugfix in Vf2 - missing initialization (#597)
2015-05-14 Alpar Juttner Documentation for VF2 (#597)
2015-03-30 Peter Madarasi VF2 algorithm added (#597)
2015-05-07 Alpar Juttner Merge bugfix #473
2015-05-06 Alpar Juttner Threadsafe CplexEnv (#473)