2008-07-22 |
deba |
Backport bug fix for Id handling from hg changeset [e67acd83a9ca]
|
changeset |
files
|
2008-07-22 |
deba |
Back port bug fix from hg changeset [0915721396dc]
|
changeset |
files
|
2008-07-02 |
ladanyi |
Fix bug caused by m4 consuming pairs of square brackets (#108).
|
changeset |
files
|
2008-06-27 |
alpar |
Update the version number
|
changeset |
files
|
2008-06-13 |
deba |
Back porting hg commit 81563e019fa4
|
changeset |
files
|
2008-06-10 |
deba |
Bug fix initialization
|
changeset |
files
|
2008-05-25 |
deba |
Fixing bug in named parameters (Back port bug fix of ticket #95)
|
changeset |
files
|
2008-05-23 |
deba |
Bug fix full graph problam
|
changeset |
files
|
2008-05-16 |
deba |
Fixing lp constraints (solving ticket #92)
|
changeset |
files
|
2008-04-19 |
alpar |
Avoid warning in random.h (backport of chgset 4790635473ef from lemon-1.0)
lemon-0.7
|
changeset |
files
|
2008-04-17 |
kpeter |
Remove SspMinCostFlow, since it is fully replaced by other classes.
|
changeset |
files
|
2008-04-17 |
kpeter |
Revert mistaken changes in NEWS file.
|
changeset |
files
|
2008-04-08 |
deba |
Bug fixes in LP solvers
|
changeset |
files
|
2008-04-08 |
deba |
Fix Makefile.am
|
changeset |
files
|
2008-04-08 |
kpeter |
Small fixes in NEWS file
|
changeset |
files
|
2008-04-08 |
hegyi |
Rel.07 NEWS - 3. round
|
changeset |
files
|
2008-04-08 |
hegyi |
Rel.07 NEWS - 2. round
|
changeset |
files
|
2008-04-07 |
hegyi |
NEWS file updated for Release 0.7
|
changeset |
files
|
2008-04-03 |
alpar |
Serious bugfix in Random::gamma()
|
changeset |
files
|
2008-03-25 |
deba |
Minor bug fix
|
changeset |
files
|
2008-03-20 |
deba |
Correcting broken repo
|
changeset |
files
|
2008-03-20 |
deba |
Back porting commit 81563e019fa4
|
changeset |
files
|
2008-03-20 |
deba |
Bug fix for not connected graphs
|
changeset |
files
|
2008-03-14 |
deba |
Executable property removed
|
changeset |
files
|
2008-03-07 |
kpeter |
Fix static member initializations (ticket #30).
|
changeset |
files
|
2008-03-02 |
ladanyi |
Revert to long long int since currently I don't know a better solution.
|
changeset |
files
|
2008-03-01 |
ladanyi |
In C++98 array size shall be an integral constant expression. Fixes
|
changeset |
files
|
2008-03-01 |
ladanyi |
There is no 'long long int' type in C++98 (only in C99).
|
changeset |
files
|
2008-02-29 |
kpeter |
Bug fix in CapacityScaling.
|
changeset |
files
|
2008-02-29 |
kpeter |
Small improvements in min cost flow files.
|
changeset |
files
|
2008-02-29 |
kpeter |
External flow and potential maps can be used in MinCostMaxFlow.
|
changeset |
files
|
2008-02-29 |
kpeter |
Reimplemented Suurballe class.
|
changeset |
files
|
2008-02-28 |
deba |
Backport of bug fix hg 2de55e4f57a7
|
changeset |
files
|
2008-02-28 |
kpeter |
Test file for the min cost flow algorithms.
|
changeset |
files
|
2008-02-28 |
kpeter |
Small fixes and doc improvements in MinMeanCycle.
|
changeset |
files
|
2008-02-28 |
kpeter |
Avoid map copy in MinCostMaxFlow.
|
changeset |
files
|
2008-02-28 |
kpeter |
Query improvements in the min cost flow algorithms.
|
changeset |
files
|
2008-02-27 |
deba |
Bug fixes
|
changeset |
files
|
2008-02-25 |
kpeter |
Bug fixes in min cost flow files.
|
changeset |
files
|
2008-02-21 |
ladanyi |
Put the definitions of global functions into a .cc file.
|
changeset |
files
|
2008-02-18 |
kpeter |
Add a cost scaling min cost flow algorithm.
|
changeset |
files
|
2008-02-18 |
kpeter |
Improvements in MinCostFlow and MinCostMaxFlow.
|
changeset |
files
|
2008-02-18 |
kpeter |
Major improvements in NetworkSimplex.
|
changeset |
files
|
2008-02-18 |
kpeter |
Improvements in CapacityScaling.
|
changeset |
files
|
2008-02-18 |
kpeter |
Improvements in CycleCanceling.
|
changeset |
files
|
2008-02-08 |
ladanyi |
Fix VPATH builds.
|
changeset |
files
|
2008-02-08 |
alpar |
Hopefully fix all compilation errors.
|
changeset |
files
|
2008-02-08 |
alpar |
Fix a silly typo
|
changeset |
files
|
2008-02-08 |
alpar |
#include<cmath> -> #include<lemon/math.h>
|
changeset |
files
|
2008-02-08 |
alpar |
Math constants + configure bugfix backported
|
changeset |
files
|
2008-02-08 |
alpar |
Update the server and the repository names to lemon.
|
changeset |
files
|
2008-02-08 |
alpar |
Doc improvments backported from hg 9df0fe5e5109
|
changeset |
files
|
2008-02-05 |
kpeter |
Bug fix in heap_test.cc.
|
changeset |
files
|
2008-02-05 |
kpeter |
Several doc improvements and fixes in maps.h and concepts/maps.h.
|
changeset |
files
|
2008-02-05 |
kpeter |
Small fixes in README.
|
changeset |
files
|
2008-02-05 |
kpeter |
Improvements and fixes in dim2.h.
|
changeset |
files
|
2008-02-05 |
kpeter |
Translate Hungarian varible names and improve messages in dim_test.cc.
|
changeset |
files
|
2008-02-05 |
kpeter |
Fix the rename script.
|
changeset |
files
|
2008-01-29 |
klao |
grid_ugraph.h: fixed #18 (global functions inlined)
|
changeset |
files
|
2008-01-28 |
kpeter |
Improved rename script to handle includes correctly.
|
changeset |
files
|