Timeline
09/29/04:
- 21:02 Changeset in lemon-0.x [923:acbef5dd0e65] by
- more docs
- 18:31 Changeset in lemon-0.x [922:e816fac59f6d] by
- hugo -> lemon renaming leftovers
- 17:30 Changeset in lemon-0.x [921:818510fa3d99] by
- hugo -> lemon
- 16:12 Changeset in lemon-0.x [920:2d6c8075d9d0] by
- some changes in the doc to make things clearer
- 16:02 Changeset in lemon-0.x [919:6153d9cf78c6] by
- - Backport -r1227 and -r1220 - Temporarily remove (move to attic) …
- 12:35 Changeset in lemon-0.x [918:bb77eaa8fa0e] by
- Initial revision.
09/28/04:
- 19:00 Changeset in lemon-0.x [917:ffb8f0cbcb57] by
- merge_node_graph_wrapper::nodemap
- 18:40 Changeset in lemon-0.x [916:c0734a8c282c] by
- Fix InEdgeIt? and OutEdgeIt? in the symmetric graphs.
- 15:45 Changeset in lemon-0.x [915:751ed145bdae] by
- beginning of a modular, generic merge_graph_wrapper…
- 12:32 Changeset in lemon-0.x [914:174490f545f8] by
- Bugfix. (unionfind segfaulted when compiled with icc)
- 10:35 Changeset in lemon-0.x [913:f2acaefc721c] by
- mrproper rule bug
- 10:15 Changeset in lemon-0.x [912:88c5d1a02f53] by
- meself
- 09:00 Changeset in lemon-0.x [911:89a4fbb99cad] by
- Fix many doxygen command bugs.
09/27/04:
- 20:11 Changeset in lemon-0.x [910:5a89cacf17f1] by
- minor corrections
09/26/04:
- 23:43 Changeset in lemon-0.x [909:6a22e0dfd453] by
- New symmetric Graph concept. New symmetric list and smart graph. …
09/24/04:
- 13:55 Changeset in lemon-0.x [908:a8b6524091ce] by
- added myself
09/23/04:
- 17:09 Changeset in lemon-0.x [907:df8472ab5d4a] by
-
I forgot to apply
for i in
ls *.h
; do rpl template.h $i $i; done in … - 17:05 Changeset in lemon-0.x [906:17f31d280385] by
- Copyright header added.
- 16:40 Changeset in lemon-0.x [905:5be029d19c98] by
- Some code cleaning in id related stuffs
09/22/04:
- 14:42 Changeset in lemon-0.x [904:b40afcf42a4d] by
- Do not document registry and map defines.
- 14:33 Changeset in lemon-0.x [903:2e664d4969d7] by
- Some commenticide was applied.
- 14:25 Changeset in lemon-0.x [902:309d81806228] by
- correction to 0.2
- 12:47 Changeset in lemon-0.x [901:69a8e672acb1] by
- correction of HUGO_... preproc defines.
- 11:58 Changeset in lemon-0.x [900:fc7bc2dacee5] by
- 'iff' changed to 'if and only if'
- 11:55 Changeset in lemon-0.x [899:f485b3008cf5] by
- Classes (and corresponting file names) renamed: - MinLengthPaths? -> …
- 10:54 Changeset in lemon-0.x [898:c46cfb2651ec] by
- Oops. I forgot to commit this at -r1204.
- 10:04 Changeset in lemon-0.x [897:ef09eee53b09] by
- The default constructors are removed from the maps. The ArrayMap? is …
- 09:32 Changeset in lemon-0.x [896:3a98a1aa5a8f] by
- - mincostflows.h renamed to min_cost_flows.h - minlengthpaths.h …
- 09:22 Changeset in lemon-0.x [895:b5dee93d7abd] by
- Minor correction to (preflow_graph.inp -> preflow_graph.dim)
09/21/04:
- 23:28 Changeset in lemon-0.x [894:68a18cd0505c] by
- todo for real comparison
- 23:10 Changeset in lemon-0.x [893:89d5c283a485] by
- Dox readable more even.
- 13:54 Changeset in lemon-0.x [892:004636791dd7] by
- graph_wrappers now pass the tests.
- 00:57 Changeset in lemon-0.x [891:74589d20dbc3] by
- template<typename CMap> Map(const CMap&) like constructors and assigns …
09/20/04:
- 19:53 Changeset in lemon-0.x [890:3a48bc350e0f] by
- Specialized ConstMap? for defining constant maps at compile time, by …
- 18:20 Changeset in lemon-0.x [889:47bb9b8f5705] by
- EXAMPLE_PATH is set to the demo dir.
- 11:05 Changeset in lemon-0.x [888:cc3590763f7f] by
- 10:27 Changeset in lemon-0.x [887:ec6a528dafd2] by
- new test graph
- 10:05 Changeset in lemon-0.x [886:23bcaa25c255] by
09/19/04:
- 17:24 Changeset in lemon-0.x [885:5e59c44b6ba2] by
- Kruskal cleanup: - resolved the NonConstMapWr? bug - docs added for …
- 15:39 Changeset in lemon-0.x [884:b06bfaaca48c] by
- Somebody forgot to remove these.
- 14:45 Changeset in lemon-0.x [883:4af619b64d98] by
- Put away debug.h and error.h temporarily.
- 14:26 Changeset in lemon-0.x [882:46974f296c4a] by
- This was forgotten to add from the previous commit.
- 14:24 Changeset in lemon-0.x [881:a9f19f38970b] by
- Right (but still too short) documentation of the namespaces.
09/17/04:
- 17:51 Changeset in lemon-0.x [880:9d0bfd35b97c] by
- - Name changing: XYZGraphSkeleton -> XYZGraph - Fix some bad \ref's in …
- 17:11 Changeset in lemon-0.x [879:5e284075b193] by
- An alert added to doc.
- 14:23 Changeset in lemon-0.x [878:86b42ec55f3e] by
- Graph wrapper tests added.
- 09:02 Changeset in lemon-0.x [877:66dd225ca128] by
- Fix maps in the GraphWrappers?.
09/16/04:
- 22:55 Changeset in lemon-0.x [876:26c573ca6a99] by
- Go back to -r1169 in order to be able to compile minlengthpath_test.cc
- 21:51 Changeset in lemon-0.x [875:fda944f15ca7] by
- Changed to conform to the new iterator style.
- 21:24 Changeset in lemon-0.x [874:2195bc090dfe] by
- Document the file itself.
- 21:23 Changeset in lemon-0.x [873:f3a30fda2e49] by
- - GraphSkeleton? renamed to ExtendableGraphSkeleton? - Use full explicit …
- 21:18 Changeset in lemon-0.x [872:c010b38ea35b] by
- Cross references turned off.
- 17:18 Changeset in lemon-0.x [871:88e20db54102] by
- 17:05 Changeset in lemon-0.x [870:9bde6cd8e3da] by
- 16:27 Changeset in lemon-0.x [869:c19cf2007a7a] by
- more docs
- 16:01 Changeset in lemon-0.x [868:805963ea8654] by
- This is needed for the demo.
- 15:59 Changeset in lemon-0.x [867:f3cc65f9fb6b] by
- Demo file for SubGraphWrapper?<Graph>. Documentation will be added …
- 15:57 Changeset in lemon-0.x [866:7477e00f1a64] by
- 15:54 Changeset in lemon-0.x [865:2f3f87afb1d2] by
- Sorry, the name chosen was a mistake.
- 15:54 Changeset in lemon-0.x [864:04cebb6c988f] by
- 13:11 Changeset in lemon-0.x [863:d27bbe17b0b8] by
- An edge-map which shows the tight edges w.r.t a potential and an …
- 12:59 Changeset in lemon-0.x [862:732f2acb7239] by
- bug correction
- 12:59 Changeset in lemon-0.x [861:021e513a2d83] by
- bug correction in SubGraphWrapper?<Graph>::NodeIt::NodeIt?(...)
- 12:26 Changeset in lemon-0.x [860:3577b3db6089] by
- Completed documentation for mincostflows and minlengthpaths.
09/15/04:
- 16:38 Changeset in lemon-0.x [859:2570784896d8] by
- Forgotten std:: Apropos, why does it compile without it?
- 16:25 Changeset in lemon-0.x [858:acc83957ee4a] by
- Handling strings with std::string Do not segfault if srcdir env. …
- 16:04 Changeset in lemon-0.x [857:4e948fd205f7] by
- docs changes
- 14:20 Changeset in lemon-0.x [856:e9d73b8e3ab6] by
- - Modifications to compile with icc. - Remove some comments.
- 13:50 Changeset in lemon-0.x [855:8c44b64dd436] by
- Better handling of the input files of the tests.
- 12:34 Changeset in lemon-0.x [854:baf0b6e40211] by
- correction of SubGraphWrapper? bug.
09/14/04:
- 19:42 Changeset in lemon-0.x [853:4cb8f31c1ff8] by
- Change the name of a template parameter.
- 19:41 Changeset in lemon-0.x [852:d50d89b86870] by
- Remove obsolete features.
- 12:29 Changeset in lemon-0.x [851:209c9d53e195] by
- Changes in doc.
- 12:23 Changeset in lemon-0.x [850:54d3c1599d08] by
- 12:09 Changeset in lemon-0.x [849:cc3867a7d380] by
- 11:53 Changeset in lemon-0.x [848:e38108b464c5] by
- Set 'svn:ignore' property.
- 11:52 Changeset in lemon-0.x [847:b51bc321f58c] by
- Set 'svn:ignore' property (again).
- 11:02 Changeset in lemon-0.x [846:a7a406fdb006] by
- Set 'svn:ignore' property.
- 10:16 Changeset in lemon-0.x [845:e4692f92a79b] by
- 'make distcheck' works again\!
09/13/04:
- 22:05 Changeset in lemon-0.x [844:9bf990cb066d] by
- Bug fix in the symmetric maps. Faster map initialization. Iterators …
- 20:00 Changeset in lemon-0.x [843:d56fad02dc55] by
- Minor corrections. "make distclean" still doesn't work.
- 19:20 Changeset in lemon-0.x [842:a4bb28813570] by
- Fix a DANGEROUS bug.
- 19:14 Changeset in lemon-0.x [841:f4c32484dc5b] by
- Change the compilation order.
- 19:14 Changeset in lemon-0.x [840:10002fa8847a] by
- Change MaxFlow? to Preflow.
- 19:13 Changeset in lemon-0.x [839:3edf35893a90] by
- Remove unnecessary include headers.
- 18:15 Changeset in lemon-0.x [838:51dcd224455c] by
- 17:30 Changeset in lemon-0.x [837:2d50d1f045c5] by
- Reserve is resolved.
- 15:57 Changeset in lemon-0.x [836:f8549e3f6c5a] by
- preflow last changes
- 13:24 Changeset in lemon-0.x [835:eb9587f09b42] by
- Remove one remaining range checking.
- 12:50 Changeset in lemon-0.x [834:1dd3167db044] by
- There is no runtime debug in path.h
- 12:50 Changeset in lemon-0.x [833:512e5fd7d38b] by
- preflow test
- 00:12 Changeset in lemon-0.x [832:fbee94295d75] by
- Eliminating redundant lines.
09/12/04:
- 23:46 Changeset in lemon-0.x [831:b6ae3446098a] by
- The first version of new path test program. The old became old_path_test.
- 21:32 Changeset in lemon-0.x [830:89dfa3bece81] by
- KeySet? and ValueSet? are inserted into the map structures. They makes …
09/09/04:
- 11:40 Changeset in lemon-0.x [829:ef91373d37a8] by
- ... and add the missing header files.
- 11:27 Changeset in lemon-0.x [828:632bb520e64b] by
- - hugo/skeletons/path.h added. - Obsolete XYZ_map_factory.h's removed.
- 11:24 Changeset in lemon-0.x [827:6433f69dfc6b] by
- Improve docs.
- 11:18 Changeset in lemon-0.x [826:056fbb112b30] by
- Spell checking (Ereasable ->Erasable), affected also the code.
- 09:09 Changeset in lemon-0.x [825:738abd9d1262] by
- Improved docs.
- 09:09 Changeset in lemon-0.x [824:157115b5814a] by
- Shorter template parameter names to be more readable in Doxygen.
09/08/04:
- 14:12 Changeset in lemon-0.x [823:afba7fbbb239] by
- There was a little troublie with the true return statement
- 14:06 Changeset in lemon-0.x [822:88226d9fe821] by
- The MapFactories? have been removed from the code because if we use …
- 13:58 Changeset in lemon-0.x [821:283a7fe3a00e] by
- This is needed by path.h
- 13:57 Changeset in lemon-0.x [820:a9b6a7f73895] by
- path_test is getting under construction
- 13:49 Changeset in lemon-0.x [819:3623e8dbce49] by
- path.h by Misi, committed by Peter. There is DirPath? usw. in it.
- 13:48 Changeset in lemon-0.x [818:2b687ca1a08b] by
- Getting compilable with path_test
09/07/04:
- 17:17 Changeset in lemon-0.x [817:3e30caeb9c00] by
- Some warining fix in maps.
- 17:14 Changeset in lemon-0.x [816:a39579c35dd7] by
- default_map_factory.h was missing.
- 15:55 Changeset in lemon-0.x [815:468c9ec86928] by
- 12:56 Changeset in lemon-0.x [814:d2d747fe1db3] by
- Improve docs.
- 12:35 Changeset in lemon-0.x [813:65144c52969c] by
- - maxEdgeId() and maxNodeId() now works as their names suggest. - …
- 09:09 Changeset in lemon-0.x [812:182d3a4d7ddb] by
- Spell checking.
09/06/04:
- 19:13 Changeset in lemon-0.x [811:e27135322727] by
- Minor change (STL naming conv. differs from our).
- 19:12 Changeset in lemon-0.x [810:e9fbc747ca47] by
- Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is …
- 15:47 Changeset in lemon-0.x [809:ea5ae5266285] by
- Spell checking.
- 11:21 Changeset in lemon-0.x [808:9cabbdd73375] by
- Bug: This file must be updated.
- 10:59 Changeset in lemon-0.x [807:ce85435185c3] by
- Correction in doc: skeleton/path.h has been moved to the 'skeletons' …
- 10:55 Changeset in lemon-0.x [806:93246c00cd24] by
- Minor changes in doc.
- 10:22 Changeset in lemon-0.x [805:59b8cb2cb2f8] by
- Changes in doc.
- 10:21 Changeset in lemon-0.x [804:6874a72dbdc5] by
- One more thing to do…
09/05/04:
- 22:13 Changeset in lemon-0.x [803:c3d832275e69] by
- - Clarified Path skeleton. - setStart() changed to setStartNode()
- 22:11 Changeset in lemon-0.x [802:bc0c74eeb151] by
- - Changes in doc - setGraph(...) finally removed from Dijkstra, Bfs …
- 22:06 Changeset in lemon-0.x [801:48638058e188] by
- - Changes in doc - Some obsolete features has been removed.
09/03/04:
- 19:34 Changeset in lemon-0.x [800:b70a494b4912] by
- Move general graph compilation tests to 'src/test/graph_test.h'.
- 17:32 Changeset in lemon-0.x [799:3393abe30678] by
- 17:11 Changeset in lemon-0.x [798:6d1abeb62dd3] by
- 16:26 Changeset in lemon-0.x [797:a76d8d52b25c] by
- Skeleton for paths.
- 14:11 Changeset in lemon-0.x [796:b0a427f60edb] by
- INSTALL and COPYING are not generated files.
- 12:43 Changeset in lemon-0.x [795:cfa6c2ea48e5] by
- Put a lot of missing header files to src/hugo/Makefile.am
- 12:28 Changeset in lemon-0.x [794:d9ec436d11fe] by
- New doxygen module "skeletons" for the skeletons.
- 11:41 Changeset in lemon-0.x [793:9cd0aeea47b0] by
- - BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton? …
09/02/04:
- 19:56 Changeset in lemon-0.x [792:147eb3a58706] by
- Nicer and more documented graph_wrapper.h file. These are only the …
- 19:30 Changeset in lemon-0.x [791:7a54630d22b6] by
- Formatting: breaking long lines.
- 19:11 Changeset in lemon-0.x [790:2b9a43c0d64e] by
- - 'minlengpaths_test.cc' added. - Path tests in 'minlengpaths_test.cc' …
- 18:59 Changeset in lemon-0.x [789:65c5c7d37578] by
- .
- 18:56 Changeset in lemon-0.x [788:c3187cafcabf] by
- mincostflow_test is ok.
- 17:30 Changeset in lemon-0.x [787:584270fba752] by
- Tests for the existence of 'KeyType?' and 'ValueType?' in the graph maps.
- 17:21 Changeset in lemon-0.x [786:d7b3b13b9df6] by
- Change 'Key' to 'KeyType?' (possibly temporarily).
- 17:13 Changeset in lemon-0.x [785:a9b0863c2265] by
- Changes in doc. (New module name for array/vector maps added.)
- 13:20 Changeset in lemon-0.x [784:a48964a87141] by
- dimacs.h
- 12:54 Changeset in lemon-0.x [783:81bf2d766164] by
- 12:07 Changeset in lemon-0.x [782:df2e45e09652] by
- --This line, and those below, will be ignored-- A …
09/01/04:
- 17:37 Changeset in lemon-0.x [781:d4d182ab75bd] by
- Changes in the doc.
- 17:08 Changeset in lemon-0.x [780:e06d0d16595f] by
- - DFS class (bfs.h and bfs_test.cc) added - Bugfixes in Dijkstra and Bfs
- 11:04 Changeset in lemon-0.x [779:83c49c272679] by
- correction
08/31/04:
- 19:59 Changeset in lemon-0.x [778:08a1d1e3070d] by
- .
- 19:54 Changeset in lemon-0.x [777:a82713ed19f3] by
- graph_wrapper.h is ready for hugo 0.2
- 15:40 Changeset in lemon-0.x [776:f2994a2b10b2] by
- minlengthpaths_test.cc is already hugo++ comform and is compilable
- 13:26 Changeset in lemon-0.x [775:e46a1f0623a0] by
- ResGraphWrapper?<Graph> is done, so does dimacs.h.
08/30/04:
- 14:01 Changeset in lemon-0.x [774:4297098d9677] by
- Merge back the whole branches/hugo++ to trunk.
Note: See TracTimeline
for information about the timeline view.