|
|
@2592:f1fb0c31f952
|
17 years |
Akos Ladanyi |
Revert to long long int since currently I don't know a better solution.
|
|
|
@2590:47c245b97199
|
17 years |
Akos Ladanyi |
There is no 'long long int' type in C++98 (only in C99).
|
|
|
@2569:12c2c5c4330b
|
17 years |
Alpar Juttner |
#include<cmath> -> #include<lemon/math.h>
|
|
|
@2553:bfced05fa852
|
17 years |
Alpar Juttner |
Happy New Year to LEMON (+ better update-copyright-header script)
|
|
|
@2539:c25f62a6452d
|
17 years |
Balazs Dezso |
DynEdgeLookUp? implementation based on splay trees
In general case it …
|
|
|
@2514:57143c09dc20
|
17 years |
Balazs Dezso |
Redesign the maximum flow algorithms
Redesigned interface
Preflow …
|
|
|
@2510:bb523a4758f7
|
17 years |
Balazs Dezso |
removing semicolon ftom the end of GRAPH_TYPEDEFS
|
|
|
@2391:14a343be7a5a
|
18 years |
Alpar Juttner |
Happy New Year to all source files!
|
|
|
@2386:81b47fc5c444
|
18 years |
Balazs Dezso |
Hard Warning checking
- based on the remark of the ZIB user
- we do …
|
|
|
@2341:46a6311ceffa
|
18 years |
Balazs Dezso |
Undirected minimum cut benchmarking
|
|
|
@2274:432d0469a87e
|
18 years |
Alpar Juttner |
Turn off 32 bit only tests, cont'd.
|
|
|
@2272:f6b352fdc6b1
|
18 years |
Alpar Juttner |
Turn off 32 bit only tests.
|
|
|
@2271:a2ab63454152
|
18 years |
Alpar Juttner |
repository cleanup
|
|
|
@2252:133028e83940
|
18 years |
Alpar Juttner |
A trial to make the last test platform independent.
|
|
|
@2244:a28b4e0aa787
|
18 years |
Alpar Juttner |
Benchmark the running time of lemon::Random
|
|
|
@2242:16523135943d
|
18 years |
Balazs Dezso |
New random interface
Switching to the new interface
|
|
|
@2240:d93c034d3c98
|
18 years |
Alpar Juttner |
Turn off 32bit specific tests.
|
|
|
@2239:18c24fe93b99
|
18 years |
Alpar Juttner |
Turn off 32bit specific tests.
|
|
|
@2238:8d623100ab13
|
18 years |
Alpar Juttner |
Bugfix
|
|
|
@2235:48801095a410
|
18 years |
Alpar Juttner |
EdgeLookUp? and AllEdgeLookUp? added.
|
|
|
@2232:ae8562537502
|
18 years |
Alpar Juttner |
Fix a bug and two warnings
|
|
|
@2208:37b5c870a953
|
18 years |
Alpar Juttner |
Revert an unintentional commit in r2933
|
|
|
@2207:75a29ac69c19
|
18 years |
Alpar Juttner |
xy -> dim2::Point
|
|
|
@2130:244e108de26f
|
18 years |
Balazs Dezso |
Resolving: Bug #51
|
|
|
@2119:4cf25c61ea65
|
18 years |
Akos Ladanyi |
Distribute Makefiles.
|
|
|
@2108:f2c532541730
|
18 years |
Akos Ladanyi |
Single makefile.
|
|
|
@2099:eb126f29038c
|
18 years |
Mihaly Barasz |
benchmark: radix_sort-bench was not compiled
|
|
|
@2084:59769591eb60
|
19 years |
Balazs Dezso |
Documentation improvements
Rearrangements:
IO modules
Algorithms
…
|
|
|
@1956:a055123339d5
|
19 years |
Alpar Juttner |
Unified copyright notices
|
|
|
@1855:c72636dcf0bd
|
19 years |
Alpar Juttner |
Eliminate warnins
|
|
|
@1847:7cbc12e42482
|
19 years |
Alpar Juttner |
- Changed and improved Timer interface
- several new member …
|
|
|
@1833:6d107b0b6b46
|
19 years |
Balazs Dezso |
Radix sort algorithm
|
|
|
@1756:b1f441f24d08
|
19 years |
Alpar Juttner |
GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
|
|
|
@1689:f1795dafe42c
|
19 years |
Alpar Juttner |
- runningTimeTest(): a tool to measure running times more precisely.
- …
|
|
|
@1632:93ac8c521fe5
|
19 years |
Alpar Juttner |
math.h -> cmath
|
|
|
@1435:8e85e6bbefdf
|
19 years |
Akos Ladanyi |
trunk/src/* move to trunk/
|