Timeline
04/07/08:
- 18:28 Changeset in lemon-0.x [2600:e5530c0a018c] by
 - NEWS file updated for Release 0.7
 
04/03/08:
- 18:15 Ticket #79 (Missing images in the documentation of graph_to_eps.h) created by
 - 
              The images 
doc/images/nodeshape*hasn't been ported yet. In the … - 17:36 Ticket #78 (Added functionality to graphToEps().) created by
 - It would be nice to enable multiline copyright notices in …
 - 17:33 Ticket #77 (Added functionality to nodePsTexts() named param. of graphToEps().) created by
 - When a pure postscript block is inserted as each node with …
 - 17:23 Ticket #76 (New features for graphToEps()) created by
 - 
              Some additional features for 
graphToEps()would be nice to have. … - 17:17 Ticket #75 (Generated EPS files do not follow the Postscript DSC) created by
 - 
              The EPS files generated by 
graphToEps()do not strictly follow … - 14:06 Changeset in lemon-0.x [2599:b9905565d185] by
 - Serious bugfix in Random::gamma() Backport from hg b6bede534255
 - 14:00 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [116:b6bede534255] by
 - Serious buxfixes in Random::gamma() and Random::pareto()
 - 12:26 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [129:e99385bca9fe] by
 - Change the order of the Palette constructor parameters
 - 12:10 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [128:7cd965d2257f] by
 - Port graph_to_eps() and Color from svn -r3482.
 
04/01/08:
- 20:03 Ticket #46 (Heap concept) closed by
 - fixed
 - 17:25 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [115:7b44eea654d0] by
 - Merge
 
03/31/08:
- 11:06 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [120:137278093143] by
 - Fix a minor typo in the doc
 
03/30/08:
- 23:38 Ticket #74 (Support MinGW) created by
 - Support MinGW
 - 23:16 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [119:82a2639a05bb] by
 - Port time and counter utilities from svn -r3482 The mingw support has …
 - 14:27 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [114:c837d1e449dc] by
 - Minor fix in concepts/maps.h
 - 14:27 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [113:18a7ee8fa56e] by
 - Improvements in the heap concept - Better concept checking. - Improved doc.
 
03/29/08:
- 16:49 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [111:e47fb28cda5e] by
 - Fix ignoring Emacs backup files
 
03/28/08:
- 16:29 Ticket #73 (Port the remaining miscellaneous tools) created by
 - The following files should be considered. - lemon/dist_log.h - …
 - 16:25 Ticket #72 (Port radix sort algorithm) created by
 - i.e., the file - lemon/radix_sort.h
 - 16:24 Ticket #71 (Port Steiner tree approximation algorithm) created by
 - Namely, the file - lemon/steiner.h
 - 16:22 Ticket #70 (Port VirtualMaps) created by
 - This affects - lemon/vmap.h but this tool is still in an early stage.
 - 16:20 Ticket #69 (Revise and port bipartite graphs) created by
 - This needs quite a lot of work.
 - 15:46 Ticket #68 (Port static graph implementation) created by
 - Namely the file - lemon/static_graph.h
 - 15:42 Ticket #67 (Port graph adaptors & Co.) created by
 - These files are affected: - lemon/ugraph_adaptor.h - …
 - 15:37 Ticket #66 (Port Gomory-Hu algorithm) created by
 - It affects - lemon/gomory_hu_tree.h
 - 15:35 Ticket #65 (Port the Euler tour algorithm) created by
 - It affects the file: - lemon/euler.h
 - 14:06 Ticket #64 (Port constrained shortest path algorithm) created by
 - Namely, this file: - lemon/csp.h
 - 14:04 Ticket #63 (Port metaheuristics) created by
 - The following files are affected. - lemon/tabu_search.h - …
 - 13:55 Ticket #62 (Port planarity related algorithms) created by
 - The following file is affected. - lemon/planarity.h
 - 13:54 Ticket #61 (Port connectivity related algorithms) created by
 - The following file is affected. - lemon/topology.h The name should …
 - 13:51 Ticket #60 (Port min cost arborescence algorithm) created by
 - The following files are affected. - lemon/min_cost_arborescence.h - …
 - 13:49 Ticket #59 (Port the remaining spanning tree algorithms) created by
 - The following files are affected. - lemon/fredman_tarjan.h - …
 - 13:45 Ticket #58 (Port Hao-Orlin algorithm) created by
 - The following files is affected. - lemon/hao_orlin.h
 - 13:41 Ticket #57 (Port the special graph structures (full, hypercube and grid)) created by
 - The following files are affected - lemon/full_graph.h - …
 - 13:40 Ticket #56 (Port Nagamochi-Ibaraki algorithm) created by
 - The following files are affected - lemon/nagamochi_ibaraki.h
 - 13:33 Ticket #55 (Port nauty reader) created by
 - These files are affected: - lemon/dimacs.h - lemon/nauty_reader.h
 
03/27/08:
- 16:27 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [184:716b220697a0] by
 - Fix gcc-4.3 compilation errors and warnings
 - 16:27 Ticket #54 (Ignore gcc-4.3 warnings) created by
 - The semicolon after directly the closing parse of a for loop emits …
 - 16:24 Ticket #19 (Global rnd object is not seedable/randomizable) reopened by
 - 
              I reopen the ticket as the 
randomize()feature is still … - 16:17 Ticket #42 (The include files in random.h should be fixed) closed by
 - fixed: Replying to deba: > The patch fixes the include files in …
 - 15:01 Ticket #49 (Port tolerance.h) closed by
 - fixed: Replying to kpeter: > It have been ported already: …
 - 14:44 Ticket #53 (Port graph_utils.h) created by
 - These files are affected: - lemon/graph_utils.h - …
 - 14:36 Ticket #52 (Port time measuring and counter utilities) created by
 - These files are affected: - lemon/time_measure.h - lemon/counter.h …
 - 14:21 Ticket #51 (Port the remaining shortest path algorithms) created by
 - The following files are affected: - lemon/floyd_warshall.h - …
 - 14:00 Ticket #50 (Port Fibonacci, bucket and radix heaps) created by
 - The affected files are - test/heap_test.cc - lemon/radix_heap.h - …
 - 13:56 Ticket #49 (Port tolerance.h) created by
 - Namely, port - lemon/tolerance.h
 - 13:45 Ticket #48 (Port matching algorithms) created by
 - The affected files are: - lemon/max_matching.h - …
 - 13:43 Ticket #47 (Port network flow algorithms) created by
 - The affected files are - lemon/elevator.h - lemon/edmonds_karp.h - …
 - 13:42 Ticket #46 (Heap concept) created by
 - The heap concept should be revised.
 - 13:31 Ticket #45 (Port the lgf_gen tool) created by
 - The affected file is - tools/lgf-gen.cc This ticket depends on #35.
 - 13:26 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [112:d2ee5e7f00ef] by
 - Improvements in assert.h
 - 12:56 Ticket #44 (Port the LP interface) created by
 - The following files are affected: - lemon/lp_base.h - …
 - 12:15 Ticket #43 (Port graph_to_eps and eps.h) created by
 - We should also consider - using eps.h for the actual drawing. - …
 - 10:57 Ticket #42 (The include files in random.h should be fixed) created by
 - The <limits> file should be directly included and <ctime> is not required.
 - 10:56 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [110:f2d66d810c88] by
 - Fix include files in random.h
 
03/26/08:
- 18:26 Ticket #40 (Request port of SmartGraph) reopened by
 - 17:44 Ticket #40 (Request port of SmartGraph) closed by
 - fixed: The SmartDigraph? and SmartGraph?
 - 17:42 Ticket #28 (Revise error.h and error_test.cc) reopened by
 - This change is a good idea. I already put it into the main branch …
 - 17:40 Ticket #28 (Revise error.h and error_test.cc) closed by
 - fixed
 - 17:28 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [109:abddaa08b507] by
 - Porting SmartGraph? from svn -r 3481
 - 16:39 Ticket #41 (No notification if a file is attached to a ticket) created by
 - When the only change on a ticket is that a new attachmen is added, the …
 
03/25/08:
- 17:28 Changeset in lemon-0.x [2598:71f4bd3a9ae8] by
 - Minor bug fix
 - 17:15 Ticket #40 (Request port of SmartGraph) created by
 - The SmartGraph? and SmartUGraph should be ported from SVN
 - 16:36 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [108:889d0c289d19] by
 - Reworking assertions and moving to distinict file
 - 03:36 Ticket #39 (Remove \author commands) created by
 - 
              We have agreed that 
\authorDoxygen commands should be removed … 
03/22/08:
- 18:59 Ticket #38 (Revise constMap() functions) created by
 - 
              One version of the overloaded 
constMap()function can't be … - 18:50 Ticket #37 (operator= for RangeMap and SparseMap) created by
 - 
              Now 
operator=function is private (without implementation) in … - 18:46 Ticket #36 (Revise StoreBoolMap implementation) created by
 - 
              1. 
StoreBoolMapis now write-only, but it is said to be … 
03/21/08:
- 23:29 Ticket #24 (Update all copyright notices to 2008) closed by
 - fixed: Fixed [31a2e6d28f61].
 - 23:25 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [107:31a2e6d28f61] by
 - Happy New Year! (Update Copyright dates)
 - 00:40 Ticket #35 (Port .lgf related tools) created by
 - 
              This involves the 
.lgfspecification and the reader and writer … - 00:36 Ticket #34 (Find a better name for StoreBoolMap) created by
 - 
              
StoreBoolMapis necessary for … - 00:06 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [106:9ba2d265e191] by
 - Merge
 
03/20/08:
- 23:59 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [105:e4948ef6a4ca] by
 - Get rid of StdMap? in unionfind_test.cc
 - 22:59 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [104:cdbba181b786] by
 - Restored (and modified) StoreBoolMap? (it was removed in 7ff1c348ae0c) …
 - 20:16 Ticket #19 (Global rnd object is not seedable/randomizable) closed by
 - fixed: It is now in the main branch: [81563e019fa4].
 - 17:57 Changeset in lemon-0.x [2597:91e2b6a4b96e] by
 - Correcting broken repo
 - 17:25 Changeset in lemon-0.x [2596:9c00e972cdfd] by
 - Back porting commit 81563e019fa4
 - 17:15 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [102:81563e019fa4] by
 - Seeding random sequence
 - 17:03 Ticket #26 (UndirectedTagIndicator<> does not work) closed by
 - fixed
 - 13:12 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [101:70f3967ca6eb] by
 - Merge
 - 12:38 Changeset in lemon-0.x [2595:1cbd377bffb3] by
 - Bug fix for not connected graphs
 - 11:51 Ticket #33 (Benchmarking) created by
 - Lemon seriously needs a benchmarking environment to test - the effect …
 - 11:47 Ticket #32 (Storing Arcs instead of OutArcIts in Dfs stack) created by
 - The OutArcIt contains an int data field and a pointer to the graph, …
 
03/18/08:
- 17:46 Ticket #31 (Wrong usage of LEMON_ASSERT in ArgParser) closed by
 - fixed: Fixed in [cc7e6b8b59bf].
 - 16:45 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [95:cc7e6b8b59bf] by
 - Bug fix in arg_parser.h (fix ticket #31) and doc improvements
 - 13:57 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [94:a4688e4138ec] by
 - Fixes in the map concepts - Now Value type needn't be default …
 
03/17/08:
- 20:21 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [93:f857981306ea] by
 - Merge
 - 19:31 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [91:e28fc773f3c0] by
 - Update the contact e-mail address
 - 13:44 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [90:2981a73d49a3] by
 - Doc improvement in ArgParser?
 - 12:17 Ticket #31 (Wrong usage of LEMON_ASSERT in ArgParser) created by
 - The usage of LEMON_ASSERT in [source:lemon/arg_parser.h@2981a73d49a3 …
 - 12:03 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [89:e6452a49192c] by
 - Merge
 
03/16/08:
- 08:32 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [84:8161012eaa61] by
 - Merge
 - 01:39 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [88:18444049848b] by
 - Minor improvements in arg_parser files
 
03/15/08:
- 23:45 Ticket #14 (Review lemon/maps.h) closed by
 - fixed: The overall clean-up is done.
 - 23:42 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [83:3654324ec035] by
 - Improvements in groups.dox - Apply the graph renamings. - Apply the …
 - 23:39 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [82:bce6c8f93d10] by
 - Add basic logical maps and doc improvements - Add the following new …
 - 21:24 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [81:7ff1c348ae0c] by
 - Remove maps having unclear purposes or little use - WrapMap? …
 - 21:07 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [80:15968e25ca08] by
 - Overall clean-up in maps.h - Rename some map types: * IntegerMap? …
 - 20:21 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [79:d73c2e8b25cb] by
 - More exact concept checking for map concepts.
 
03/14/08:
- 17:57 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [92:5d4decd1b870] by
 - Poisson distribution added
 - 15:50 Changeset in lemon-0.x [2594:97dcc3c5ea31] by
 - Executable property removed
 
Note: See TracTimeline
        for information about the timeline view.
    
