COIN-OR::LEMON - Graph Library

Timeline



04/24/08:

16: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:

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

04/22/08:

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

04/21/08:

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

04/20/08:

22:39 Ticket #87 (WIN32 support) created by Alpar Juttner
Akos has worked out a CMAKE build environment which - in theory - …
22: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, …
22:14 Ticket #74 (Support MinGW) closed by Alpar Juttner
fixed

04/19/08:

15:04 Changeset in lemon-0.x [2608:207efbaea269]lemon-0.7 by Alpar Juttner
Avoid warning in random.h (backport of chgset 4790635473ef from lemon-1.0)

04/17/08:

23:46 Changeset in lemon-0.x [2607:78e8de179fe2] by Peter Kovacs
Remove SspMinCostFlow?, since it is fully replaced by other classes.
23:28 Changeset in lemon-0.x [2606:710c714a7dd3] by Peter Kovacs
Revert mistaken changes in NEWS file.
19:55 Ticket #84 (Support icc) closed by Alpar Juttner
fixed: Fixed in [b82dc494bafc].
18: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 …
18:35 Ticket #86 (Virtualmap based graphToEps().) created by Alpar Juttner
A rewrite of graphToEps() using virtual-maps instead of named template …
18: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:

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

04/15/08:

01:55 Ticket #83 (Graph concept fix) closed by Akos Ladanyi
fixed: Yes, it works.

04/14/08:

17:53 Ticket #83 (Graph concept fix) created by Balazs Dezso
The SmartGraph does not contain u() and v() members, but the …

04/13/08:

21: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:

21:42 Ticket #38 (Revise constMap() functions) closed by Alpar Juttner
fixed: This patch in now in the main branch, see …
20:54 Ticket #52 (Port time measuring and counter utilities) closed by Alpar Juttner
fixed: The port went into the main branch, see [82a2639a05bb], [137278093143]
20: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.
11: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:

23:21 Ticket #81 (Port demo files) created by Peter Kovacs
The demo files that demonstrate the basic data structures, concepts, …
18:15 Ticket #80 (HAVE_SOPLEX macro) created by Balazs Dezso
The config.h.in should contain template macro for HAVE_SOPLEX
18:01 Changeset in lemon-0.x [2605:852361980706] by Balazs Dezso
Bug fixes in LP solvers - the copyLp is clarified - newLp and copyLp …
17:16 Changeset in lemon-0.x [2604:e4ec01f1a4cd] by Balazs Dezso
Fix Makefile.am
16:43 Changeset in lemon-0.x [2603:5f36105d656b] by Peter Kovacs
Small fixes in NEWS file
13:39 Changeset in lemon-0.x [2602:1c7790d9e025] by Hegyi Péter
Rel.07 NEWS - 3. round
13:38 Changeset in lemon-0.x [2601:054de623255b] by Hegyi Péter
Rel.07 NEWS - 2. round

04/07/08:

18:28 Changeset in lemon-0.x [2600:e5530c0a018c] by Hegyi Péter
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 Alpar Juttner
The images doc/images/nodeshape* hasn't been ported yet. In the …
17:36 Ticket #78 (Added functionality to graphToEps().) created by Alpar Juttner
It would be nice to enable multiline copyright notices in …
17: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 …
17:23 Ticket #76 (New features for graphToEps()) created by Alpar Juttner
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 Alpar Juttner
The EPS files generated by graphToEps() do not strictly follow …
14:06 Changeset in lemon-0.x [2599:b9905565d185] by Alpar Juttner
Serious bugfix in Random::gamma() Backport from hg b6bede534255

04/01/08:

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

03/30/08:

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

03/28/08:

16:29 Ticket #73 (Port the remaining miscellaneous tools) created by Alpar Juttner
The following files should be considered. - lemon/dist_log.h - …
16:25 Ticket #72 (Port radix sort algorithm) created by Alpar Juttner
i.e., the file - lemon/radix_sort.h
16:24 Ticket #71 (Port Steiner tree approximation algorithm) created by Alpar Juttner
Namely, the file - lemon/steiner.h
16:22 Ticket #70 (Port VirtualMaps) created by Alpar Juttner
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 Alpar Juttner
This needs quite a lot of work.
15:46 Ticket #68 (Port static graph implementation) created by Alpar Juttner
Namely the file - lemon/static_graph.h
15:42 Ticket #67 (Port graph adaptors & Co.) created by Alpar Juttner
These files are affected: - lemon/ugraph_adaptor.h - …
15:37 Ticket #66 (Port Gomory-Hu algorithm) created by Alpar Juttner
It affects - lemon/gomory_hu_tree.h
15:35 Ticket #65 (Port the Euler tour algorithm) created by Alpar Juttner
It affects the file: - lemon/euler.h
14:06 Ticket #64 (Port constrained shortest path algorithm) created by Alpar Juttner
Namely, this file: - lemon/csp.h
14:04 Ticket #63 (Port metaheuristics) created by Alpar Juttner
The following files are affected. - lemon/tabu_search.h - …
13:55 Ticket #62 (Port planarity related algorithms) created by Alpar Juttner
The following file is affected. - lemon/planarity.h
13:54 Ticket #61 (Port connectivity related algorithms) created by Alpar Juttner
The following file is affected. - lemon/topology.h The name should …
13:51 Ticket #60 (Port min cost arborescence algorithm) created by Alpar Juttner
The following files are affected. - lemon/min_cost_arborescence.h - …
13:49 Ticket #59 (Port the remaining spanning tree algorithms) created by Alpar Juttner
The following files are affected. - lemon/fredman_tarjan.h - …
13:45 Ticket #58 (Port Hao-Orlin algorithm) created by Alpar Juttner
The following files is affected. - lemon/hao_orlin.h
13: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 - …
13:40 Ticket #56 (Port Nagamochi-Ibaraki algorithm) created by Alpar Juttner
The following files are affected - lemon/nagamochi_ibaraki.h
13: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.