COIN-OR::LEMON - Graph Library

Timeline



10/11/08:

22:00 Milestone LEMON 1.0 release completed
Developing LEMON 1.0 release with stable public API.
21:06 Ticket #162 (Tutorial - Table of Contents) closed by Alpar Juttner
fixed: Replying to kpeter: Thank you for the changesets, I've …
09:59 Ticket #163 (Developers page) created by Peter Kovacs
Do we want to have a "LEMON Developers" page in the doc of the LEMON …
09:36 Ticket #162 (Tutorial - Table of Contents) created by Peter Kovacs
[9388ccf86294] adds a "Table of Contents" page to the tutorial. …

10/10/08:

17:25 WikiStart edited by Balazs Dezso
(diff)
12:46 Ticket #161 (Missing include of assert.h at some places.) closed by Alpar Juttner
fixed: Replying to alpar: > [5e12d7734036] solves this issue by …
12:21 Ticket #161 (Missing include of assert.h at some places.) created by Alpar Juttner
For example lemon/dijksta.h does …
11:59 Ticket #119 (Clean up the documentation) closed by Alpar Juttner
fixed
10:54 Development edited by Peter Kovacs
(diff)
10:50 Documentation edited by Peter Kovacs
(diff)
10:49 Downloads edited by Peter Kovacs
(diff)

10/09/08:

12:42 Ticket #157 (Port the 0.x -> 1.x converter script and create a migration guide) closed by Alpar Juttner
fixed: Replying to kpeter: > So we can close this ticket, can't …
12:41 Ticket #158 (NULL vs. 0) closed by Alpar Juttner
wontfix

10/08/08:

14:20 Ticket #160 (Find more appropriate names for InvertableMap and DescriptorMap) created by Alpar Juttner
InvertableMap and DescriptorMap has been removed from the 1.0 …
11:07 arborescence_test.lgf attached to LemonSpeci2009 by Balazs Dezso
10:52 Ticket #159 (Revert faulty changes of [dc9e8d2c0df9]) closed by Alpar Juttner
fixed: Replying to kpeter: > The attached patch reverts faulty …
10:06 Ticket #159 (Revert faulty changes of [dc9e8d2c0df9]) created by Peter Kovacs
The attached patch reverts faulty changes of [dc9e8d2c0df9].
10:00 Ticket #158 (NULL vs. 0) created by Peter Kovacs
As far as know the sugested way to define null pointers is using 0 …
09:48 lp-cutting.pdf attached to LemonSpeci2009 by Balazs Dezso

10/06/08:

20:02 Ticket #154 (Wrong compiler flags with Intel C++ compiler) closed by Peter Kovacs
fixed: The changeset went to the main branch.
12:18 MakingRelease edited by Alpar Juttner
(diff)
12:01 Ticket #157 (Port the 0.x -> 1.x converter script and create a migration guide) created by Alpar Juttner

10/05/08:

19:36 Ticket #17 (Revise debug modes and exceptions) closed by Alpar Juttner
fixed: Replying to deba: > The patch [7c796c1cf1b0] corrects a …
19:14 Ticket #17 (Revise debug modes and exceptions) reopened by Balazs Dezso
The patch [7c796c1cf1b0] corrects a memory leak when an IoError?

10/01/08:

12:08 Ticket #156 (Rearrange parameters of LGF reader/writer tools) closed by Alpar Juttner
fixed: Replying to kpeter: > [47fbc814aa31] changes the …
12:07 Ticket #17 (Revise debug modes and exceptions) closed by Alpar Juttner
fixed: Replying to kpeter: > [d901321d6555] contains …
10:49 Ticket #156 (Rearrange parameters of LGF reader/writer tools) created by Peter Kovacs
[47fbc814aa31] changes the parameter order so that it becomes …

09/29/08:

10:37 Ticket #155 (The visitors use the base algorithms' traits class) closed by Peter Kovacs
fixed: [47b3a3b67837] went to the main branch.
08:05 Ticket #155 (The visitors use the base algorithms' traits class) created by Balazs Dezso
The BfsVisit? uses the BfsDefaultTraits? instead of …

09/28/08:

10:57 Ticket #154 (Wrong compiler flags with Intel C++ compiler) created by Alpar Juttner
I run the configure scripts using Intel C++ compiler version 10.1 like …
09:38 Ticket #153 (Improvements related to BFS/DFS/Dijkstra) closed by Alpar Juttner
fixed: Replying to kpeter: > [da414906fe21] contains ... It is …
09:36 Ticket #149 (Removing \todo commands) closed by Alpar Juttner
fixed: As far as I see every issues here has been satisfactorily solved, so I …
09:32 Ticket #150 (GraphCopy, DigraphCopy parameter order) closed by Alpar Juttner
fixed: Replying to kpeter: > Since this renaming is supported, I …

09/26/08:

10:53 Ticket #153 (Improvements related to BFS/DFS/Dijkstra) created by Peter Kovacs
[da414906fe21] contains improvements related to BFS/DFS/Dijkstra. It …
04:31 Ticket #152 (Using processed map in Dijkstra::processed()) created by Peter Kovacs
This ticket is a follow-up of #149. Now …

09/25/08:

16:16 MakingRelease edited by Alpar Juttner
Update version handling (diff)

09/24/08:

15:40 Ticket #96 (Revise function-type interface of BFS/DFS/Dijkstra) closed by Peter Kovacs
fixed: [931190050520] went to the main branch. I created a new ticket about …
15:38 Ticket #151 (Possible improvement in the function-type implementation of ...) created by Peter Kovacs
This ticket is a follow-up of #96. Maybe it would be better if we …
14:04 Ticket #150 (GraphCopy, DigraphCopy parameter order) created by Peter Kovacs
Why do have the from, to order in the paramter list of …
10:12 flow-graph.lgf attached to LemonSpeci2009 by Balazs Dezso
10:11 lp-next.pdf attached to LemonSpeci2009 by Balazs Dezso

09/22/08:

08:13 Ticket #147 (Port named-param.dox) closed by Peter Kovacs
fixed: The patches went to the main branch.
07:48 Ticket #144 (Fix versioning of code in the repository) closed by Alpar Juttner
fixed: Changesets [e63a95b68827] and [5d12d5c80ac9] are in the main branch …

09/21/08:

17:17 Ticket #148 (LEMON_FUNCTION_NAME may not work if the compiler is not C99 compliant) closed by Alpar Juttner
fixed: Replying to kpeter: > [112ed801139d] went to the main …
16:35 Ticket #149 (Removing \todo commands) created by Peter Kovacs
We still have a lot of \todo commands in the main repository …
15:31 Ticket #148 (LEMON_FUNCTION_NAME may not work if the compiler is not C99 compliant) created by Akos Ladanyi
The LEMON_FUNCTION_NAME macro uses __func__ without testing that …
06:58 Ticket #147 (Port named-param.dox) created by Alpar Juttner
Here is a port of named-param.dox [1eb606fe5591] and a couple of …

09/17/08:

15:03 lp-lemon.pdf attached to LemonSpeci2009 by Balazs Dezso
14:57 Ticket #121 (Update the NEWS file) closed by Alpar Juttner
fixed
14:14 Ticket #137 (Cheap copy of maps (reference counting) PHASE I.) closed by Alpar Juttner
fixed
14:06 Ticket #146 (Cheap copy of maps (reference counting) PHASE II.) created by Alpar Juttner
This is a follow-up of #137.
14:01 LemonSpeci2009 created by Balazs Dezso
13:56 WikiStart edited by Balazs Dezso
(diff)

09/12/08:

15:55 Ticket #145 (Support SunCC compiler) created by Alpar Juttner
Currently (as of [c691064dfd4f]), SunCC reports some pretty strange errors.

09/11/08:

15:32 Ticket #142 (Disable checks for ILP solvers) closed by Akos Ladanyi
fixed: The patch was committed as revision 362415050b29. Thanks.
Note: See TracTimeline for information about the timeline view.