COIN-OR::LEMON - Graph Library

Timeline



08/04/08:

20:08 Ticket #120 (Review INSTALL and README files) closed by Alpar Juttner
fixed: Replying to ladanyi: > Replying to alpar: > > …

07/29/08:

15:33 Ticket #103 (LEMON or Lemon) closed by Alpar Juttner
fixed
15:32 Ticket #136 (INVALID arc must be converted to INVALID edge) closed by Alpar Juttner
fixed
14:08 Ticket #135 (The Graph reference must be const in GraphWriter) closed by Peter Kovacs
fixed: [9c8efad5f587] went to the main branch.
11:59 Ticket #136 (INVALID arc must be converted to INVALID edge) created by Balazs Dezso
The [79643f6e8c52] fixes the problem.
08:29 Ticket #135 (The Graph reference must be const in GraphWriter) created by Balazs Dezso
The [9c8efad5f587] patch fixes the problem.

07/28/08:

21:14 Ticket #134 (Revise class and visitor interfaces of Bfs/Dfs/Dijkstra) created by Peter Kovacs
The class and the visitor interfaces must be clarified before the …
13:20 Ticket #133 (changeSource and changeTarget interface and documentation) closed by Alpar Juttner
fixed: Replying to deba: > The [b46d2787e9c2] contains several …
09:25 Ticket #133 (changeSource and changeTarget interface and documentation) created by Balazs Dezso
The [b46d2787e9c2] contains several improvements regarding to list …
07:50 Ticket #132 (Erase should be shown in list graphs) closed by Alpar Juttner
fixed: Replying to deba: > The [ad6b8c47bd56] patch reimplements …
07:32 Ticket #132 (Erase should be shown in list graphs) created by Balazs Dezso
The [ad6b8c47bd56] patch reimplements erase in list graphs in order to …

07/27/08:

19:43 Ticket #127 (Uniform interface for *ArcLookUp) closed by Alpar Juttner
fixed: Replying to deba: > I reverted the whitespace changes. I …

07/25/08:

13:57 Ticket #131 (Add section writer for lgf tools) created by Balazs Dezso
The lgf section writer is implemented in [5b77a093fd62] patch.

07/23/08:

16:01 CommitGuides edited by Alpar Juttner
(diff)
15:53 Ticket #130 (AlterationNotifier::ImmediateDetach invalidates wrong observer) closed by Alpar Juttner
fixed: Replying to deba: > Fixed in [af4e8ba94294]. Thanks.
15:51 Ticket #97 (Reorganize fundamental header files and those of minor gadgets.) closed by Alpar Juttner
fixed: Replying to kpeter: > Replying to alpar: > > …
13:24 Ticket #130 (AlterationNotifier::ImmediateDetach invalidates wrong observer) created by Balazs Dezso

07/21/08:

17:40 Ticket #129 (Graph test improvements) closed by Alpar Juttner
fixed: Replying to deba: > The [b6732e0d38c5] patch contains …
14:31 Ticket #129 (Graph test improvements) created by Balazs Dezso
The graph tests should be improved because of following reasons: - …

07/18/08:

16:40 Ticket #118 (Update the CMAKE build system) closed by Alpar Juttner
fixed: Replying to ladanyi: > The attached patch makes autotools …
12:14 Ticket #128 (Bfs test is buggy) closed by Alpar Juttner
fixed: The fix is in the main branch.

07/17/08:

15:39 Ticket #128 (Bfs test is buggy) created by Balazs Dezso
Bfs test has some trivial bugs.

07/16/08:

11:06 WikiStart edited by Alpar Juttner
(diff)

07/15/08:

17:50 Documentation edited by Alpar Juttner
(diff)
17:45 Ticket #125 (Probably missing \ in assert.h) closed by Alpar Juttner
fixed
15:46 Ticket #90 (Mac compilation error) closed by Alpar Juttner
fixed: Replying to ladanyi: > I think the error …
12:24 Ticket #127 (Uniform interface for *ArcLookUp) created by Alpar Juttner
The classes AllArcLookUp and DynArcLookUp have (almost) …

07/14/08:

19:12 Ticket #126 (dim2::BoundingBox improvements) created by Peter Kovacs
I made patch files that improves the implementation of …
17:00 Ticket #125 (Probably missing \ in assert.h) created by Peter Kovacs
An \ is probably missing in [source:lemon/assert.h@1ae84dea7d09
14:46 Ticket #122 ('Node' or 'const Node&' parameters) closed by Alpar Juttner
fixed: Replying to kpeter: > If there isn't any efficiency …
14:41 Ticket #114 (Revise the documentation of kruskal()) closed by Alpar Juttner
fixed: Replying to kpeter: > Replying to alpar: > > …
10:19 Ticket #116 (ArgParser should be cleaned) closed by Alpar Juttner
fixed
10:16 Ticket #124 (Revise INSTALL file) closed by Peter Kovacs
duplicate: I'm sorry.
09:36 Ticket #124 (Revise INSTALL file) created by Peter Kovacs
INSTALL file should be revised. - The build system was changed few …
09:01 CommitGuides edited by Peter Kovacs
(diff)
08:37 Ticket #110 (graphToEps() improvements) closed by Alpar Juttner
fixed
08:09 Ticket #123 (dim2::Point default constructor) created by Peter Kovacs
I think the default constructor of dim2::Point should set the …
07:54 Ticket #122 ('Node' or 'const Node&' parameters) created by Peter Kovacs
Which syntax should be used if a function needs a node/arc/edge …

07/13/08:

20:39 Ticket #121 (Update the NEWS file) created by Alpar Juttner
I've no idea in which branch it should be done.
20:35 Ticket #120 (Review INSTALL and README files) created by Alpar Juttner
- INSTALL - description on ./configure flags - make
20:29 Ticket #119 (Clean up the documentation) created by Alpar Juttner
This task should be done after the 1.0 release branch will have …
13:37 Ticket #118 (Update the CMAKE build system) created by Alpar Juttner
There are two issues here - The installer should be improves - Add …

07/11/08:

14:58 Ticket #100 (Revise heaps and heap_test.cc) closed by Alpar Juttner
fixed: Replying to deba: > The [fddd4d1ac621] cleans the heap …

07/10/08:

14:17 Ticket #93 (Support for undirected .lgf graphs) closed by Alpar Juttner
fixed: Replying to deba: > More documentation for undirected LGF …
14:16 Ticket #117 (The GraphCopy does not work) closed by Alpar Juttner
fixed: Replying to deba: > The [e3aba2c72be4] fixes the problem. …
14:15 Ticket #113 (Port graph_copy_test.cc) closed by Alpar Juttner
fixed: Replying to deba: > The [c0e2c043c060] patch ports the …
14:02 Ticket #117 (The GraphCopy does not work) created by Balazs Dezso
The GraphCopy? cannot be used, because it gives back compilation error.
13:06 Ticket #112 (lgf_writer.h missing from Makefile.am) closed by Balazs Dezso
fixed
09:39 Ticket #115 (Non-inline functions in header files) closed by Balazs Dezso
fixed

07/08/08:

19:22 Ticket #116 (ArgParser should be cleaned) created by Balazs Dezso
There are some public member functions which takes to iterators, which …
12:57 Ticket #115 (Non-inline functions in header files) created by Balazs Dezso
The lgf_reader.h and lgf_writer.h contains auxiliary non-inline …

07/07/08:

18:11 Ticket #114 (Revise the documentation of kruskal()) created by Peter Kovacs
The attached patch file contains doc improvements for kruskal(), …
17:14 Ticket #113 (Port graph_copy_test.cc) created by Peter Kovacs
The test file graph_copy_test.cc would be important.
14:27 Ticket #112 (lgf_writer.h missing from Makefile.am) created by Akos Ladanyi
lgf_writer.h is not listed in lemon/Makefile.am.

07/06/08:

11:32 CommitGuides edited by Alpar Juttner
(diff)
11:25 CodingStyle created by Alpar Juttner
Rename from CodingConventions? to CodingStyle
11:19 Development edited by Alpar Juttner
(diff)
07:10 Development edited by Alpar Juttner
(diff)
07:09 CommitGuides edited by Alpar Juttner
(diff)
06:08 CommitGuides edited by Alpar Juttner
(diff)

07/05/08:

12:56 Ticket #111 (Web page design) created by Peter Kovacs
1. I think it is annoying that the links are not underlined when they …
12:32 Ticket #110 (graphToEps() improvements) created by Peter Kovacs
1. The members of GraphToEps should be grouped in the …
Note: See TracTimeline for information about the timeline view.