Wed, 29 Jul 2020 14:56:10 +0200 Alpar Juttner Fix clang compilation issue (#634) default tip
Tue, 28 Jul 2020 21:23:36 +0200 Alpar Juttner Resolve deprecation warnings of gcc 9 (#633)
Thu, 25 Feb 2021 09:46:12 +0100 Alpar Juttner Merge #638
Fri, 22 Jan 2021 10:55:32 +0100 Balazs Dezso Factor out recursion from weighted matching algorithms (#638)
Thu, 21 Jan 2021 18:58:37 +0100 Alpar Juttner Merge #640
Wed, 20 Jan 2021 16:31:29 +0100 Alpar Juttner Implement CplLp::write() for LP format (#640)
Wed, 20 Jan 2021 16:17:21 +0100 Alpar Juttner Bugfixes in CplexBase and ClpLp (#639)
Thu, 21 Jan 2021 08:36:53 +0100 Alpar Juttner Update CMakeLists.txt to match current CMAKE versions (#641)
Wed, 15 May 2019 13:41:19 +0200 Alpar Juttner Backport relevant part of bugfix [4add05447ca0] to branch 1.3 (#623) 1.3
Wed, 15 May 2019 13:33:55 +0200 Alpar Juttner Backport relevant parts of bugfixes [ad22262328b3], [61fdd06833a6] and [4add05447ca0] to branch 1.2 (#623) 1.2
Sat, 27 Oct 2018 13:00:48 +0200 Balazs Dezso Paremeter to stop matching calculation when only single node is unmatched
Thu, 01 Nov 2018 19:49:08 +0100 Alpar Juttner Merge #615 to branch 1.3 1.3
Sat, 17 Feb 2018 23:44:32 +0100 Peter Kovacs Add operator[] to Path structures (#250)
Sat, 17 Feb 2018 23:44:15 +0100 Peter Kovacs API doc improvements for Path structures (#250)
Sun, 19 Mar 2017 14:38:08 +0100 Gabriel Gouvine CompactDigraph implementation (#377)
Sun, 17 Aug 2008 15:02:03 +0200 Balazs Dezso Using Arc instead of ArcIt in Dfs (#32)
Thu, 01 Nov 2018 19:49:51 +0100 Alpar Juttner Merge #615
Thu, 01 Nov 2018 11:27:05 +0100 Peter Kovacs Suppress unused typdef warnings (#615)
Wed, 17 Oct 2018 22:56:43 +0200 Alpar Juttner Merge #597
Wed, 17 Oct 2018 22:55:02 +0200 Alpar Juttner Add citation for Vf2pp (#597)
Sat, 07 Oct 2017 17:03:30 +0200 Peter Kovacs Remove unused auxiliary class in Vf2 (#597)
Sat, 07 Oct 2017 16:22:04 +0200 Peter Kovacs Change misleading method name in Vf2pp (#597)
Sat, 07 Oct 2017 16:17:34 +0200 Peter Kovacs Remove unused auxiliary classes (#597)
Sat, 07 Oct 2017 15:48:00 +0200 Peter Kovacs Change the default graph type of Vf2 and Vf2pp (#597)
Sat, 07 Oct 2017 15:46:28 +0200 Peter Kovacs Rename private methods in Vf2 and Vf2pp (#597)
Sat, 07 Oct 2017 15:45:56 +0200 Peter Kovacs Unify naming scheme of fields in Vf2 and Vf2pp (#597)
Sat, 07 Oct 2017 03:18:49 +0200 Peter Kovacs Improve and unify comments and API docs of VF2 algorithms (#597)
Sat, 07 Oct 2017 00:14:05 +0200 Peter Kovacs Merge tests of VF2 and VF2++ (#597)
Tue, 19 Sep 2017 14:08:20 +0200 Peter Madarasi Vf2 improvements and Vf2pp implementation (#597)
Wed, 17 Oct 2018 19:22:52 +0200 Alpar Juttner Merge bugfixes #610,#611,#612,#614
Wed, 17 Oct 2018 19:18:04 +0200 Alpar Juttner Merge bugfixes #610,#611,#612,#614 to branch 1.3 1.3
Wed, 17 Oct 2018 19:14:07 +0200 Alpar Juttner Merge
Mon, 16 Jul 2018 16:21:40 +0200 Peter Kovacs Change typenames to avoid Windows-specific compile issue (#612)
Wed, 17 Oct 2018 17:52:11 +0200 Balazs Dezso Planar drawing algorithm now works for less than 3 nodes (#611)
Tue, 15 May 2018 14:16:35 +0200 Balazs Dezso Fix PlanarDrawing::run() function (#610)
Wed, 17 Oct 2018 17:24:14 +0200 Alpar Juttner Better MIP solver discovery and support linking to CLP/CBC on Windows (#614)
Mon, 15 Oct 2018 23:39:22 +0200 Alpar Juttner Fix warnings emitted by g++ 7.3.1 (#614)
Mon, 15 Oct 2018 23:22:18 +0200 Alpar Juttner Fix warnings emitted by VS2017 (#614)
Wed, 17 Oct 2018 18:56:39 +0200 Alpar Juttner Merge #1.3 related bugfix heads
Wed, 17 Oct 2018 18:56:32 +0200 Alpar Juttner Merge #1.3 related bugfix heads
Wed, 17 Oct 2018 18:56:08 +0200 Alpar Juttner Merge #1.3 related bugfix heads
Wed, 17 Oct 2018 18:55:53 +0200 Alpar Juttner Merge #1.3 related bugfix heads
Fri, 23 Mar 2018 16:09:27 +0100 Alpar Juttner Merge bugfix #608 to branch 1.3 1.3
Fri, 23 Mar 2018 16:09:06 +0100 Alpar Juttner Merge bugfix #609 to branch 1.3 1.3
Fri, 23 Mar 2018 15:43:30 +0100 Alpar Juttner Merge #602
Fri, 23 Mar 2018 15:39:54 +0100 Alpar Juttner Merge bugfix #608
Fri, 23 Mar 2018 15:37:23 +0100 Alpar Juttner Merge bugfix #609
Thu, 22 Mar 2018 18:46:56 +0100 Peter Kovacs Add missing break statement to dimacs-solver (#609)
Thu, 22 Mar 2018 18:56:47 +0100 Peter Kovacs Fix tolerance usage in Preflow algorithm (#608)
Thu, 22 Mar 2018 18:56:26 +0100 Peter Kovacs Improve max flow test method: set expected flow value (#608)
Thu, 22 Mar 2018 18:55:59 +0100 Peter Kovacs Use tolerance in max_flow_test.cc (#608)
Thu, 22 Mar 2018 18:55:31 +0100 Peter Kovacs Refactoring and code formatting in max_flow_test.cc (#608)
Thu, 22 Mar 2018 18:55:01 +0100 Peter Kovacs Remove unused typedefs in max_flow_test.cc (#608)
Sat, 17 Feb 2018 23:55:16 +0100 Peter Kovacs Improve API doc of Random classes (#602)
Thu, 08 Oct 2015 13:48:09 +0200 Alpar Juttner Platform independent Random generators (#602)
Sat, 07 Oct 2017 00:21:15 +0200 Peter Kovacs Add missing #ifdef to bellman_ford_test.cc (#325)
Sat, 07 Oct 2017 00:19:19 +0200 Peter Kovacs Change the style of code examples in API doc
Tue, 19 Sep 2017 15:23:43 +0200 Alpar Juttner Merge bugfix #607
Tue, 19 Sep 2017 15:22:08 +0200 Alpar Juttner Merge bugfix #607 to branch 1.3 1.3
Tue, 19 Sep 2017 15:19:48 +0200 Alpar Juttner Merge bugfix #607 to branch 1.2 1.2
Fri, 08 Sep 2017 17:04:30 +0200 Peter Kovacs Fixes in API doc of DIMACS reader methods
Fri, 08 Sep 2017 17:02:03 +0200 Peter Kovacs Bug fix in DIMACS reader (#607)
Fri, 27 Jan 2017 20:35:13 +0100 Gabriel Gouvine Forbid copy construction of StaticDigraph
Mon, 16 Nov 2015 08:46:42 +0100 Alpar Juttner Remove unnecessary test include from lemon/vf2.h (#603)
Thu, 08 Oct 2015 10:13:24 +0200 Alpar Juttner Merge #600
Wed, 07 Oct 2015 18:49:46 +0200 Alpar Juttner Merge #597
Sun, 24 May 2015 17:30:50 +0200 Peter Kovacs Minor fixes in bibtex entry + unify formatting (#597)
Sun, 24 May 2015 17:29:26 +0200 Peter Kovacs Minor doc fixes (#597)
Wed, 07 Oct 2015 18:56:56 +0200 Alpar Juttner Merge bugfix #600 to branch 1.2 1.2
Wed, 07 Oct 2015 18:54:57 +0200 Alpar Juttner Merge bugfix #480 to branch 1.2 1.2
Thu, 08 Oct 2015 10:03:29 +0200 Alpar Juttner Merge bugfix #600 to branch 1.3 1.3
Fri, 02 Oct 2015 17:41:28 +0200 Peter Kovacs Add missing #include to capacity_scaling.h (#600)
Tue, 22 Sep 2015 18:20:15 +0200 Antal Nemes Fix example code of digraphReader (#599)
Tue, 26 May 2015 16:54:15 +0200 Alpar Juttner Merge bugfix #598 to branch 1.2 1.2
Fri, 22 May 2015 17:53:08 +0200 Alpar Juttner Merge bugfix #598
Fri, 22 May 2015 17:48:24 +0200 Alpar Juttner Merge bugfix #598 to branch 1.3 1.3
Fri, 22 May 2015 17:47:18 +0200 Alpar Juttner Fix wrong iteration in ListGraph snapshot, part II. (#598)
Fri, 22 May 2015 17:44:29 +0200 Alpar Juttner Merge
Fri, 22 May 2015 17:38:17 +0200 Alpar Juttner Fix wrong iteration in ListGraph snapshot (#598)
Fri, 15 May 2015 10:16:48 +0200 Alpar Juttner Update Doxyfile.in
Fri, 15 May 2015 10:15:30 +0200 Alpar Juttner Minor doc fixes
Thu, 14 May 2015 17:13:44 +0200 Alpar Juttner Bugfix in Vf2 - missing initialization (#597)
Thu, 14 May 2015 16:07:38 +0200 Alpar Juttner Documentation for VF2 (#597)
Mon, 30 Mar 2015 17:42:30 +0200 Peter Madarasi VF2 algorithm added (#597)
Thu, 07 May 2015 11:42:19 +0200 Alpar Juttner Merge bugfix #473
Thu, 07 May 2015 11:41:48 +0200 Alpar Juttner Merge bugfix #473 to branch 1.3 1.3
Wed, 06 May 2015 16:01:26 +0200 Alpar Juttner Threadsafe CplexEnv (#473)
Wed, 06 May 2015 11:31:43 +0200 Alpar Juttner Merge CMP0026 setting
Wed, 06 May 2015 11:29:34 +0200 Alpar Juttner Merge CMP0026 setting to branch 1.3 1.3
Wed, 06 May 2015 11:28:38 +0200 Alpar Juttner CMP0026 cmake policy setting (needed by cmake 3.2+ on WIN32)
Tue, 28 Apr 2015 18:13:42 +0200 Alpar Juttner Merge bugfix #595
Tue, 28 Apr 2015 18:12:39 +0200 Alpar Juttner Merge bugfix #595 to branch 1.3 1.3
Tue, 28 Apr 2015 18:07:44 +0200 Alpar Juttner Resolve VS and MinGW warnings (#595)
Tue, 28 Apr 2015 18:07:07 +0200 Alpar Juttner Replace #define WIN32 (#595)
Tue, 14 Apr 2015 16:36:45 +0200 Balazs Dezso Fix problem with temporal iterator parameters (#325)
Tue, 14 Apr 2015 16:14:32 +0200 Alpar Juttner Clang -std=c++11 related fixes (#325)
Tue, 14 Apr 2015 08:39:40 +0200 Alpar Juttner Tests and bugfixes for the STL style iterators (#325)
Sun, 05 Jan 2014 22:24:56 +0100 Gabor Gevay STL style iterators (#325)
Thu, 02 Apr 2015 22:34:03 +0200 Alpar Juttner Merge
Tue, 22 Oct 2013 12:24:09 +0200 Alpar Juttner Turn on LEMON_ENABLE_DEBUG in Debug modes (#477)
Thu, 02 Apr 2015 14:09:21 +0200 Alpar Juttner Merge CPLEX 12.6 support
Thu, 02 Apr 2015 14:08:38 +0200 Alpar Juttner Merge CPLEX 12.6 support to branch 1.3 1.3
Thu, 02 Apr 2015 14:07:38 +0200 Alpar Juttner Support for CPLEX 12.6
Wed, 12 Nov 2014 14:11:20 +0100 Alpar Juttner Faster CPLEX problem build-up #422
Thu, 02 Apr 2015 13:39:35 +0200 Alpar Juttner Merge fixes #502, #503, #519, #520, #536 to branch 1.3 1.3
Thu, 02 Apr 2015 13:36:16 +0200 Alpar Juttner Resolve MSVC conversion warnings C4244 (#519)
Thu, 02 Apr 2015 12:57:18 +0200 Alpar Juttner Suppress MSVC warning C4267 (#519)
Thu, 02 Apr 2015 10:03:35 +0200 Alpar Juttner Add /bigobj compiler flag when MSVC is used (#520)
Wed, 01 Apr 2015 18:13:30 +0200 Alpar Juttner Remove GCC_VERSION define (#536)
Wed, 01 Apr 2015 18:00:42 +0200 Alpar Juttner Add arc_lookup_test.cc to the autoconf build env. (#517) 1.2
Wed, 09 Jul 2014 14:41:36 +0200 Alpar Juttner Fix buggy include logic in lemon/lp.h (#503)
Wed, 09 Jul 2014 14:40:32 +0200 Alpar Juttner Restore cmake-2.8 compatibility (#502)
Mon, 07 Jul 2014 16:41:54 +0200 Alpar Juttner LEMON 1.3.1 released (bdabbf66b2ad tagged as r1.3.1) 1.3
Mon, 07 Jul 2014 16:32:01 +0200 Alpar Juttner Update NEWS file 1.3 r1.3.1
Mon, 07 Jul 2014 15:58:07 +0200 Alpar Juttner Merge bugfix #474 to branch 1.3 1.3
Mon, 07 Jul 2014 15:40:12 +0200 Alpar Juttner Merge bugfix #474
Mon, 19 Aug 2013 22:35:54 +0200 Peter Kovacs Fix division by zero error in case of empty graph (#474)
Mon, 07 Jul 2014 11:57:45 +0200 Alpar Juttner Merge bugfixes #480, #481, #482 and #487 to branch 1.3 1.3
Mon, 07 Jul 2014 11:23:41 +0200 Alpar Juttner Specify lib dependencies for the main lib build (#481)
Fri, 04 Jul 2014 13:41:22 +0200 Alpar Juttner Giving libemon.so a real soname (#482)