Timeline
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
01/21/09:
- 19:22 Ticket #207 (Cannot install with CMAKE if doc is not (e.g. cannot be) generated) closed by
- fixed: Replying to alpar: > A much easier and still satisfactory …
- 19:17 Changeset in lemon, lemon-1.0 [499:227f36959519]1.0 by
- Merge bugfix #207
- 19:06 Changeset in lemon, lemon-1.0, lemon-1.1, lemon-1.2 [497:8b56605db6a8] by
- Fix 'make install' without 'make html' using CMAKE (#207)
- 17:06 InstallCmake edited by
- (diff)
- 14:35 InstallCmake edited by
- (diff)
- 14:33 InstallCmake edited by
- (diff)
- 10:34 InstallCmake edited by
- (diff)
- 09:09 InstallCmake edited by
- (diff)
- 09:04 InstallCmake edited by
- (diff)
- 09:03 Ticket #207 (Cannot install with CMAKE if doc is not (e.g. cannot be) generated) created by
- For installing lemon using CMAKE, the doc must also be built. If …
- 08:57 Ticket #206 (Support for GLPK using CMAKE build env.) closed by
- fixed: Replying to ladanyi: > Attached the patch. It is in the …
- 08:45 InstallCmake edited by
- work in progress (diff)
- 08:31 InstallCmake edited by
- work in progress (diff)
- 08:12 InstallCmake edited by
- work in progress (diff)
01/20/09:
- 17:27 CompilerCompatibility edited by
- (diff)
- 17:24 InstallGuide edited by
- (diff)
- 17:13 CompilerCompatibility edited by
- (diff)
- 16:59 InstallCmake created by
- 16:57 InstallAutotool created by
- 16:42 InstallGuide created by
- 13:19 Ticket #206 (Support for GLPK using CMAKE build env.) created by
- GLPK has a quite up-to-date Windows installer, thus LEMON should …
01/19/09:
- 14:50 Ticket #5 (LpGlpk::_setColName strange naming bug) closed by
- fixed: Replying to deba: > I think, it is not a problem in recent …
- 14:49 Ticket #10 (Basis status query should be three-state in LP) closed by
- done: Replying to deba: > It is solved already, it has currently …
Note: See TracTimeline
for information about the timeline view.