COIN-OR::LEMON - Graph Library

Timeline



04/24/08:

14:02 Ticket #23 (Arc/Node validity check in ListGraph (and in SmartGraph)) closed by Alpar Juttner
fixed: Replying to deba: > Patch uploaded. ... and went into the …

04/23/08:

14:38 Ticket #89 (GRAPH_TYPEDEFS syntactic bug) closed by Alpar Juttner
fixed: Replying to deba: > The patch is uploaded ...and went to …
13:37 Ticket #89 (GRAPH_TYPEDEFS syntactic bug) created by Balazs Dezso
One semicolon is missing after IncEdgeIt?
12:09 Ticket #87 (WIN32 support) closed by Alpar Juttner
fixed

04/22/08:

21:22 Ticket #87 (WIN32 support) reopened by Akos Ladanyi
The removal of the Makefiles from the subdirectories broke the tarball …
17:00 Ticket #87 (WIN32 support) closed by Alpar Juttner
fixed: The patches are now in the main branch, see [96f81c791f0c], …

04/21/08:

15:50 Ticket #88 (SmartGraph addEdge is broken) closed by Alpar Juttner
fixed: Replying to deba: > I have uploaded the patch It is now …
15:33 Ticket #88 (SmartGraph addEdge is broken) created by Balazs Dezso
The addArc is not renamed in the SmartGraphBase? class and the …

04/20/08:

22:52 DoxyGen created by Akos Ladanyi
20:39 Ticket #87 (WIN32 support) created by Alpar Juttner
Akos has worked out a CMAKE build environment which - in theory - …
20:25 Ticket #7 (icc 8.0 bug with ConstMap) closed by Alpar Juttner
fixed: This ticket is obsolete. The current version of Intel C++ is 10.0, …
20:14 Ticket #74 (Support MinGW) closed by Alpar Juttner
fixed

04/17/08:

17:55 Ticket #84 (Support icc) closed by Alpar Juttner
fixed: Fixed in [b82dc494bafc].
16:37 Ticket #43 (Port graph_to_eps and eps.h) closed by Alpar Juttner
fixed: The port is now in the main branch, see [6e7aee618f03]. The port of …
16:35 Ticket #86 (Virtualmap based graphToEps().) created by Alpar Juttner
A rewrite of graphToEps() using virtual-maps instead of named template …
16:31 Ticket #85 (Use eps.h for drawing in graphToEps()) created by Alpar Juttner
We should consider using eps.h for the actual drawing in graphToEps(). …

04/16/08:

06:01 Ticket #84 (Support icc) created by Alpar Juttner
- Trying to compile with icc-9.0, it hangs on compiling …

04/14/08:

23:55 Ticket #83 (Graph concept fix) closed by Akos Ladanyi
fixed: Yes, it works.
15:53 Ticket #83 (Graph concept fix) created by Balazs Dezso
The SmartGraph does not contain u() and v() members, but the …

04/13/08:

19:56 Ticket #41 (No notification if a file is attached to a ticket) closed by Akos Ladanyi
wontfix: Sorry, that's not configurable.

04/12/08:

19:42 Ticket #38 (Revise constMap() functions) closed by Alpar Juttner
fixed: This patch in now in the main branch, see …
18:54 Ticket #52 (Port time measuring and counter utilities) closed by Alpar Juttner
fixed: The port went into the main branch, see [82a2639a05bb], [137278093143]
18:51 Ticket #82 (Doc review needed for time_measure.h and counter.h) created by Alpar Juttner
See ticket:52 for a longish discussion on it.
09:00 Ticket #28 (Revise error.h and error_test.cc) closed by Alpar Juttner
fixed: Replying to deba: > I uploaded a patch which solves the …

04/08/08:

21:21 Ticket #81 (Port demo files) created by Peter Kovacs
The demo files that demonstrate the basic data structures, concepts, …
16:15 Ticket #80 (HAVE_SOPLEX macro) created by Balazs Dezso
The config.h.in should contain template macro for HAVE_SOPLEX

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
Note: See TracTimeline for information about the timeline view.