|  |  | @2569:12c2c5c4330b | 18 years | Alpar Juttner | #include<cmath> -> #include<lemon/math.h> | 
                
                  |  |  | @2568:046c055217f6 | 18 years | Alpar Juttner | Math constants + configure bugfix backported
from hg a315a588a20d and … | 
                
                  |  |  | @2553:bfced05fa852 | 18 years | Alpar Juttner | Happy New Year to LEMON (+ better update-copyright-header script) | 
                
                  |  |  | @2526:b7727edd44f2 | 18 years | Balazs Dezso | Redesign Circulation interface according to new flow interface
New … | 
                
                  |  |  | @2514:57143c09dc20 | 18 years | Balazs Dezso | Redesign the maximum flow algorithms
Redesigned interface
Preflow … | 
                
                  |  |  | @2510:bb523a4758f7 | 18 years | Balazs Dezso | removing semicolon ftom the end of GRAPH_TYPEDEFS | 
                
                  |  |  | @2497:ea96c0acefc4 | 18 years | Akos Ladanyi | Build fix. | 
                
                  |  |  | @2494:839c74eeba84 | 18 years | Akos Ladanyi | Makefile fix. | 
                
                  |  |  | @2492:387f6ff851ef | 18 years | Balazs Dezso | Adding doc | 
                
                  |  |  | @2476:059dcdda37c5 | 18 years | Peter Kovacs | Bug fixes in the documentation (mainly bad references). | 
                
                  |  |  | @2472:fb60f631790b | 18 years | Peter Kovacs | Missing header. | 
                
                  |  |  | @2459:ea943997a8fe | 18 years | Balazs Dezso | Sample input for sat-2 and sat demos | 
                
                  |  |  | @2452:24887f3a35ec | 18 years | Alpar Juttner | Update the demo file of Circulation | 
                
                  |  |  | @2420:07c4f9bcb4d5 | 19 years | Balazs Dezso | Demo program for SAT problems | 
                
                  |  |  | @2416:261b4701405d | 19 years | Balazs Dezso | Small improvments | 
                
                  |  |  | @2413:21eb3ccdc3df | 19 years | Balazs Dezso | Right dimacs format for min cost flows
Bug fixes in tolerance and … | 
                
                  |  |  | @2411:5820c6cec654 | 19 years | Balazs Dezso | Bug fix | 
                
                  |  |  | @2408:467ca6d16556 | 19 years | Alpar Juttner | Doc improvements contributed by Peter Kovacs. | 
                
                  |  |  | @2404:ec474604075e | 19 years | Alpar Juttner | dim_to_lgf has been moved to tools/ (from demo/) | 
                
                  |  |  | @2402:da8eb8f4ea41 | 19 years | Alpar Juttner | An improved version of ArgParser?: You don't need to give an explicit … | 
                
                  |  |  | @2400:b199ded24c19 | 19 years | Balazs Dezso | Steiner 2-approximation demo | 
                
                  |  |  | @2392:4bbeaf115cdb | 19 years | Balazs Dezso | Bug whit Parent typedef in SplitGraphAdaptor::CombinedEdgeMap?
Fixing … | 
                
                  |  |  | @2391:14a343be7a5a | 19 years | Alpar Juttner | Happy New Year to all source files! | 
                
                  |  |  | @2389:df6a32249b46 | 19 years | Alpar Juttner | arg_parser.h: A command line argument parser.
dist_log.h: A tool for … | 
                
                  |  |  | @2386:81b47fc5c444 | 19 years | Balazs Dezso | Hard Warning checking
 - based on the remark of the ZIB user
 - we do … | 
                
                  |  |  | @2375:e30a0fdad0d7 | 19 years | Alpar Juttner | A preflow based general network circulation algorithm and a simple demo | 
                
                  |  |  | @2369:6ae1a97055a2 | 19 years | Balazs Dezso | Naming convention changes
   setObj => obj
   is_min => isMin
   … | 
                
                  |  |  | @2367:041878e6f388 | 19 years | Alpar Juttner | More adequate doc. | 
                
                  |  |  | @2360:72c7075ad5ba | 19 years | Alpar Juttner | Lagrange relaxation based algorithm for the delay constrained least … | 
                
                  |  |  | @2359:97a5cd10ca16 | 19 years | Balazs Dezso | Some spellcheck | 
                
                  |  |  | @2350:eb371753e814 | 19 years | Alpar Juttner | Several doc improvements. | 
                
                  |  |  | @2310:96cca167430a | 19 years | Alpar Juttner | - update graph_oriantation.cc to be in line with the renamed xy and … | 
                
                  |  |  | @2306:42cce226b87b | 19 years | Balazs Dezso | BfsVisitor?
Bipartite partitions based on visitors
topology_demo.cc => … | 
                
                  |  |  | @2281:55b15666560f | 19 years | mqrelly | tutorial update
algorithms, and graph visualisation | 
                
                  |  |  | @2269:fb1c634fff29 | 19 years | Balazs Dezso | Bug fix for removing heap Item from template parameter list | 
                
                  |  |  | @2242:16523135943d | 19 years | Balazs Dezso | New random interface
Switching to the new interface | 
                
                  |  |  | @2232:ae8562537502 | 19 years | Alpar Juttner | Fix a bug and two warnings | 
                
                  |  |  | @2216:1e45cdeea3cc | 19 years | Alpar Juttner | The recent progresses on the tutorial due to Mark. | 
                
                  |  |  | @2209:d3425607d41a | 19 years | Alpar Juttner | Resolve 'unused variable' warning | 
                
                  |  |  | @2207:75a29ac69c19 | 19 years | Alpar Juttner | xy -> dim2::Point | 
                
                  |  |  | @2195:f47faf6913ab | 19 years | Alpar Juttner | Tutorial improvements by Mark (mqrelly) | 
                
                  |  |  | @2178:0d7c0f96a5ee | 19 years | Alpar Juttner | - bezier.h went to lemon/bits/
- new graphToEps() option: … | 
                
                  |  |  | @2174:f9e43b5cc617 | 19 years | Alpar Juttner | Some color constants added (BLACK, WHITE, RED etc) | 
                
                  |  |  | @2173:b4de9aed7709 | 19 years | Alpar Juttner | Resolve unused variable warning. | 
                
                  |  |  | @2172:4b25e7003868 | 19 years | Alpar Juttner | - Change ColorSet? to Palette
- Minor change in graph_orientation demo. | 
                
                  |  |  | @2161:a21d1e88d389 | 19 years | Balazs Dezso | Omit warning | 
                
                  |  |  | @2158:0b620ff10e7c | 19 years | Alpar Juttner | Minor doc improvement | 
                
                  |  |  | @2148:ab368e0ab662 | 19 years | athos | Modifications to the interface: colType() functions, though I left the … | 
                
                  |  |  | @2147:63d293ff1bef | 19 years | athos | mip_test file went to mip_demo. | 
                
                  |  |  | @2146:5fcb6598276d | 19 years | athos | Still not final. | 
                
                  |  |  | @2145:73e0c8207e11 | 19 years | athos | Sorry, mistake | 
                
                  |  |  | @2119:4cf25c61ea65 | 19 years | Akos Ladanyi | Distribute Makefiles. | 
                
                  |  |  | @2116:b6a68c15a6a3 | 19 years | Balazs Dezso | Revert splitted files | 
                
                  |  |  | @2115:4cd528a30ec1 | 19 years | Balazs Dezso | Splitted graph files | 
                
                  |  |  | @2108:f2c532541730 | 19 years | Akos Ladanyi | Single makefile. | 
                
                  |  |  | @2084:59769591eb60 | 19 years | Balazs Dezso | Documentation improvements
Rearrangements:
	IO modules
	Algorithms
 … | 
                
                  |  |  | @2081:94a7deb46c07 | 19 years | Balazs Dezso | New demo file for computing disjoint paths
Doc review
	Correcting … | 
                
                  |  |  | @2042:bdc953f2a449 | 20 years | Balazs Dezso | New Algorithm group for matchings
LaTeX formulas
Bug fix => /\f$ … | 
                
                  |  |  | @2038:33db14058543 | 20 years | Balazs Dezso | LinearHeap? is renamed to BucketHeap? which is more conform
and widely … | 
                
                  |  |  | @2013:02e70e25aac5 | 20 years | Akos Ladanyi | include fixes | 
                
                  |  |  | @2008:0820d8168cbb | 20 years | Alpar Juttner | "Node shapes" added | 
                
                  |  |  | @1979:c2992fd74dad | 20 years | Balazs Dezso | Mergeing extendermerge branch
Changes:
	the extender system
	resize … | 
                
                  |  |  | @1971:9a59a6cacfd9 | 20 years | Alpar Juttner | - RGB color related stuff is in color.h now
- eps.h: A simple class to … | 
                
                  |  |  | @1969:68c2c1176e9e | 20 years | Alpar Juttner | One more step towards Undir -> U conversion… | 
                
                  |  |  | @1959:264811b995f3 | 20 years | Alpar Juttner | Spellcheck | 
                
                  |  |  | @1956:a055123339d5 | 20 years | Alpar Juttner | Unified copyright notices | 
                
                  |  |  | @1930:92b70deed0c5 | 20 years | Alpar Juttner | Solve bug #23: Floating versus Integer Coordinates
- BoundingBox? … | 
                
                  |  |  | @1928:2e957d67d7b9 | 20 years | Alpar Juttner | Use [] instead of set(). | 
                
                  |  |  | @1920:e9e27c5a53bf | 20 years | Akos Ladanyi | added simann_maxcut_demo | 
                
                  |  |  | @1919:9704601de87f | 20 years | Akos Ladanyi | demo for simann | 
                
                  |  |  | @1913:49fe71fce7fb | 20 years | Balazs Dezso | Making iterable bool map dynamic
Changed interface | 
                
                  |  |  | @1910:f95eea8c34b0 | 20 years | Balazs Dezso | Bipartite => Bp
Upper => A
Lower => B
+ some bug fix | 
                
                  |  |  | @1909:2d806130e700 | 20 years | Mihaly Barasz | Undir -> U transition | 
                
                  |  |  | @1901:723b2b81d900 | 20 years | Balazs Dezso | Lemon Graph Format uses label instead of id named map. | 
                
                  |  |  | @1875:98698b69a902 | 20 years | Alpar Juttner | Happy new year to LEMON | 
                
                  |  |  | @1802:fdfa3aa18607 | 20 years | Balazs Dezso | Demo for topology | 
                
                  |  |  | @1794:79397d64f742 | 20 years | Balazs Dezso | String->Double | 
                
                  |  |  | @1775:f19e108cb286 | 20 years | Balazs Dezso | Added doc to demos. | 
                
                  |  |  | @1763:49045f2d28d4 | 20 years | Balazs Dezso | pred => predEdge rename | 
                
                  |  |  | @1744:51d5d41e15b1 | 20 years | Balazs Dezso | Removing old input/output functions | 
                
                  |  |  | @1727:0c7d717b9538 | 20 years | Balazs Dezso | Doc and changing heap | 
                
                  |  |  | @1715:e71778873dd0 | 20 years | Alpar Juttner | Doc improvments | 
                
                  |  |  | @1693:269f0cbfbcc8 | 20 years | Balazs Dezso | Improving GridGraph? and HyperCubeGraph? | 
                
                  |  |  | @1687:7dc3abbb7636 | 20 years | Alpar Juttner | - silly mistake fixed
- output is graph_orientation.eps
- sample input … | 
                
                  |  |  | @1683:13648409b596 | 20 years | Balazs Dezso | Input file for coloring. | 
                
                  |  |  | @1681:84e43c7ca1e3 | 20 years | Balazs Dezso | SubGraphAdaptors? with edge checking functionality.
Improved … | 
                
                  |  |  | @1680:4f8b9cee576b | 20 years | Balazs Dezso | Fixing and improving GridGraph? | 
                
                  |  |  | @1678:b7b7125a5fe8 | 20 years | Alpar Juttner | graph_orientation.cc: A thoroughly documented demo application. | 
                
                  |  |  | @1641:77f6ab7ad66f | 20 years | Alpar Juttner | Demos' documentations include the source. | 
                
                  |  |  | @1640:9c7834ac5e64 | 20 years | Alpar Juttner | - Better insertion of sources examples
- Superfluous #include removed … | 
                
                  |  |  | @1636:260ac104190f | 20 years | Akos Ladanyi | Added missing copyright headers, and corrected the file names in some … | 
                
                  |  |  | @1630:f67737f5727a | 20 years | Alpar Juttner | Doc changes:
- True and False got documented
- Graph "developper … | 
                
                  |  |  | @1626:e251336be488 | 20 years | Akos Ladanyi | Added copyright header and description. | 
                
                  |  |  | @1610:893dacc1866c | 20 years | Alpar Juttner | A default LP solver is defined in lp.h | 
                
                  |  |  | @1587:8f1c317ebeb4 | 20 years | Alpar Juttner | Doc improvements | 
                
                  |  |  | @1584:cf4bc8d477f4 | 20 years | zsuzska | corrections | 
                
                  |  |  | @1583:2b329fd595ef | 20 years | athos | Documented some more demo programs. | 
                
                  |  |  | @1580:a9e4208cf4e3 | 20 years | athos | Some changes to kruskal stuff. | 
                
                  |  |  | @1578:1d3a1bcbc874 | 20 years | zsuzska | kruskal_demo corrected, quicktour filled with kruskal | 
                
                  |  |  | @1577:15098fb5275c | 20 years | athos | Documentation (lp_demo,lp_maxflow) and slight changes (rest). | 
                
                  |  |  |