COIN-OR::LEMON - Graph Library

Timeline



03/14/08:

17:57 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [92:5d4decd1b870] by Alpar Juttner <alpar@…>
Poisson distribution added
15:50 Changeset in lemon-0.x [2594:97dcc3c5ea31] by Balazs Dezso
Executable property removed

03/07/08:

01:35 Ticket #30 (Erroneous initialization of static members) closed by Peter Kovacs
fixed: Replying to kpeter: > Or should I use const int
01:24 Changeset in lemon-0.x [2593:8eed667ea23c] by Peter Kovacs
Fix static member initializations (ticket #30).

03/05/08:

05:37 Ticket #16 (Automatic doc generation for the main hg repo) closed by Alpar Juttner
fixed

03/02/08:

23:55 Changeset in lemon-0.x [2592:f1fb0c31f952] by Akos Ladanyi
Revert to long long int since currently I don't know a better solution.
23:54 Ticket #26 (UndirectedTagIndicator<> does not work) reopened by Peter Kovacs
Something went wrong about the 2de55e4f57a7 commit in HG repository. …
13:14 Ticket #30 (Erroneous initialization of static members) created by Akos Ladanyi
Only static integral constant members can be initialized by adding a …

03/01/08:

21:13 Ticket #12 (compiling under MSdev) closed by Akos Ladanyi
fixed: Fixed in svn r3474.
21:09 Changeset in lemon-0.x [2591:3b4d5bc3b4fb] by Akos Ladanyi
In C++98 array size shall be an integral constant expression. Fixes …
21:07 Changeset in lemon-0.x [2590:47c245b97199] by Akos Ladanyi
There is no 'long long int' type in C++98 (only in C99).

02/29/08:

22:13 Ticket #29 (Using \tparam doxygen command) created by Peter Kovacs
We should use \tparam for template parameter documentation.
22:03 Ticket #22 (Transplant error.h into hg main) closed by Peter Kovacs
fixed: A new ticket is created about this new problem.
22:01 Ticket #28 (Revise error.h and error_test.cc) created by Peter Kovacs
error_test.cc is not used as a test program in SVN and HG and it …
20:50 Documentation edited by Akos Ladanyi
(diff)
18:18 Ticket #20 (random.h fails to compile on Cygwin) closed by Alpar Juttner
fixed: Solved in [a315a588a20d] by adding a header file …
17:09 Changeset in lemon-0.x [2589:1bbb28acb8c9] by Peter Kovacs
Bug fix in CapacityScaling?.
16:57 Changeset in lemon-0.x [2588:4d3bc1d04c1d] by Peter Kovacs
Small improvements in min cost flow files.
16:55 Changeset in lemon-0.x [2587:061be2e64eca] by Peter Kovacs
External flow and potential maps can be used in MinCostMaxFlow?.
16:55 Changeset in lemon-0.x [2586:37fb2c384c78] by Peter Kovacs
Reimplemented Suurballe class. - The new version is the specialized …
12:01 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [103:b68a7e348e00] by Alpar Juttner <alpar@…>
Port kruskal() and UnionFind? from svn -r3468 The class type interface …

02/28/08:

19:02 Ticket #26 (UndirectedTagIndicator<> does not work) closed by Balazs Dezso
fixed: Bug solved in 2de55e4f57a7
18:52 Ticket #27 (Think over how the demo codes should look like) created by Alpar Juttner
Some basic principles: - The demos should be simple and easy to …
17:33 Changeset in lemon-0.x [2585:20d42311e344] by Balazs Dezso
Backport of bug fix hg 2de55e4f57a7
17:06 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [78:c46b3453455f] by Balazs Dezso <deba@…>
Renaming types and variables
16:41 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [77:2de55e4f57a7] by Balazs Dezso <deba@…>
Fix bug #26 (UndirectedTagIndicator?<> does not work)
15:31 Ticket #26 (UndirectedTagIndicator<> does not work) created by Alpar Juttner
This defect appears in [fc178a057bbd] and also in svn trunk since -r!3130.
03:58 Changeset in lemon-0.x [2584:84ef3c5b3698] by Peter Kovacs
Test file for the min cost flow algorithms.
03:57 Changeset in lemon-0.x [2583:7216b6a52ab9] by Peter Kovacs
Small fixes and doc improvements in MinMeanCycle?.
03:55 Changeset in lemon-0.x [2582:4f1ac622bb7a] by Peter Kovacs
Avoid map copy in MinCostMaxFlow?.
03:54 Changeset in lemon-0.x [2581:054566ac0934] by Peter Kovacs
Query improvements in the min cost flow algorithms. - External flow …

02/27/08:

12:39 Changeset in lemon-0.x [2580:fa71d9612c42] by Balazs Dezso
Bug fixes

02/25/08:

13:35 Changeset in lemon-0.x [2579:691ce54544c5] by Peter Kovacs
Bug fixes in min cost flow files. Use enum type instead of static …

02/21/08:

14:06 Changeset in lemon-0.x [2578:979a0b389f84] by Akos Ladanyi
Put the definitions of global functions into a .cc file.

02/18/08:

04:34 Changeset in lemon-0.x [2577:2c6204d4b0f6] by Peter Kovacs
Add a cost scaling min cost flow algorithm. Add a cost scaling …
04:32 Changeset in lemon-0.x [2576:ae092c63d3ba] by Peter Kovacs
Improvements in MinCostFlow? and MinCostMaxFlow?. Main changes: - …
04:32 Changeset in lemon-0.x [2575:e866e288cba6] by Peter Kovacs
Major improvements in NetworkSimplex?. Main changes: - Use …
04:30 Changeset in lemon-0.x [2574:7058c9690e7d] by Peter Kovacs
Improvements in CapacityScaling?. Main changes: - Use -potenital[] …
04:30 Changeset in lemon-0.x [2573:a9758ea1f01c] by Peter Kovacs
Improvements in CycleCanceling?. Main changes: - Use function …
Note: See TracTimeline for information about the timeline view.