|  |  | @1349:83388a4aa3af | 21 years | Akos Ladanyi | - GLPK is autodetected now | 
                
                  |  |  | @1324:eca073533990 | 21 years | Alpar Juttner | Only lp_xyz's are linked against -lglpk | 
                
                  |  |  | @1309:b3ce42a4d7d2 | 21 years | Alpar Juttner | lp_test added
WARNING: Overall glpk dependency! (we should avoid) | 
                
                  |  |  | @1235:4511c7d91834 | 21 years | Alpar Juttner | For cygwin compatibility. | 
                
                  |  |  | @1216:45f65dd610da | 21 years | Alpar Juttner | Missing input file added | 
                
                  |  |  | @1206:9c398137c2cb | 21 years | Balazs Dezso | Increase test
Changing test graph | 
                
                  |  |  | @1094:da32bccc7c4d | 21 years | jacint |  | 
                
                  |  |  | @1041:9d503ce002db | 21 years | Alpar Juttner | - Several convenience maps added to maps.h
- Improvements in doc | 
                
                  |  |  | @970:09f9abe22df2 | 21 years | marci | partial graph_wrapper changes with graph_factory | 
                
                  |  |  | @962:1a770e9f80b2 | 21 years | Mihaly Barasz | Undirect graph implementation.
Not yet done, untested. | 
                
                  |  |  | @961:289d80c33f04 | 21 years | Mihaly Barasz | * Somewhat less redundant and a bit more correct graph concepts.
* … | 
                
                  |  |  | @946:c94ef40a22ce | 21 years | Mihaly Barasz | The graph_factory branch (@ 1321) has been merged to trunk. | 
                
                  |  |  | @938:70e2886211d5 | 21 years | Alpar Juttner | Many of ckeckCompileXYZ()'s are now in the corresponding skeleton … | 
                
                  |  |  | @937:d4e911acef3d | 21 years | Balazs Dezso | Revert backport changes -r1230. | 
                
                  |  |  | @919:6153d9cf78c6 | 21 years | Alpar Juttner | - Backport -r1227 and -r1220
- Temporarily remove (move to attic) … | 
                
                  |  |  | @909:6a22e0dfd453 | 21 years | Balazs Dezso | New symmetric Graph concept.
New symmetric list and smart graph. … | 
                
                  |  |  | @899:f485b3008cf5 | 21 years | Alpar Juttner | Classes (and corresponting file names) renamed:
- MinLengthPaths? -> … | 
                
                  |  |  | @896:3a98a1aa5a8f | 21 years | Alpar Juttner | - mincostflows.h renamed to min_cost_flows.h
- minlengthpaths.h … | 
                
                  |  |  | @895:b5dee93d7abd | 21 years | Alpar Juttner | Minor correction to (preflow_graph.inp -> preflow_graph.dim) | 
                
                  |  |  | @883:4af619b64d98 | 21 years | Alpar Juttner | Put away debug.h and error.h temporarily. | 
                
                  |  |  | @878:86b42ec55f3e | 21 years | Alpar Juttner | Graph wrapper tests added. | 
                
                  |  |  | @855:8c44b64dd436 | 21 years | Alpar Juttner | Better handling of the input files of the tests. | 
                
                  |  |  | @845:e4692f92a79b | 21 years | Akos Ladanyi | 'make distcheck' works again\! | 
                
                  |  |  | @843:d56fad02dc55 | 21 years | Alpar Juttner | Minor corrections. "make distclean" still doesn't work. | 
                
                  |  |  | @833:512e5fd7d38b | 21 years | jacint | preflow test | 
                
                  |  |  | @820:a9b6a7f73895 | 21 years | Hegyi Péter | path_test is getting under construction | 
                
                  |  |  | @810:e9fbc747ca47 | 21 years | Alpar Juttner | Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is … | 
                
                  |  |  | @800:b70a494b4912 | 21 years | Alpar Juttner | Move general graph compilation tests to 'src/test/graph_test.h'. | 
                
                  |  |  | @790:2b9a43c0d64e | 21 years | Alpar Juttner | - 'minlengpaths_test.cc' added.
- Path tests in 'minlengpaths_test.cc' … | 
                
                  |  |  | @789:65c5c7d37578 | 21 years | marci | . | 
                
                  |  |  | @788:c3187cafcabf | 21 years | marci | mincostflow_test is ok. | 
                
                  |  |  | @780:e06d0d16595f | 21 years | Alpar Juttner | - DFS class (bfs.h and bfs_test.cc) added
- Bugfixes in Dijkstra and Bfs | 
                
                  |  |  | @774:4297098d9677 | 21 years | Alpar Juttner | Merge back the whole branches/hugo++ to trunk. | 
                
                  |  |  | @727:aada518af30f | 21 years | Alpar Juttner | - Better Makefile.am. (I hope.)
- Some more tests | 
                
                  |  |  | @567:efaa79ee8d14 | 21 years | Alpar Juttner | time_measure.cc was renamed to time_measure_test.cc
Add an alternative … | 
                
                  |  |  | @545:367929c61461 | 22 years | Alpar Juttner | Test cases for time_measure.h | 
                
                  |  |  | @542:69bde1d90c04 | 22 years | Akos Ladanyi | Set up automake environment. |