Mon, 24 Jul 2006 08:11:00 +0000 alpar Minor doc improvement
Thu, 20 Jul 2006 14:12:01 +0000 alpar Minor doc improvement
Thu, 20 Jul 2006 06:20:27 +0000 alpar - Doc improvements
Wed, 19 Jul 2006 15:13:24 +0000 alpar spellcheck
Tue, 18 Jul 2006 17:00:24 +0000 alpar Minor doc changes.
Tue, 18 Jul 2006 16:59:34 +0000 alpar Tolerance<unsigned int> and Tolerance<unsigned long long int> added.
Tue, 18 Jul 2006 15:57:55 +0000 alpar Better 'Naming Convention' conformance.
Tue, 18 Jul 2006 15:14:56 +0000 alpar Bugfix
Tue, 18 Jul 2006 13:29:59 +0000 alpar exceptionName() has been thrown away
Tue, 18 Jul 2006 12:10:52 +0000 deba Disable assertions in default behaviour
Tue, 18 Jul 2006 11:11:54 +0000 athos Some tests added to the test file mip_test.cc. One problem is the verbosity of the mip solver in glpk which I couldn't find how to kill.
Mon, 17 Jul 2006 11:56:17 +0000 athos Modifications to the interface: colType() functions, though I left the old integer() functions, too.
Mon, 17 Jul 2006 09:31:41 +0000 athos mip_test file went to mip_demo.
Mon, 17 Jul 2006 09:16:00 +0000 athos Still not final.
Mon, 17 Jul 2006 09:10:19 +0000 athos Sorry, mistake
Mon, 17 Jul 2006 09:00:21 +0000 athos MIP support added (by Jano, the Great).
Mon, 17 Jul 2006 07:30:56 +0000 alpar Even better...
Mon, 17 Jul 2006 07:00:39 +0000 athos Some documentation got changed.
Fri, 14 Jul 2006 13:48:14 +0000 alpar reference to modules added
Fri, 14 Jul 2006 13:11:18 +0000 alpar Minor comment added.
Fri, 14 Jul 2006 10:51:14 +0000 alpar Some updates and restructuring
Fri, 14 Jul 2006 10:50:05 +0000 alpar glemon is in a separate repository.
Fri, 14 Jul 2006 10:25:26 +0000 deba Using fixed bipartite graph
Fri, 14 Jul 2006 09:37:48 +0000 deba Bug fix in MinCostMaxBipartiteMatching
Wed, 12 Jul 2006 11:40:52 +0000 alpar Must have been changed because of the private copy constructor.
Wed, 12 Jul 2006 11:14:12 +0000 alpar ... and fix another one.
Wed, 12 Jul 2006 11:07:48 +0000 alpar ... and fix a stupid bug.
Wed, 12 Jul 2006 11:05:00 +0000 alpar (Hopefully) finish privatizing the copy constr. and operator= in
Wed, 12 Jul 2006 10:49:17 +0000 ladanyi New, less general installation instructions.
Wed, 12 Jul 2006 10:38:11 +0000 deba Resolving: Bug #51
Wed, 12 Jul 2006 10:34:07 +0000 deba Resolving: Bug #52
Tue, 11 Jul 2006 16:09:49 +0000 alpar - Disable the copy constructor and operator= of {List|Smart}[U]Graph.
Tue, 11 Jul 2006 15:50:19 +0000 ladanyi Do not install the documentation if configure was called with --disable-doc.
Tue, 11 Jul 2006 15:42:15 +0000 deba Renameing file: graph_component.h => graph_components.h
Tue, 11 Jul 2006 14:42:06 +0000 ladanyi Removed references to the gui.
Tue, 11 Jul 2006 13:54:02 +0000 alpar Use sed instead of rpl
Tue, 11 Jul 2006 13:51:52 +0000 alpar Minor doc improvements
Tue, 11 Jul 2006 12:37:53 +0000 hegyi README version one is added.
Mon, 10 Jul 2006 19:04:17 +0000 deba Modifications in the Graph Component concepts
Wed, 05 Jul 2006 16:59:45 +0000 alpar As we agreed, Node/Edge::operator<() is required by the concept
Tue, 04 Jul 2006 19:06:47 +0000 ladanyi Distribute Makefiles.
Tue, 04 Jul 2006 18:53:24 +0000 ladanyi Distribute Doxyfile.in and lemon.pc.in.
Tue, 04 Jul 2006 17:49:01 +0000 alpar - Revised "Concepts" group documentation
Fri, 30 Jun 2006 12:15:45 +0000 deba Revert splitted files
Fri, 30 Jun 2006 12:14:36 +0000 deba Splitted graph files
Wed, 28 Jun 2006 16:27:44 +0000 deba new snapshot
Wed, 28 Jun 2006 15:38:45 +0000 deba Some modification in the documentation.
Wed, 28 Jun 2006 15:28:38 +0000 deba Make explicit constructors
Wed, 28 Jun 2006 15:06:24 +0000 deba Removing concepts for extendable and erasable graphs
Mon, 26 Jun 2006 15:40:35 +0000 deba Smaller Simple Bucket Heap
Thu, 22 Jun 2006 18:34:35 +0000 ladanyi Set svn:ignore property.
Thu, 22 Jun 2006 18:20:25 +0000 ladanyi Single makefile.
Thu, 22 Jun 2006 15:16:11 +0000 deba Added reserveNode function.
Wed, 21 Jun 2006 11:15:01 +0000 ladanyi Set props.
Wed, 21 Jun 2006 08:42:01 +0000 ladanyi Moved the po directory to glemon/trunk.
Wed, 21 Jun 2006 08:39:28 +0000 ladanyi Moved the gui to glemon/trunk.
Wed, 21 Jun 2006 08:35:23 +0000 ladanyi Exclude the gui from the build.
Tue, 20 Jun 2006 15:20:08 +0000 athos Slight changes in doc.
Mon, 19 Jun 2006 13:44:06 +0000 deba Improvement:
Tue, 06 Jun 2006 12:47:01 +0000 deba Doc bug fix