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 bugfixes #610,#611,#612,#614 to branch 1.3 1.3
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 bugfix #608 to branch 1.3 1.3
2018-03-23 Alpar Juttner Merge bugfix #609 to branch 1.3 1.3
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)