Wed, 06 Sep 2006 09:55:37 +0000 deba Bug fix
Wed, 06 Sep 2006 09:54:46 +0000 deba Using abort() instead of exit(1)
Wed, 06 Sep 2006 08:36:52 +0000 alpar Disable mip_test when no LP solver is available.
Mon, 04 Sep 2006 20:07:37 +0000 alpar Add missing Tutorial dox files
Mon, 04 Sep 2006 19:48:09 +0000 alpar Tutorial improvements by Mark (mqrelly)
Mon, 04 Sep 2006 19:12:44 +0000 alpar 'make doc' is now working also in case of external build.
Mon, 04 Sep 2006 12:27:03 +0000 deba Bug fix in SmartEdgeSet
Mon, 04 Sep 2006 12:15:20 +0000 deba Bug fix
Mon, 04 Sep 2006 11:09:59 +0000 deba Proper exception handling in the SmartEdgeSet
Mon, 04 Sep 2006 11:09:13 +0000 deba Snapshot for SmartUGraph an SmartBpUGraph
Mon, 04 Sep 2006 11:08:32 +0000 deba Bug fix in ListBpUGraph
Mon, 04 Sep 2006 11:05:21 +0000 deba Improvment in exception handling
Mon, 04 Sep 2006 11:02:31 +0000 deba Bug fix in UndirGraphAdaptor
Mon, 04 Sep 2006 11:01:56 +0000 deba Bug fix in countANodes/countBNodes
Wed, 30 Aug 2006 16:08:03 +0000 athos Fixed the mip error (mipstatus was incorrect).
Mon, 28 Aug 2006 16:11:02 +0000 alpar Doc improvementst & todos
Mon, 28 Aug 2006 16:10:12 +0000 alpar Update header list
Mon, 28 Aug 2006 15:43:17 +0000 ladanyi bezier.h is no longer in the repository.
Mon, 14 Aug 2006 16:14:10 +0000 deba Omit warnings
Mon, 14 Aug 2006 16:08:28 +0000 deba Omit warning
Mon, 14 Aug 2006 15:18:09 +0000 alpar Remove superfluous include headers
Mon, 14 Aug 2006 15:15:57 +0000 alpar - bezier.h went to lemon/bits/
Fri, 11 Aug 2006 14:55:33 +0000 deba BiVariant moved to lemon/bits/variant.h
Fri, 11 Aug 2006 14:55:02 +0000 deba Doc fix
Thu, 10 Aug 2006 13:54:01 +0000 alpar Doc improvements
Thu, 10 Aug 2006 13:52:56 +0000 alpar Some color constants added (BLACK, WHITE, RED etc)
Thu, 10 Aug 2006 12:26:29 +0000 alpar Resolve unused variable warning.
Thu, 10 Aug 2006 10:18:04 +0000 alpar - Change ColorSet to Palette
Thu, 10 Aug 2006 10:11:07 +0000 alpar This script creates/updates the copyright header of a source file
Wed, 09 Aug 2006 12:51:21 +0000 alpar Do not list the header itself.
Wed, 09 Aug 2006 12:47:31 +0000 alpar This script lists all the header files included directly or indirectly by a certain header file.
Wed, 02 Aug 2006 20:15:59 +0000 ladanyi CPLEX 9.x support.
Wed, 02 Aug 2006 20:15:22 +0000 ladanyi Fixed the mailinglist link and removed the gui section.
Tue, 01 Aug 2006 10:26:15 +0000 ladanyi More "doxygenish" syntax.
Thu, 27 Jul 2006 11:49:15 +0000 ladanyi Maybe useful, feel free to remove if not.
Mon, 24 Jul 2006 16:15:48 +0000 deba long long just for gnu compilers
Mon, 24 Jul 2006 16:08:34 +0000 deba Improving UGraph and BpUGraph concept classes
Mon, 24 Jul 2006 09:51:28 +0000 deba make public what() in NodeSetError
Mon, 24 Jul 2006 09:50:40 +0000 deba Omit warning
Mon, 24 Jul 2006 09:49:50 +0000 deba Change source and target for the bipartite list graph
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.