Timeline
03/07/08:
- 01:35 Ticket #30 (Erroneous initialization of static members) closed by
-
fixed: Replying to kpeter:
> Or should I use
const int
… - 01:24 Changeset in lemon-0.x [2593:8eed667ea23c] by
- Fix static member initializations (ticket #30).
03/05/08:
03/02/08:
- 23:55 Changeset in lemon-0.x [2592:f1fb0c31f952] by
- Revert to long long int since currently I don't know a better solution.
- 23:54 Ticket #26 (UndirectedTagIndicator<> does not work) reopened by
- Something went wrong about the 2de55e4f57a7 commit in HG repository. …
- 13:14 Ticket #30 (Erroneous initialization of static members) created by
- Only static integral constant members can be initialized by adding a …
03/01/08:
- 21:13 Ticket #12 (compiling under MSdev) closed by
- fixed: Fixed in svn r3474.
- 21:09 Changeset in lemon-0.x [2591:3b4d5bc3b4fb] by
- In C++98 array size shall be an integral constant expression. Fixes …
- 21:07 Changeset in lemon-0.x [2590:47c245b97199] by
- 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
-
We should use
\tparam
for template parameter documentation. - 22:03 Ticket #22 (Transplant error.h into hg main) closed by
- fixed: A new ticket is created about this new problem.
- 22:01 Ticket #28 (Revise error.h and error_test.cc) created by
-
error_test.cc
is not used as a test program in SVN and HG and it … - 20:50 Documentation edited by
- (diff)
- 18:18 Ticket #20 (random.h fails to compile on Cygwin) closed by
- fixed: Solved in [a315a588a20d] by adding a header file …
- 17:09 Changeset in lemon-0.x [2589:1bbb28acb8c9] by
- Bug fix in CapacityScaling?.
- 16:57 Changeset in lemon-0.x [2588:4d3bc1d04c1d] by
- Small improvements in min cost flow files.
- 16:55 Changeset in lemon-0.x [2587:061be2e64eca] by
- External flow and potential maps can be used in MinCostMaxFlow?.
- 16:55 Changeset in lemon-0.x [2586:37fb2c384c78] by
- 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
- Port kruskal() and UnionFind? from svn -r3468 The class type interface …
02/28/08:
- 19:02 Ticket #26 (UndirectedTagIndicator<> does not work) closed by
- fixed: Bug solved in 2de55e4f57a7
- 18:52 Ticket #27 (Think over how the demo codes should look like) created by
- Some basic principles: - The demos should be simple and easy to …
- 17:33 Changeset in lemon-0.x [2585:20d42311e344] by
- 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
- Renaming types and variables
- 16:41 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [77:2de55e4f57a7] by
- Fix bug #26 (UndirectedTagIndicator?<> does not work)
- 15:31 Ticket #26 (UndirectedTagIndicator<> does not work) created by
- This defect appears in [fc178a057bbd] and also in svn trunk since -r!3130.
- 03:58 Changeset in lemon-0.x [2584:84ef3c5b3698] by
- Test file for the min cost flow algorithms.
- 03:57 Changeset in lemon-0.x [2583:7216b6a52ab9] by
- Small fixes and doc improvements in MinMeanCycle?.
- 03:55 Changeset in lemon-0.x [2582:4f1ac622bb7a] by
- Avoid map copy in MinCostMaxFlow?.
- 03:54 Changeset in lemon-0.x [2581:054566ac0934] by
- Query improvements in the min cost flow algorithms. - External flow …
02/27/08:
02/25/08:
- 13:35 Changeset in lemon-0.x [2579:691ce54544c5] by
- 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
- Put the definitions of global functions into a .cc file.
02/18/08:
- 04:34 Changeset in lemon-0.x [2577:2c6204d4b0f6] by
- Add a cost scaling min cost flow algorithm. Add a cost scaling …
- 04:32 Changeset in lemon-0.x [2576:ae092c63d3ba] by
- Improvements in MinCostFlow? and MinCostMaxFlow?. Main changes: - …
- 04:32 Changeset in lemon-0.x [2575:e866e288cba6] by
- Major improvements in NetworkSimplex?. Main changes: - Use …
- 04:30 Changeset in lemon-0.x [2574:7058c9690e7d] by
- Improvements in CapacityScaling?. Main changes: - Use -potenital[] …
- 04:30 Changeset in lemon-0.x [2573:a9758ea1f01c] by
- Improvements in CycleCanceling?. Main changes: - Use function …
02/12/08:
- 22:40 Ticket #25 (Unify the output of the test programs) created by
- The rules on thumb: - Print something to the output only if it …
- 22:08 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [76:fc178a057bbd] by
- Merge
- 22:03 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [75:6265aa2f9d7e] by
- Merge
- 12:37 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [74:9394072da54f] by
- Bug fixes in the ReferenceMap? concept.
02/08/08:
- 17:43 Ticket #24 (Update all copyright notices to 2008) created by
- 13:42 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [70:e2c2763b7aec] by
- Fix VPATH builds. Ported form svn trunk -r 3454.
- 12:58 Changeset in lemon-0.x [2572:303d5cb61e8c] by
- Fix VPATH builds.
- 12:04 Changeset in lemon-0.x [2571:f5c6e63f51d1] by
- Hopefully fix all compilation errors.
- 11:42 Changeset in lemon-0.x [2570:c62964ff0d53] by
- Fix a silly typo
- 11:38 Changeset in lemon-0.x [2569:12c2c5c4330b] by
- #include<cmath> -> #include<lemon/math.h>
- 11:18 Changeset in lemon-0.x [2568:046c055217f6] by
- Math constants + configure bugfix backported from hg a315a588a20d and …
- 10:56 Changeset in lemon-0.x [2567:62a9d46303d9] by
- Update the server and the repository names to lemon.
- 10:52 Changeset in lemon-0.x [2566:f75c05a5bbe6] by
- Doc improvments backported from hg 9df0fe5e5109
02/07/08:
- 23:33 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [69:914ffb9b3798] by
- Merge
- 23:25 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [68:a315a588a20d] by
- Some usefull math constants lemon/math.h also includes the standard …
- 22:37 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [100:4f754b4cf82b] by
- Bfs/Dfs/Dijkstra? and their deps ported from svn trung -r 3441.
- 22:28 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [99:dbaa96cc1013] by
- Merge
- 22:23 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [67:9de02aa380de] by
- Merge
- 12:52 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [66:5f7a8570687d] by
- Port error.h from svn -r3438 + minor changes (error_test does not …
02/06/08:
- 11:52 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2, lemon-main [65:bfbc57a51fbb] by
- Merge (redo buggy merge ad7f593399b0)
- 07:58 Ticket #23 (Arc/Node validity check in ListGraph (and in SmartGraph)) created by
-
The possibility of checking the validity of
Arc
,Edge
and …
Note: See TracTimeline
for information about the timeline view.