Timeline
02/20/09:
- 23:04 Ticket #212 (Problem with random_test on AIX) closed by
- fixed: Replying to kpeter: > See #211 for pathces. It's fixed in …
- 23:04 Ticket #211 (path_test.h fails to compile on AIX) closed by
- fixed: Replying to kpeter: > The attached two pathces (hopefully) …
- 23:03 Ticket #230 (Faulty check whether 'long long' is available in tolerance.h) closed by
- fixed: Replying to deba: > I have uploaded a patch, which checks …
- 23:03 Ticket #229 (Default implemention of Tolerace<> is faulty) closed by
- fixed: Replying to kpeter: > It seems much better than the former …
- 21:51 Changeset in lemon, lemon-1.0 [519:d3524090d5e2]1.0 by
- Merge bugfixes #211, #212, #215, #229 and #230
- 21:43 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [518:b1ef32ab39f3] by
- Merge
- 21:36 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [517:afd134142111] by
- Various fixes for compiling on AIX (#211, #212)
- 19:10 Ticket #210 (Problem compiling time_measure.h on AIX) closed by
- fixed: Replying to kpeter: > We did not get such an error/warning …
- 19:06 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [516:7d7d9debb29a] by
- Default implementation of Tolerance<> is used for integer types (#229)
- 19:06 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [515:7992dcb0d0e6] by
- Add long long checking to build systems (#230)
- 17:17 Changeset in lemon, lemon-1.1, lemon-1.2 [590:924887566bf2] by
- Porting Gomory-Hu algorithm (#66)
- 07:59 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [514:14a7e712e80f] by
- Add cmake/cmake.version to .hgignore
02/19/09:
- 18:59 Ticket #231 (readDimacsMat() should (also) read undirected graph) created by
- Currently, all DIMACS reader creates directed graphs. So does …
- 14:44 Ticket #230 (Faulty check whether 'long long' is available in tolerance.h) created by
- The current check […] evaluates to false somehow (using autotools' …
- 14:38 Ticket #229 (Default implemention of Tolerace<> is faulty) created by
- The default implementation of Tolerance<> is faulty (it answers …
02/18/09:
- 09:07 Ticket #228 (The tools directory is not built by CMAKE) created by
- 08:38 Ticket #227 (Command line tool for executing various algorithms) created by
- This tool would read a .lgf file and run an algorithm on it. Finally …
- 08:28 Ticket #226 (DIMACS file solver) created by
- As many people would test LEMON on DIMACS files on the first place, it …
- 07:52 Ticket #225 (Binary graph file format) created by
-
The
.lgf
format is nice, but the files become extremely large … - 07:45 IssueTracker edited by
- (diff)
02/17/09:
- 18:10 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [513:3f0ddf255524] by
- Further fixes to windows.cc (#215)
- 10:27 Ticket #215 (windows.h should never be included by LEMON header files) reopened by
- These are still some problems with VS2005 here
- 07:58 Ticket #198 (Building only the tutorial requires LEMON to be installed) closed by
- wontfix
- 07:43 Ticket #215 (windows.h should never be included by LEMON header files) closed by
- fixed: Replying to kpeter: > Replying to alpar: > > …
02/16/09:
- 19:11 Changeset in lemon, lemon-1.0 [512:65f80c81d41c]1.0 by
- Merge
- 16:03 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [511:879c55700cd4] by
- Wrap around the usages of windows.h
02/14/09:
- 21:02 Ticket #224 (Static graph maps) created by
- Sometimes it would be nice to have a map which is not registered in …
- 20:49 Ticket #223 (Thread safe graphs) created by
- We should agree what kind of thread safety is required from the LEMON. …
- 07:40 Ticket #222 (Network Simplex alg. for a simplified problem) created by
- A simpler (but in fact equivalent) form of the Network Flow Problems …
- 07:32 Ticket #221 (Primal Network Simplex algorithm with given starting solution) created by
- If a primal solution is available, then we don't need the extension of …
- 07:29 Ticket #220 (Implement a Dual Network Simplex algorithm) created by
- The title says everything.
- 07:27 Ticket #219 (Enable <= supply requirement in Network Simplex) created by
- It is purely and extension of the min. cost flow problem if we only …
- 07:22 Ticket #218 (Path decomposition subroutine in Preflow.) created by
- The title says everything. See also #217.
- 07:21 Ticket #217 (Subroutine in Preflow alg. to make the solution cycle-less) created by
- The title says everything. See also #218.
- 07:17 Ticket #216 (Member in Circulation to transform the solution to a basic one) created by
- Having a basic solution for the circulation problem is sometime quite …
02/13/09:
- 19:01 Ticket #194 (graph_adaptor_test does not compile with VS2005/2008) closed by
- fixed: Replying to deba: > I have uploaded [a85e7c0769d7], which …
- 18:57 Ticket #209 (lp_test.cc fails to compile with VS2005) closed by
- fixed: The changeset (with different commit log) is in the main branch now, …
02/11/09:
- 13:33 Ticket #215 (windows.h should never be included by LEMON header files) created by
-
For instance,
Arc
is used in the global namespace by some … - 08:06 Ticket #214 (porting graph_to_eps.h for VS2005) closed by
-
fixed: We double checked it with Akos, and
graph_to_eps_demo
compiles …
02/10/09:
- 18:29 Changeset in lemon, lemon-1.0 [510:5a894f2d9325]1.0 by
- Merge VS and AIX related fixes
- 18:21 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [509:daddd623ac9a] by
- Set the compatibily related MSVC defines only if they has't been …
- 15:47 Ticket #214 (porting graph_to_eps.h for VS2005) created by
- The attached patch can fix some compiler errors of VS2005 for …
- 15:43 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [508:70aa52d30f13] by
- Compilation bug fixed in graph_to_eps.h with VS2005 (#214)
02/09/09:
- 10:30 Ticket #213 (Memory leak in glpk.cc) created by
- Valgrind reports (see below) memory leak in …
02/07/09:
- 18:48 Ticket #212 (Problem with random_test on AIX) created by
- It compiles, but the test run fails saying that […]
- 18:42 Ticket #211 (path_test.h fails to compile on AIX) created by
- See the compilation log attached.
- 18:41 Ticket #210 (Problem compiling time_measure.h on AIX) created by
-
The xlC compiler reports that
_SC_CLK_TCK
is unknown. Including … - 16:30 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [507:55111a054b2e] by
- Add missing include to time_measure.h
02/06/09:
- 22:52 Changeset in lemon-0.x [2634:e98bbe64cca4] by
- Rework Network Simplex Use simpler and faster graph implementation …
02/04/09:
- 15:42 Changeset in lemon-0.x [2633:4f47c0f6be04] by
- Remove a faulty include from elevator.h
- 09:39 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [520:97070bd10b98] by
- CMAKE config improvements - install docs in share/doc/ - look for …
02/02/09:
- 14:58 Documentation edited by
- (diff)
- 14:56 Downloads edited by
- (diff)
- 14:54 InstallGuide edited by
- (diff)
- 13:06 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [526:07a549a6b9bf] by
- Also note the cmake based build environment in INSTALL file
- 11:54 InstallAutotool edited by
- (diff)
- 11:45 InstallCmake edited by
- (diff)
- 11:42 InstallCmake edited by
- (diff)
- 11:41 InstallCmake edited by
- (diff)
- 11:23 InstallAutotool edited by
- (diff)
- 11:08 Changeset in lemon-tutorial [20:3ffc47b666b1] by
- Happy New Year
- 11:06 Changeset in lemon-tutorial [19:9196fcd0d4d6] by
- Remove installation guide + link to the web page instead
- 10:37 InstallGuide edited by
- (diff)
01/29/09:
01/26/09:
01/24/09:
01/23/09:
- 19:29 WikiStart edited by
- (diff)
- 19:25 Documentation edited by
- (diff)
- 19:23 Downloads edited by
- (diff)
- 19:13 Changeset in lemon, lemon-1.0 [506:7e0d5d971bab]1.0 by
- LEMON 1.0.2 released (b4c892aa217c tagged as r1.0.2)
- 19:11 Changeset in lemon, lemon-1.0 [505:b4c892aa217c]1.0r1.0.2 by
- Update NEWS file
- 17:39 Changeset in lemon, lemon-1.0 [504:29cbdb01d5f0]1.0 by
- Merge build system updates
- 17:30 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [503:64c2641286df] by
- Set the proper version for CMAKE in the tarballs (made by autotools).
- 13:51 InstallCmake edited by
- (diff)
- 13:50 InstallCmake edited by
- wrong tests are removed from the main branch -> caution is unnecessary (diff)
01/22/09:
- 17:16 InstallGuide edited by
- (diff)
- 16:55 InstallCmake edited by
- (diff)
- 16:53 InstallCmake edited by
- (diff)
- 16:48 InstallCmake edited by
- (diff)
- 16:44 Ticket #208 (Suppress or fix VS2008 warnings) closed by
- fixed: Replying to alpar: > Currently, it is done by a …
- 16:15 Changeset in lemon, lemon-1.0 [500:2b6a20528f35]1.0 by
- Backport [e6ae4999cf22] from main (Suppress or fix VS2008 warnings) (#208)
- 13:36 Ticket #209 (lp_test.cc fails to compile with VS2005) created by
- This is the error message: […]
- 11:43 Ticket #208 (Suppress or fix VS2008 warnings) created by
- The attached patch ([94e3cf7b7fb4]) fixes all of the warnings emitted …
- 11:39 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [501:f9a879c9787c] by
- Update the lemon icon
- 11:39 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [502:e58c511a5eba] by
- Enable the component-based installer
Note: See TracTimeline
for information about the timeline view.