2021-01-20Bugfixes in CplexBase and ClpLp (#639)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 20 Jan 2021 16:17:21 +0100] rev 1205
Bugfixes in CplexBase and ClpLp (#639)

2021-01-21Update CMakeLists.txt to match current CMAKE versions (#641)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 21 Jan 2021 08:36:53 +0100] rev 1204
Update CMakeLists.txt to match current CMAKE versions (#641)

2018-10-27Paremeter to stop matching calculation when only single node is unmatched
Balazs Dezso <deba@google.com> [Sat, 27 Oct 2018 13:00:48 +0200] rev 1203
Paremeter to stop matching calculation when only single node is unmatched

2018-02-17Add operator[] to Path structures (#250)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 17 Feb 2018 23:44:32 +0100] rev 1202
Add operator[] to Path structures (#250)

2018-02-17API doc improvements for Path structures (#250)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 17 Feb 2018 23:44:15 +0100] rev 1201
API doc improvements for Path structures (#250)

2017-03-19CompactDigraph implementation (#377)
Gabriel Gouvine <gabriel.gouvine.GIT@gmx.com> [Sun, 19 Mar 2017 14:38:08 +0100] rev 1200
CompactDigraph implementation (#377)

Smaller version of StaticDigraph (n+m) if InArcIt is not needed

2008-08-17Using Arc instead of ArcIt in Dfs (#32)
Balazs Dezso <deba@inf.elte.hu> [Sun, 17 Aug 2008 15:02:03 +0200] rev 1199
Using Arc instead of ArcIt in Dfs (#32)

2018-11-01Merge #615
Alpar Juttner <alpar@cs.elte.hu> [Thu, 01 Nov 2018 19:49:51 +0100] rev 1198
Merge #615

2018-11-01Suppress unused typdef warnings (#615)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 01 Nov 2018 11:27:05 +0100] rev 1197
Suppress unused typdef warnings (#615)

2018-10-17Merge #597
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 22:56:43 +0200] rev 1196
Merge #597

2018-10-17Add citation for Vf2pp (#597)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 22:55:02 +0200] rev 1195
Add citation for Vf2pp (#597)

2017-10-07Remove unused auxiliary class in Vf2 (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 17:03:30 +0200] rev 1194
Remove unused auxiliary class in Vf2 (#597)

2017-10-07Change misleading method name in Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 16:22:04 +0200] rev 1193
Change misleading method name in Vf2pp (#597)

It processes an entire connected component of the graph _g1 using BFS,
so processBfsTree() is more appropriate name than processBFSLevel().

2017-10-07Remove unused auxiliary classes (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 16:17:34 +0200] rev 1192
Remove unused auxiliary classes (#597)

2017-10-07Change the default graph type of Vf2 and Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 15:48:00 +0200] rev 1191
Change the default graph type of Vf2 and Vf2pp (#597)

2017-10-07Rename private methods in Vf2 and Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 15:46:28 +0200] rev 1190
Rename private methods in Vf2 and Vf2pp (#597)

2017-10-07Unify naming scheme of fields in Vf2 and Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 15:45:56 +0200] rev 1189
Unify naming scheme of fields in Vf2 and Vf2pp (#597)

2017-10-07Improve and unify comments and API docs of VF2 algorithms (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 03:18:49 +0200] rev 1188
Improve and unify comments and API docs of VF2 algorithms (#597)

2017-10-06Merge tests of VF2 and VF2++ (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 00:14:05 +0200] rev 1187
Merge tests of VF2 and VF2++ (#597)

2017-09-19Vf2 improvements and Vf2pp implementation (#597)
Peter Madarasi <madarasip@caesar.elte.hu> [Tue, 19 Sep 2017 14:08:20 +0200] rev 1186
Vf2 improvements and Vf2pp implementation (#597)

2018-10-17Merge bugfixes #610,#611,#612,#614
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 19:22:52 +0200] rev 1185
Merge bugfixes #610,#611,#612,#614

2018-10-17Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 19:14:07 +0200] rev 1184
Merge

2018-07-16Change typenames to avoid Windows-specific compile issue (#612)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 16 Jul 2018 16:21:40 +0200] rev 1183
Change typenames to avoid Windows-specific compile issue (#612)

2018-10-17Planar drawing algorithm now works for less than 3 nodes (#611)
Balazs Dezso <deba@google.com> [Wed, 17 Oct 2018 17:52:11 +0200] rev 1182
Planar drawing algorithm now works for less than 3 nodes (#611)

2018-05-15Fix PlanarDrawing::run() function (#610)
Balazs Dezso <deba@google.com> [Tue, 15 May 2018 14:16:35 +0200] rev 1181
Fix PlanarDrawing::run() function (#610)

2018-10-17Better MIP solver discovery and support linking to CLP/CBC on Windows (#614)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 17:24:14 +0200] rev 1180
Better MIP solver discovery and support linking to CLP/CBC on Windows (#614)

2018-10-15Fix warnings emitted by g++ 7.3.1 (#614)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 15 Oct 2018 23:39:22 +0200] rev 1179
Fix warnings emitted by g++ 7.3.1 (#614)

2018-10-15Fix warnings emitted by VS2017 (#614)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 15 Oct 2018 23:22:18 +0200] rev 1178
Fix warnings emitted by VS2017 (#614)

2018-10-17Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:56:39 +0200] rev 1177
Merge #1.3 related bugfix heads

2018-10-17Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:56:32 +0200] rev 1176
Merge #1.3 related bugfix heads

2018-10-17Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:56:08 +0200] rev 1175
Merge #1.3 related bugfix heads

2018-10-17Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:55:53 +0200] rev 1174
Merge #1.3 related bugfix heads

2018-03-23Merge #602
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 15:43:30 +0100] rev 1173
Merge #602

2018-03-23Merge bugfix #608
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 15:39:54 +0100] rev 1172
Merge bugfix #608

2018-03-23Merge bugfix #609
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 15:37:23 +0100] rev 1171
Merge bugfix #609

2018-03-22Add missing break statement to dimacs-solver (#609)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:46:56 +0100] rev 1170
Add missing break statement to dimacs-solver (#609)

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

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

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

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

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

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

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

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

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

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

2017-09-08Fixes in API doc of DIMACS reader methods
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 08 Sep 2017 17:04:30 +0200] rev 1159
Fixes in API doc of DIMACS reader methods

2017-09-08Bug fix in DIMACS reader (#607)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 08 Sep 2017 17:02:03 +0200] rev 1158
Bug fix in DIMACS reader (#607)

2017-01-27Forbid copy construction of StaticDigraph
Gabriel Gouvine <gabriel.gouvine.GIT@gmx.com> [Fri, 27 Jan 2017 20:35:13 +0100] rev 1157
Forbid copy construction of StaticDigraph

2015-11-16Remove unnecessary test include from lemon/vf2.h (#603)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 16 Nov 2015 08:46:42 +0100] rev 1156
Remove unnecessary test include from lemon/vf2.h (#603)

2015-10-08Merge #600
Alpar Juttner <alpar@cs.elte.hu> [Thu, 08 Oct 2015 10:13:24 +0200] rev 1155
Merge #600

2015-10-07Merge #597
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Oct 2015 18:49:46 +0200] rev 1154
Merge #597

2015-05-24Minor fixes in bibtex entry + unify formatting (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 24 May 2015 17:30:50 +0200] rev 1153
Minor fixes in bibtex entry + unify formatting (#597)

2015-05-24Minor doc fixes (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 24 May 2015 17:29:26 +0200] rev 1152
Minor doc fixes (#597)

2015-10-02Add missing #include to capacity_scaling.h (#600)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 02 Oct 2015 17:41:28 +0200] rev 1151
Add missing #include to capacity_scaling.h (#600)

2015-09-22Fix example code of digraphReader (#599)
Antal Nemes <thoneyvazul@gmail.com> [Tue, 22 Sep 2015 18:20:15 +0200] rev 1150
Fix example code of digraphReader (#599)

2015-05-22Merge bugfix #598
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 May 2015 17:53:08 +0200] rev 1149
Merge bugfix #598

2015-05-22Fix wrong iteration in ListGraph snapshot, part II. (#598)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 May 2015 17:47:18 +0200] rev 1148
Fix wrong iteration in ListGraph snapshot, part II. (#598)

2015-05-22Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 May 2015 17:44:29 +0200] rev 1147
Merge

2015-05-22Fix wrong iteration in ListGraph snapshot (#598)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 May 2015 17:38:17 +0200] rev 1146
Fix wrong iteration in ListGraph snapshot (#598)

2015-05-15Update Doxyfile.in
Alpar Juttner <alpar@cs.elte.hu> [Fri, 15 May 2015 10:16:48 +0200] rev 1145
Update Doxyfile.in

- Remove obsolete (as of Doxygen version 1.8.9) config parameters
- Switch SHORT_NAMES off

2015-05-15Minor doc fixes
Alpar Juttner <alpar@cs.elte.hu> [Fri, 15 May 2015 10:15:30 +0200] rev 1144
Minor doc fixes

2015-05-14Bugfix in Vf2 - missing initialization (#597)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 14 May 2015 17:13:44 +0200] rev 1143
Bugfix in Vf2 - missing initialization (#597)

2015-05-14Documentation for VF2 (#597)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 14 May 2015 16:07:38 +0200] rev 1142
Documentation for VF2 (#597)

The implementation of this feature was sponsored by QuantumBio Inc.

2015-03-30VF2 algorithm added (#597)
Peter Madarasi <madarasip@caesar.elte.hu> [Mon, 30 Mar 2015 17:42:30 +0200] rev 1141
VF2 algorithm added (#597)

The implementation of this feature was sponsored by QuantumBio Inc.

2015-05-07Merge bugfix #473
Alpar Juttner <alpar@cs.elte.hu> [Thu, 07 May 2015 11:42:19 +0200] rev 1140
Merge bugfix #473

2015-05-06Threadsafe CplexEnv (#473)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 06 May 2015 16:01:26 +0200] rev 1139
Threadsafe CplexEnv (#473)

2015-05-06Merge CMP0026 setting
Alpar Juttner <alpar@cs.elte.hu> [Wed, 06 May 2015 11:31:43 +0200] rev 1138
Merge CMP0026 setting

2015-05-06CMP0026 cmake policy setting (needed by cmake 3.2+ on WIN32)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 06 May 2015 11:28:38 +0200] rev 1137
CMP0026 cmake policy setting (needed by cmake 3.2+ on WIN32)

2015-04-28Merge bugfix #595
Alpar Juttner <alpar@cs.elte.hu> [Tue, 28 Apr 2015 18:13:42 +0200] rev 1136
Merge bugfix #595

2015-04-28Resolve VS and MinGW warnings (#595)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 28 Apr 2015 18:07:44 +0200] rev 1135
Resolve VS and MinGW warnings (#595)

2015-04-28Replace #define WIN32 (#595)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 28 Apr 2015 18:07:07 +0200] rev 1134
Replace #define WIN32 (#595)

2015-04-14Fix problem with temporal iterator parameters (#325)
Balazs Dezso <deba@google.com> [Tue, 14 Apr 2015 16:36:45 +0200] rev 1133
Fix problem with temporal iterator parameters (#325)

2015-04-14Clang -std=c++11 related fixes (#325)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 14 Apr 2015 16:14:32 +0200] rev 1132
Clang -std=c++11 related fixes (#325)

2015-04-14Tests and bugfixes for the STL style iterators (#325)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 14 Apr 2015 08:39:40 +0200] rev 1131
Tests and bugfixes for the STL style iterators (#325)

2014-01-05STL style iterators (#325)
Gabor Gevay <ggab90@gmail.com> [Sun, 05 Jan 2014 22:24:56 +0100] rev 1130
STL style iterators (#325)

For
* graph types,
* graph adaptors,
* paths,
* iterable maps,
* LP rows/cols and
* active nodes is BellmanFord

2015-04-02Merge
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 22:34:03 +0200] rev 1129
Merge

2013-10-22Turn on LEMON_ENABLE_DEBUG in Debug modes (#477)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 22 Oct 2013 12:24:09 +0200] rev 1128
Turn on LEMON_ENABLE_DEBUG in Debug modes (#477)

2015-04-02Merge CPLEX 12.6 support
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 14:09:21 +0200] rev 1127
Merge CPLEX 12.6 support

2015-04-02Support for CPLEX 12.6
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 14:07:38 +0200] rev 1126
Support for CPLEX 12.6

2014-11-12Faster CPLEX problem build-up #422
Alpar Juttner <alpar@cs.elte.hu> [Wed, 12 Nov 2014 14:11:20 +0100] rev 1125
Faster CPLEX problem build-up #422

2015-04-02Resolve MSVC conversion warnings C4244 (#519)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 13:36:16 +0200] rev 1124
Resolve MSVC conversion warnings C4244 (#519)

2015-04-02Suppress MSVC warning C4267 (#519)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 12:57:18 +0200] rev 1123
Suppress MSVC warning C4267 (#519)

C4267: conversion from 'size_t' to 'type', possible loss of data

2015-04-02Add /bigobj compiler flag when MSVC is used (#520)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 02 Apr 2015 10:03:35 +0200] rev 1122
Add /bigobj compiler flag when MSVC is used (#520)

2015-04-01Remove GCC_VERSION define (#536)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 01 Apr 2015 18:13:30 +0200] rev 1121
Remove GCC_VERSION define (#536)

This fix is due to marciso.

2014-07-09Fix buggy include logic in lemon/lp.h (#503)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 09 Jul 2014 14:41:36 +0200] rev 1120
Fix buggy include logic in lemon/lp.h (#503)

2014-07-09Restore cmake-2.8 compatibility (#502)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 09 Jul 2014 14:40:32 +0200] rev 1119
Restore cmake-2.8 compatibility (#502)

Fix cmake-2.8 incompatibility introduced in [fe4ff72e2f14].
Thanks to amluto for reporting the regression

2014-07-07Merge bugfix #474
Alpar Juttner <alpar@cs.elte.hu> [Mon, 07 Jul 2014 15:40:12 +0200] rev 1118
Merge bugfix #474

2013-08-19Fix division by zero error in case of empty graph (#474)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 19 Aug 2013 22:35:54 +0200] rev 1117
Fix division by zero error in case of empty graph (#474)

2014-07-07Specify lib dependencies for the main lib build (#481)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 07 Jul 2014 11:23:41 +0200] rev 1116
Specify lib dependencies for the main lib build (#481)

2014-07-04Giving libemon.so a real soname (#482)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 04 Jul 2014 13:41:22 +0200] rev 1115
Giving libemon.so a real soname (#482)

2014-07-07CMAKE backward compatibility policy setting
Alpar Juttner <alpar@cs.elte.hu> [Mon, 07 Jul 2014 11:20:13 +0200] rev 1114
CMAKE backward compatibility policy setting

2014-07-07Remove unused variable from arc_look_up_test.cc
Alpar Juttner <alpar@cs.elte.hu> [Mon, 07 Jul 2014 11:15:34 +0200] rev 1113
Remove unused variable from arc_look_up_test.cc

2014-05-31Add missing include header and std:: namespace spec. (#487)
Alpar Juttner <alpar@cs.elte.hu> [Sat, 31 May 2014 07:00:14 +0200] rev 1112
Add missing include header and std:: namespace spec. (#487)

2014-05-08CLANG compatible linker setting (#480)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 08 May 2014 17:20:25 +0200] rev 1111
CLANG compatible linker setting (#480)

2014-04-08Merge bugfix #480
Alpar Juttner <alpar@cs.elte.hu> [Tue, 08 Apr 2014 17:13:55 +0200] rev 1110
Merge bugfix #480

2014-04-08Clang compatibility fix in lgf-gen.cc (#480)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 08 Apr 2014 16:54:29 +0200] rev 1109
Clang compatibility fix in lgf-gen.cc (#480)

2014-04-08Bugfix in default LP/MIP setting (#465)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 08 Apr 2014 15:43:12 +0200] rev 1108
Bugfix in default LP/MIP setting (#465)

The bug was introduced in [fc3854d936f7]

2014-04-08Require CMAKE 2.8 (#484)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 08 Apr 2014 15:41:56 +0200] rev 1107
Require CMAKE 2.8 (#484)

2014-01-22Bugfix in tsp_test (#476)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 22 Jan 2014 15:28:03 +0100] rev 1106
Bugfix in tsp_test (#476)

2013-10-24Fix default LP/MIP setting (#479)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 24 Oct 2013 13:04:00 +0200] rev 1105
Fix default LP/MIP setting (#479)

2013-10-17Merge bugfix #478
Alpar Juttner <alpar@cs.elte.hu> [Thu, 17 Oct 2013 15:08:41 +0200] rev 1104
Merge bugfix #478

2013-10-17Rename field in min cost flow codes (#478)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 17 Oct 2013 09:30:57 +0200] rev 1103
Rename field in min cost flow codes (#478)

2013-10-17Fix debug checking + simplify lower bound handling (#478)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 17 Oct 2013 09:29:37 +0200] rev 1102
Fix debug checking + simplify lower bound handling (#478)

2013-09-25Fix invalid map query in NearestNeighborTsp (#476)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 25 Sep 2013 11:15:56 +0200] rev 1101
Fix invalid map query in NearestNeighborTsp (#476)

2013-08-11Resolve clang++-3.2 'unused variable warning's in bpgraph_test.cc (#472)
Alpar Juttner <alpar@cs.elte.hu> [Sun, 11 Aug 2013 22:30:44 +0200] rev 1100
Resolve clang++-3.2 'unused variable warning's in bpgraph_test.cc (#472)

2013-08-11Merge bugfix #471
Alpar Juttner <alpar@cs.elte.hu> [Sun, 11 Aug 2013 22:01:06 +0200] rev 1099
Merge bugfix #471

2013-08-11Merge headmerge to the default branch
Alpar Juttner <alpar@cs.elte.hu> [Sun, 11 Aug 2013 21:56:21 +0200] rev 1098
Merge headmerge to the default branch

2013-08-11Have graph_to_eps.h compile with both gcc-3.3 and clang++-3.2 (#471)
Alpar Juttner <alpar@cs.elte.hu> [Sun, 11 Aug 2013 17:21:22 +0200] rev 1097
Have graph_to_eps.h compile with both gcc-3.3 and clang++-3.2 (#471)

Hopefully, it puts an end to the story of [115031ac8001] and [761fe0846f49].

2013-08-11Merge >=1.2 branch heads
Alpar Juttner <alpar@cs.elte.hu> [Sun, 11 Aug 2013 15:29:28 +0200] rev 1096
Merge >=1.2 branch heads

2013-08-11Merge >=1.2 branch heads
Alpar Juttner <alpar@cs.elte.hu> [Sun, 11 Aug 2013 15:28:12 +0200] rev 1095
Merge >=1.2 branch heads

2013-08-09Update NEWS file
Alpar Juttner <alpar@cs.elte.hu> [Fri, 09 Aug 2013 18:58:46 +0200] rev 1094
Update NEWS file

2013-08-09Remove long lines (from all but one file)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 09 Aug 2013 11:29:40 +0200] rev 1093
Remove long lines (from all but one file)

2013-08-09Apply unify-sources.sh to the source tree
Alpar Juttner <alpar@cs.elte.hu> [Fri, 09 Aug 2013 11:28:17 +0200] rev 1092
Apply unify-sources.sh to the source tree

2013-08-09Merge bugfix #439
Alpar Juttner <alpar@cs.elte.hu> [Fri, 09 Aug 2013 14:07:27 +0200] rev 1091
Merge bugfix #439

2013-08-09Clarification in biNodeConnected() doc (#439)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 09 Aug 2013 11:07:27 +0200] rev 1090
Clarification in biNodeConnected() doc (#439)

2013-08-08Fix biNodeConnected() function (#439)
Balazs Dezso <deba@google.com> [Thu, 08 Aug 2013 22:56:10 +0200] rev 1089
Fix biNodeConnected() function (#439)

2013-03-28Add cmake config to find SoPlex (#460)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 28 Mar 2013 14:52:43 +0100] rev 1088
Add cmake config to find SoPlex (#460)

Based on the patch sent by ax487

2013-08-07Further ignore_unused_variable_warning() explicit namespaces (#294)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Aug 2013 07:08:38 +0200] rev 1087
Further ignore_unused_variable_warning() explicit namespaces (#294)

2013-08-07Merge #294
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Aug 2013 07:04:58 +0200] rev 1086
Merge #294

2013-08-07Further ignore_unused_variable_warning() explicit namespaces (#294)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Aug 2013 06:57:41 +0200] rev 1085
Further ignore_unused_variable_warning() explicit namespaces (#294)

2013-08-07Merge #294 to branches >=1.2
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Aug 2013 06:55:05 +0200] rev 1084
Merge #294 to branches >=1.2

2013-08-07Add explicit namespace to ignore_unused_variable_warning() usages (#294)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Aug 2013 06:29:34 +0200] rev 1083
Add explicit namespace to ignore_unused_variable_warning() usages (#294)

2013-08-06Merge #463
Alpar Juttner <alpar@cs.elte.hu> [Tue, 06 Aug 2013 17:58:59 +0200] rev 1082
Merge #463

2013-08-06Use latex formatting for non-trivial O() expressions (#463)
Peter Kovacs <kpeter@inf.elte.hu> [Tue, 06 Aug 2013 05:48:18 +0200] rev 1081
Use latex formatting for non-trivial O() expressions (#463)

2013-08-06Use m instead of e for denoting the number of arcs/edges (#463)
Peter Kovacs <kpeter@inf.elte.hu> [Tue, 06 Aug 2013 05:38:49 +0200] rev 1080
Use m instead of e for denoting the number of arcs/edges (#463)

2013-08-06Merge further fixes #470
Alpar Juttner <alpar@cs.elte.hu> [Tue, 06 Aug 2013 12:28:37 +0200] rev 1079
Merge further fixes #470

2013-08-06Further fixes for gcc version 3.3 and 4.3 (#470)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 06 Aug 2013 12:04:13 +0200] rev 1078
Further fixes for gcc version 3.3 and 4.3 (#470)

2013-08-06Unused local typedefs warning pragma is only applied to gcc>=4.8 (#470)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 06 Aug 2013 09:10:18 +0200] rev 1077
Unused local typedefs warning pragma is only applied to gcc>=4.8 (#470)

2013-08-06Fix dummy doc comment (#459)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 06 Aug 2013 06:52:36 +0200] rev 1076
Fix dummy doc comment (#459)

2013-08-05Doxygen config improvements (#459)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 05 Aug 2013 14:21:58 +0200] rev 1075
Doxygen config improvements (#459)

- remove an erroneous line from DoxygenLayout.xml
- libstdc++ doxygen tagfile version is configurable
- use fixed gcc doc version (4.7.3) instead of the latest one

2013-08-05Fix unresolved doc references (#459)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 05 Aug 2013 14:03:29 +0200] rev 1074
Fix unresolved doc references (#459)

2013-07-30Merge bugfix #461
Alpar Juttner <alpar@cs.elte.hu> [Tue, 30 Jul 2013 15:54:46 +0200] rev 1073
Merge bugfix #461

2013-03-16Bugfix in assert.h (#461)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 16 Mar 2013 16:50:39 +0100] rev 1072
Bugfix in assert.h (#461)

2013-07-30Merge #454
Alpar Juttner <alpar@cs.elte.hu> [Tue, 30 Jul 2013 15:24:45 +0200] rev 1071
Merge #454

2013-03-16Debug checking for capacity bounds in min cost flow algorithms (#454)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 16 Mar 2013 16:20:41 +0100] rev 1070
Debug checking for capacity bounds in min cost flow algorithms (#454)

2013-07-30Merge fix #470
Alpar Juttner <alpar@cs.elte.hu> [Tue, 30 Jul 2013 15:14:29 +0200] rev 1069
Merge fix #470

2013-07-30Suppress 'unused local typedefs' warnings, and resolve others (#470)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 30 Jul 2013 15:03:53 +0200] rev 1068
Suppress 'unused local typedefs' warnings, and resolve others (#470)

2013-07-24Bugfix in test/maps_test.cc (#469)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 24 Jul 2013 10:21:35 +0200] rev 1067
Bugfix in test/maps_test.cc (#469)

2013-07-23Fix #define indicating CPLEX availability (#446)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 24 Jul 2013 01:08:34 +0200] rev 1066
Fix #define indicating CPLEX availability (#446)

2013-07-15Merge #446, #457, #465
Alpar Juttner <alpar@cs.elte.hu> [Mon, 15 Jul 2013 08:33:08 +0200] rev 1065
Merge #446, #457, #465

2013-05-25Enable/disable options for LP/MIP backends (#465)
Alpar Juttner <alpar@cs.elte.hu> [Sat, 25 May 2013 06:59:31 +0200] rev 1064
Enable/disable options for LP/MIP backends (#465)

2012-07-20Add file export funcionality to LpBase (#457)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 20 Jul 2012 17:09:01 +0200] rev 1063
Add file export funcionality to LpBase (#457)

2012-07-21Better CPLEX discovery (#446)
Alpar Juttner <alpar@cs.elte.hu> [Sat, 21 Jul 2012 10:18:57 +0200] rev 1062
Better CPLEX discovery (#446)

2013-02-28Avoid usage of alternative operator (#177)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 28 Feb 2013 23:45:39 +0100] rev 1061
Avoid usage of alternative operator (#177)

2013-02-28Merge test files of Preflow and EdmondsKarp (#177)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 28 Feb 2013 23:44:35 +0100] rev 1060
Merge test files of Preflow and EdmondsKarp (#177)

2013-02-28Rename flow init functions according to Preflow (#177)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 28 Feb 2013 18:13:48 +0100] rev 1059
Rename flow init functions according to Preflow (#177)

2013-02-28Rename DefFlowMap named parameter to SetFlowMap (#177)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 28 Feb 2013 18:05:56 +0100] rev 1058
Rename DefFlowMap named parameter to SetFlowMap (#177)
in EdmondsKarp according to Preflow

2013-02-28Improve and fix API doc of EdmondsKarp according to Preflow (#177)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 28 Feb 2013 18:17:53 +0100] rev 1057
Improve and fix API doc of EdmondsKarp according to Preflow (#177)

2010-11-30Port Edmonds-Karp algorithm from svn -r3524 (#177)
Antal Nemes <thoneyvazul@gmail.com> [Tue, 30 Nov 2010 20:21:52 +0100] rev 1056
Port Edmonds-Karp algorithm from svn -r3524 (#177)

2013-03-18Merge #442
Alpar Juttner <alpar@cs.elte.hu> [Mon, 18 Mar 2013 18:48:58 +0100] rev 1055
Merge #442

2012-06-05New features in time_measure.h (#442)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 05 Jun 2012 12:06:28 +0200] rev 1054
New features in time_measure.h (#442)

2013-03-18Use doxygen's own bibtex support (#456)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 18 Mar 2013 17:41:19 +0100] rev 1053
Use doxygen's own bibtex support (#456)

2013-03-16Adjust the formatting of bib2dox.py to Doxygen 1.8.x (#459)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 16 Mar 2013 14:11:32 +0100] rev 1052
Adjust the formatting of bib2dox.py to Doxygen 1.8.x (#459)

2013-03-16Add references to papers related to LEMON (#459)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 16 Mar 2013 14:09:53 +0100] rev 1051
Add references to papers related to LEMON (#459)

2013-03-16Add images to the doc of two groups (#459)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 16 Mar 2013 13:16:27 +0100] rev 1050
Add images to the doc of two groups (#459)

2013-03-16Minor fixes and improvements in the doc (#459)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 16 Mar 2013 13:14:35 +0100] rev 1049
Minor fixes and improvements in the doc (#459)

2013-03-15Merge #411
Alpar Juttner <alpar@cs.elte.hu> [Fri, 15 Mar 2013 17:19:17 +0100] rev 1048
Merge #411

2013-03-15Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 15 Mar 2013 17:15:46 +0100] rev 1047
Merge

2013-03-08Adjust image sizes in the documentation (#411)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 08 Mar 2013 01:13:54 +0100] rev 1046
Adjust image sizes in the documentation (#411)

2013-03-08Improve images of the Connectivity section (#411)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 08 Mar 2013 01:12:05 +0100] rev 1045
Improve images of the Connectivity section (#411)

2013-03-08Greatly extend path_test.cc + fix compiler warning (#408)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 08 Mar 2013 10:47:38 +0100] rev 1044
Greatly extend path_test.cc + fix compiler warning (#408)

2010-03-20More tests for radixSort() (#362)
Alpar Juttner <alpar@cs.elte.hu> [Sat, 20 Mar 2010 11:03:12 +0100] rev 1043
More tests for radixSort() (#362)

2010-03-19Bidirectional iterator support for radixSort() (#362)
Balazs Dezso <deba@inf.elte.hu> [Fri, 19 Mar 2010 18:23:47 +0100] rev 1042
Bidirectional iterator support for radixSort() (#362)

2013-03-01Merge #455
Alpar Juttner <alpar@cs.elte.hu> [Fri, 01 Mar 2013 18:20:07 +0100] rev 1041
Merge #455

2012-12-19Use MathJax for rendering the math formulae (#455)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 19 Dec 2012 15:37:12 +0100] rev 1040
Use MathJax for rendering the math formulae (#455)

2012-12-19Fix 'make update-external-tags' behavior (#455)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 19 Dec 2012 15:37:12 +0100] rev 1039
Fix 'make update-external-tags' behavior (#455)

2013-03-01Merge #386
Alpar Juttner <alpar@cs.elte.hu> [Fri, 01 Mar 2013 17:59:08 +0100] rev 1038
Merge #386

2013-02-28Use output iterator instead of a container (#386)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 28 Feb 2013 17:13:14 +0100] rev 1037
Use output iterator instead of a container (#386)
in tourNodes() functions of TSP algorithms

2011-01-09Make InsertionTsp much faster and improve docs (#386)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 09 Jan 2011 15:06:55 +0100] rev 1036
Make InsertionTsp much faster and improve docs (#386)

2011-01-08A detailed test file for TSP algorithms (#386)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 09 Jan 2011 00:57:12 +0100] rev 1035
A detailed test file for TSP algorithms (#386)

2011-01-08Unifications and improvements in TSP algorithms (#386)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 09 Jan 2011 00:56:52 +0100] rev 1034
Unifications and improvements in TSP algorithms (#386)

2011-01-08Document and greatly improve TSP algorithms (#386)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 08 Jan 2011 22:51:16 +0100] rev 1033
Document and greatly improve TSP algorithms (#386)

- Add LEMON headers.
- Add Doxygen doc for all classes and their members.
- Clarify and unify the public API of the algorithms.
- Various small improvements in the implementations to make
them clearer and faster.
- Avoid using adaptors in ChristofidesTsp.

2011-01-08Doc group for TSP algorithms (#386)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 08 Jan 2011 22:49:09 +0100] rev 1032
Doc group for TSP algorithms (#386)

2011-01-08Heuristic algorithms for symmetric TSP (#386)
Gabor Varga <f4c3@inf.elte.hu> [Sat, 08 Jan 2011 21:59:56 +0100] rev 1031
Heuristic algorithms for symmetric TSP (#386)

2013-02-12Changes in BpGraph lgf reader and writer (#69)
Balazs Dezso <deba@google.com> [Tue, 12 Feb 2013 07:15:52 +0100] rev 1030
Changes in BpGraph lgf reader and writer (#69)
- Add typesade RedNode and BlueNode reading and writing
- RedNodes and BlueNodes don't need to have distinct label set
- Add tests

2012-02-04Update LGF reader to work with typesafe bipartite node sets (#69)
Daniel Poroszkai <poroszd@inf.elte.hu> [Sun, 05 Feb 2012 00:04:44 +0100] rev 1029
Update LGF reader to work with typesafe bipartite node sets (#69)

2012-01-11Doc fix in BpGraphs (#69)
Balazs Dezso <deba@inf.elte.hu> [Wed, 11 Jan 2012 22:58:05 +0100] rev 1028
Doc fix in BpGraphs (#69)

2012-01-11Remove asRedBludeNode() function (#69)
Balazs Dezso <deba@inf.elte.hu> [Wed, 11 Jan 2012 22:43:50 +0100] rev 1027
Remove asRedBludeNode() function (#69)

2012-01-11Renamings in BpGraphs (#69)
Balazs Dezso <deba@inf.elte.hu> [Wed, 11 Jan 2012 22:21:07 +0100] rev 1026
Renamings in BpGraphs (#69)
- RedIt->RedNodeIt
- BlueIt->BlueNodeIt
- RedMap->RedNodeMap
- BlueMap->BlueNodeMap

2011-12-01Type safe red and blue node set (#69)
Balazs Dezso <deba@inf.elte.hu> [Thu, 01 Dec 2011 09:05:47 +0100] rev 1025
Type safe red and blue node set (#69)

2010-11-25LGF reader and writer for bipartite graphs (#69)
Balazs Dezso <deba@inf.elte.hu> [Thu, 25 Nov 2010 22:45:29 +0100] rev 1024
LGF reader and writer for bipartite graphs (#69)

2010-11-16Use member variables to store the highest IDs in bipartite partitions (#69)
Balazs Dezso <deba@inf.elte.hu> [Tue, 16 Nov 2010 08:19:11 +0100] rev 1023
Use member variables to store the highest IDs in bipartite partitions (#69)

2010-11-15Implementation of BpGraphCopy (#69)
Balazs Dezso <deba@inf.elte.hu> [Tue, 16 Nov 2010 00:59:36 +0100] rev 1022
Implementation of BpGraphCopy (#69)

2010-11-15ListBpGraph implementation (#69)
Balazs Dezso <deba@inf.elte.hu> [Mon, 15 Nov 2010 09:46:08 +0100] rev 1021
ListBpGraph implementation (#69)

2010-11-14FullBpGraph implementation (#69)
Balazs Dezso <deba@inf.elte.hu> [Sun, 14 Nov 2010 22:48:32 +0100] rev 1020
FullBpGraph implementation (#69)

2010-11-14SmartBpGraph implementation (#69)
Balazs Dezso <deba@inf.elte.hu> [Sun, 14 Nov 2010 20:06:23 +0100] rev 1019
SmartBpGraph implementation (#69)

2010-11-14Add bipartite graph concepts (#69)
Balazs Dezso <deba@inf.elte.hu> [Sun, 14 Nov 2010 16:35:31 +0100] rev 1018
Add bipartite graph concepts (#69)

2013-02-24Better Maintainer build type settings (for MSVC)
Alpar Juttner <alpar@cs.elte.hu> [Sun, 24 Feb 2013 19:44:14 +0100] rev 1017
Better Maintainer build type settings (for MSVC)

2013-02-22Merge bugfix #445
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 Feb 2013 16:49:41 +0100] rev 1016
Merge bugfix #445

2012-07-20Fix missing initialization in CplexEnv::CplexEnv() (#445)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 20 Jul 2012 21:23:17 +0200] rev 1015
Fix missing initialization in CplexEnv::CplexEnv() (#445)

2013-02-22Merge #438 and #436
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 Feb 2013 14:12:48 +0100] rev 1014
Merge #438 and #436

2012-11-15Ensure strongly polynomial running time for CycleCanceling (#436)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 15 Nov 2012 07:17:48 +0100] rev 1013
Ensure strongly polynomial running time for CycleCanceling (#436)
The number of iterations performed by Howard's algorithm is limited.
If the limit is reached, a strongly polynomial implementation,
HartmannOrlinMmc is executed to find a minimum mean cycle.
This iteration limit is typically not reached, thus the combined
method is practically equivalent to Howard's algorithm, while it
also ensures the strongly polynomial time bound.

2012-11-15Optional iteration limit in HowardMmc (#438)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 15 Nov 2012 07:05:29 +0100] rev 1012
Optional iteration limit in HowardMmc (#438)

2012-11-28Further GCC 4.7 compiler warning fix (#453)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 28 Nov 2012 12:08:47 +0100] rev 1011
Further GCC 4.7 compiler warning fix (#453)

2012-11-28Merge bugfix #453
Alpar Juttner <alpar@cs.elte.hu> [Wed, 28 Nov 2012 12:05:27 +0100] rev 1010
Merge bugfix #453

2012-11-28Further GCC 4.7 compiler warning fixes (#453)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 28 Nov 2012 11:58:00 +0100] rev 1009
Further GCC 4.7 compiler warning fixes (#453)

2012-11-28Merge #453 to branches >=1.2
Alpar Juttner <alpar@cs.elte.hu> [Wed, 28 Nov 2012 11:54:43 +0100] rev 1008
Merge #453 to branches >=1.2

2012-11-28Avoid GCC 4.7 compiler warnings (#453)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 28 Nov 2012 11:41:40 +0100] rev 1007
Avoid GCC 4.7 compiler warnings (#453)

2012-11-08Merge bugfix #440
Alpar Juttner <alpar@cs.elte.hu> [Thu, 08 Nov 2012 09:07:41 +0100] rev 1006
Merge bugfix #440

2012-03-28Fix a bug + remove redundant typedefs in dimacs-solver (#440)
Peter Kovacs <kpeter@inf.elte.hu> [Wed, 28 Mar 2012 19:39:56 +0200] rev 1005
Fix a bug + remove redundant typedefs in dimacs-solver (#440)

2012-11-07Merge docfix #437
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Nov 2012 17:39:39 +0100] rev 1004
Merge docfix #437

2012-01-30Doc improvements for min cost flow algorithms (#437)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 30 Jan 2012 23:24:40 +0100] rev 1003
Doc improvements for min cost flow algorithms (#437)

2012-01-30Improve module docs and references (#437)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 30 Jan 2012 23:24:14 +0100] rev 1002
Improve module docs and references (#437)

2012-09-13Further clang compilation fixes (#449)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 13 Sep 2012 12:23:46 +0200] rev 1001
Further clang compilation fixes (#449)

2012-09-13Merge #449
Alpar Juttner <alpar@cs.elte.hu> [Thu, 13 Sep 2012 12:13:19 +0200] rev 1000
Merge #449

2012-09-13Further clang compilation fixes (#449)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 13 Sep 2012 12:02:27 +0200] rev 999
Further clang compilation fixes (#449)

2012-09-13Merge #449 to branches >=1.2
Alpar Juttner <alpar@cs.elte.hu> [Thu, 13 Sep 2012 11:56:19 +0200] rev 998
Merge #449 to branches >=1.2

2012-09-13Fix clang compilation warnings and errors (#449)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 13 Sep 2012 11:45:36 +0200] rev 997
Fix clang compilation warnings and errors (#449)

2012-09-12Merge bugfix #448
Alpar Juttner <alpar@cs.elte.hu> [Wed, 12 Sep 2012 17:34:01 +0200] rev 996
Merge bugfix #448

2012-09-12Bugfix in adaptor_test.cc (#448)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 12 Sep 2012 17:25:48 +0200] rev 995
Bugfix in adaptor_test.cc (#448)

2012-08-24Merge bugfix #447
Alpar Juttner <alpar@cs.elte.hu> [Fri, 24 Aug 2012 16:10:31 +0200] rev 994
Merge bugfix #447

2012-08-24Bugfix in AllArcLookUp<> (#447)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 24 Aug 2012 15:37:23 +0200] rev 993
Bugfix in AllArcLookUp<> (#447)

2011-12-22Update INSTALL to use CMAKE. Also update AUTHORS and LICENSE
Alpar Juttner <alpar@cs.elte.hu> [Thu, 22 Dec 2011 20:55:43 +0100] rev 992
Update INSTALL to use CMAKE. Also update AUTHORS and LICENSE

2012-06-22Merge bugfix #444
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 Jun 2012 16:42:05 +0200] rev 991
Merge bugfix #444

2012-06-22Bugfix in path copy constructors and assignment operators (#444)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 Jun 2012 16:25:56 +0200] rev 990
Bugfix in path copy constructors and assignment operators (#444)

2012-05-06Merge bugfix #441
Alpar Juttner <alpar@cs.elte.hu> [Sun, 06 May 2012 17:18:39 +0200] rev 989
Merge bugfix #441

2012-05-05Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441)
Alpar Juttner <alpar@cs.elte.hu> [Sat, 05 May 2012 10:22:44 +0200] rev 988
Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441)

- In addition, rows.clear() and cols.clear() are moved up to LpBase::clear()

2012-02-03Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 03 Feb 2012 05:55:39 +0100] rev 987
Merge

2012-02-03Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 03 Feb 2012 05:55:01 +0100] rev 986
Merge

2012-01-30Fix the doc in CapacityScaling: cost can be real numbers (#261)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 30 Jan 2012 19:29:03 +0100] rev 985
Fix the doc in CapacityScaling: cost can be real numbers (#261)

2012-01-30Improve the Altering List pivot rule for NetworkSimplex (#435)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 30 Jan 2012 20:21:45 +0100] rev 984
Improve the Altering List pivot rule for NetworkSimplex (#435)
Much less candidate arcs are preserved from an iteration to the
next one and partial_sort() is used instead of heap operations.

2012-02-01Add dist target to CMAKE conf. (#434)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 01 Feb 2012 06:43:50 +0100] rev 983
Add dist target to CMAKE conf. (#434)

2012-01-30Use hg templating instead of scripts/chg-len.py (#434)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 30 Jan 2012 17:49:50 +0100] rev 982
Use hg templating instead of scripts/chg-len.py (#434)