COIN-OR::LEMON - Graph Library

Timeline



04/03/08:

16:15 Ticket #79 (Missing images in the documentation of graph_to_eps.h) created by Alpar Juttner
The images doc/images/nodeshape* hasn't been ported yet. In the …
15:36 Ticket #78 (Added functionality to graphToEps().) created by Alpar Juttner
It would be nice to enable multiline copyright notices in …
15:33 Ticket #77 (Added functionality to nodePsTexts() named param. of graphToEps().) created by Alpar Juttner
When a pure postscript block is inserted as each node with …
15:23 Ticket #76 (New features for graphToEps()) created by Alpar Juttner
Some additional features for graphToEps() would be nice to have. …
15:17 Ticket #75 (Generated EPS files do not follow the Postscript DSC) created by Alpar Juttner
The EPS files generated by graphToEps() do not strictly follow …

04/01/08:

18:03 Ticket #46 (Heap concept) closed by Peter Kovacs
fixed

03/30/08:

21:38 Ticket #74 (Support MinGW) created by Alpar Juttner
Support MinGW

03/28/08:

15:29 Ticket #73 (Port the remaining miscellaneous tools) created by Alpar Juttner
The following files should be considered. - lemon/dist_log.h - …
15:25 Ticket #72 (Port radix sort algorithm) created by Alpar Juttner
i.e., the file - lemon/radix_sort.h
15:24 Ticket #71 (Port Steiner tree approximation algorithm) created by Alpar Juttner
Namely, the file - lemon/steiner.h
15:22 Ticket #70 (Port VirtualMaps) created by Alpar Juttner
This affects - lemon/vmap.h but this tool is still in an early stage.
15:20 Ticket #69 (Revise and port bipartite graphs) created by Alpar Juttner
This needs quite a lot of work.
14:46 Ticket #68 (Port static graph implementation) created by Alpar Juttner
Namely the file - lemon/static_graph.h
14:42 Ticket #67 (Port graph adaptors & Co.) created by Alpar Juttner
These files are affected: - lemon/ugraph_adaptor.h - …
14:37 Ticket #66 (Port Gomory-Hu algorithm) created by Alpar Juttner
It affects - lemon/gomory_hu_tree.h
14:35 Ticket #65 (Port the Euler tour algorithm) created by Alpar Juttner
It affects the file: - lemon/euler.h
13:06 Ticket #64 (Port constrained shortest path algorithm) created by Alpar Juttner
Namely, this file: - lemon/csp.h
13:04 Ticket #63 (Port metaheuristics) created by Alpar Juttner
The following files are affected. - lemon/tabu_search.h - …
12:55 Ticket #62 (Port planarity related algorithms) created by Alpar Juttner
The following file is affected. - lemon/planarity.h
12:54 Ticket #61 (Port connectivity related algorithms) created by Alpar Juttner
The following file is affected. - lemon/topology.h The name should …
12:51 Ticket #60 (Port min cost arborescence algorithm) created by Alpar Juttner
The following files are affected. - lemon/min_cost_arborescence.h - …
12:49 Ticket #59 (Port the remaining spanning tree algorithms) created by Alpar Juttner
The following files are affected. - lemon/fredman_tarjan.h - …
12:45 Ticket #58 (Port Hao-Orlin algorithm) created by Alpar Juttner
The following files is affected. - lemon/hao_orlin.h
12:41 Ticket #57 (Port the special graph structures (full, hypercube and grid)) created by Alpar Juttner
The following files are affected - lemon/full_graph.h - …
12:40 Ticket #56 (Port Nagamochi-Ibaraki algorithm) created by Alpar Juttner
The following files are affected - lemon/nagamochi_ibaraki.h
12:33 Ticket #55 (Port nauty reader) created by Alpar Juttner
These files are affected: - lemon/dimacs.h - lemon/nauty_reader.h

03/27/08:

15:27 Ticket #54 (Ignore gcc-4.3 warnings) created by Balazs Dezso
The semicolon after directly the closing parse of a for loop emits …
15:24 Ticket #19 (Global rnd object is not seedable/randomizable) reopened by Alpar Juttner
I reopen the ticket as the randomize() feature is still …
15:17 Ticket #42 (The include files in random.h should be fixed) closed by Alpar Juttner
fixed: Replying to deba: > The patch fixes the include files in …
14:01 Ticket #49 (Port tolerance.h) closed by Alpar Juttner
fixed: Replying to kpeter: > It have been ported already: …
13:44 Ticket #53 (Port graph_utils.h) created by Alpar Juttner
These files are affected: - lemon/graph_utils.h - …
13:36 Ticket #52 (Port time measuring and counter utilities) created by Alpar Juttner
These files are affected: - lemon/time_measure.h - lemon/counter.h …
13:21 Ticket #51 (Port the remaining shortest path algorithms) created by Alpar Juttner
The following files are affected: - lemon/floyd_warshall.h - …
13:00 Ticket #50 (Port Fibonacci, bucket and radix heaps) created by Alpar Juttner
The affected files are - test/heap_test.cc - lemon/radix_heap.h - …
12:56 Ticket #49 (Port tolerance.h) created by Alpar Juttner
Namely, port - lemon/tolerance.h
12:45 Ticket #48 (Port matching algorithms) created by Alpar Juttner
The affected files are: - lemon/max_matching.h - …
12:43 Ticket #47 (Port network flow algorithms) created by Alpar Juttner
The affected files are - lemon/elevator.h - lemon/edmonds_karp.h - …
12:42 Ticket #46 (Heap concept) created by Peter Kovacs
The heap concept should be revised.
12:31 Ticket #45 (Port the lgf_gen tool) created by Alpar Juttner
The affected file is - tools/lgf-gen.cc This ticket depends on #35.
11:56 Ticket #44 (Port the LP interface) created by Alpar Juttner
The following files are affected: - lemon/lp_base.h - …
11:15 Ticket #43 (Port graph_to_eps and eps.h) created by Alpar Juttner
We should also consider - using eps.h for the actual drawing. - …
09:57 Ticket #42 (The include files in random.h should be fixed) created by Balazs Dezso
The <limits> file should be directly included and <ctime> is not required.

03/26/08:

17:26 Ticket #40 (Request port of SmartGraph) reopened by Balazs Dezso
16:44 Ticket #40 (Request port of SmartGraph) closed by Balazs Dezso
fixed: The SmartDigraph? and SmartGraph?
16:42 Ticket #28 (Revise error.h and error_test.cc) reopened by Alpar Juttner
This change is a good idea. I already put it into the main branch …
16:40 Ticket #28 (Revise error.h and error_test.cc) closed by Balazs Dezso
fixed
15:39 Ticket #41 (No notification if a file is attached to a ticket) created by Alpar Juttner
When the only change on a ticket is that a new attachmen is added, the …

03/25/08:

16:15 Ticket #40 (Request port of SmartGraph) created by Balazs Dezso
The SmartGraph? and SmartUGraph should be ported from SVN
02:36 Ticket #39 (Remove \author commands) created by Peter Kovacs
We have agreed that \author Doxygen commands should be removed …

03/22/08:

17:59 Ticket #38 (Revise constMap() functions) created by Peter Kovacs
One version of the overloaded constMap() function can't be …
17:50 Ticket #37 (operator= for RangeMap and SparseMap) created by Peter Kovacs
Now operator= function is private (without implementation) in …
17:46 Ticket #36 (Revise StoreBoolMap implementation) created by Peter Kovacs
1. StoreBoolMap is now write-only, but it is said to be …

03/21/08:

22:29 Ticket #24 (Update all copyright notices to 2008) closed by Alpar Juttner
fixed: Fixed [31a2e6d28f61].

03/20/08:

23:40 Ticket #35 (Port .lgf related tools) created by Alpar Juttner
This involves the .lgf specification and the reader and writer …
23:36 Ticket #34 (Find a better name for StoreBoolMap) created by Alpar Juttner
StoreBoolMap is necessary for …
19:16 Ticket #19 (Global rnd object is not seedable/randomizable) closed by Alpar Juttner
fixed: It is now in the main branch: [81563e019fa4].
16:03 Ticket #26 (UndirectedTagIndicator<> does not work) closed by Peter Kovacs
fixed
10:51 Ticket #33 (Benchmarking) created by Alpar Juttner
Lemon seriously needs a benchmarking environment to test - the effect …
10:47 Ticket #32 (Storing Arcs instead of OutArcIts in Dfs stack) created by Balazs Dezso
The OutArcIt contains an int data field and a pointer to the graph, …

03/18/08:

16:46 Ticket #31 (Wrong usage of LEMON_ASSERT in ArgParser) closed by Peter Kovacs
fixed: Fixed in [cc7e6b8b59bf].

03/17/08:

11:17 Ticket #31 (Wrong usage of LEMON_ASSERT in ArgParser) created by Alpar Juttner
The usage of LEMON_ASSERT in [source:lemon/arg_parser.h@2981a73d49a3

03/15/08:

22:45 Ticket #14 (Review lemon/maps.h) closed by Peter Kovacs
fixed: The overall clean-up is done.

03/07/08:

00:35 Ticket #30 (Erroneous initialization of static members) closed by Peter Kovacs
fixed: Replying to kpeter: > Or should I use const int

03/05/08:

04:37 Ticket #16 (Automatic doc generation for the main hg repo) closed by Alpar Juttner
fixed
Note: See TracTimeline for information about the timeline view.