Sat, 14 May 2005 17:40:45 +0000 deba Six-coloring in plan graphs.
Sat, 14 May 2005 17:39:37 +0000 deba IO with undirected edgesets and undirected graphs.
Sat, 14 May 2005 17:37:33 +0000 deba Smart reference handling in map adaptors
Sat, 14 May 2005 17:34:31 +0000 deba Added backward and forward map.
Sat, 14 May 2005 17:32:11 +0000 deba Handling smarter the references
Sat, 14 May 2005 17:29:28 +0000 deba std:: prefix bug corrected
Sat, 14 May 2005 17:26:56 +0000 deba Descrption for bits
Sat, 14 May 2005 17:22:27 +0000 deba Moved to subgroup
Sat, 14 May 2005 17:20:40 +0000 deba Handling simultan edge adding.
Wed, 11 May 2005 17:36:25 +0000 deba Fixing invertable maps:
Wed, 11 May 2005 16:55:18 +0000 ladanyi moved the gui
Wed, 11 May 2005 13:49:17 +0000 deba Bug fix.
Wed, 11 May 2005 13:48:39 +0000 deba Bug fixes.
Wed, 11 May 2005 11:50:13 +0000 deba LemonWriter and GraphWriter.
Mon, 09 May 2005 11:24:26 +0000 deba New graph reader interface.
Fri, 06 May 2005 15:39:33 +0000 athos Cplex works.
Thu, 05 May 2005 15:47:45 +0000 ladanyi fix 'make mrproper'
Thu, 05 May 2005 15:43:43 +0000 athos Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()).
Thu, 05 May 2005 15:34:43 +0000 ladanyi added directory and check for the GUI
Thu, 05 May 2005 11:06:58 +0000 alpar An unnecessary header removed
Thu, 05 May 2005 11:05:25 +0000 alpar Special maps' placement in the headers and in the doxigen modules
Wed, 04 May 2005 13:07:10 +0000 alpar wrapper -> adaptor
Mon, 02 May 2005 05:49:33 +0000 alpar Better doc generation.
Fri, 29 Apr 2005 13:31:41 +0000 alpar DataFormatError::what() also prints the name of the exception.
Fri, 29 Apr 2005 11:04:17 +0000 alpar Docfix
Fri, 29 Apr 2005 08:21:03 +0000 alpar For the sake of cygwin...
Thu, 28 Apr 2005 09:54:38 +0000 deba GUI section handling.
Wed, 27 Apr 2005 16:49:04 +0000 alpar Missing *.m4 files added.
Wed, 27 Apr 2005 10:44:58 +0000 deba Modifying the interface.
Wed, 27 Apr 2005 10:42:58 +0000 deba Bug fix.
Wed, 27 Apr 2005 10:37:03 +0000 deba Changed input operator.
Tue, 26 Apr 2005 15:50:30 +0000 alpar - BoundingBox::clear() added
Mon, 25 Apr 2005 16:22:04 +0000 alpar LpSkeleton updated
Mon, 25 Apr 2005 15:43:11 +0000 athos Missing function _setRowBounds added to lp_skeleton.
Mon, 25 Apr 2005 09:00:47 +0000 ladanyi bugfix
Mon, 25 Apr 2005 08:19:38 +0000 ladanyi - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
Sun, 24 Apr 2005 22:30:54 +0000 ladanyi This way it works also when both GLPK and CPLEX are enabled.
Sun, 24 Apr 2005 22:26:37 +0000 ladanyi Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
Sat, 23 Apr 2005 17:14:49 +0000 ladanyi -I config is passed to aclocal when make invokes it.
Sat, 23 Apr 2005 16:59:49 +0000 marci A new implementation of UndirGraphWrapper, accordig to the undirected concepts
Fri, 22 Apr 2005 17:53:26 +0000 alpar Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
Fri, 22 Apr 2005 17:47:01 +0000 alpar - lp_cplex.h, lp_cplex.cc added
Fri, 22 Apr 2005 16:20:12 +0000 ladanyi added check for CLPEX
Thu, 21 Apr 2005 15:15:12 +0000 athos I really have no idea about what to write here now.
Thu, 21 Apr 2005 06:06:56 +0000 alpar Fix Makefile.am
Wed, 20 Apr 2005 15:06:42 +0000 athos _clearObj instead of _setObj.
Wed, 20 Apr 2005 14:29:23 +0000 athos _setObj function
Tue, 19 Apr 2005 14:15:01 +0000 alpar Get rid of all '-Wall -W' warnings.
Tue, 19 Apr 2005 13:33:44 +0000 deba Call the default constructor of the ObserverBase.
Tue, 19 Apr 2005 06:51:37 +0000 alpar Fix glpk summary
Tue, 19 Apr 2005 06:36:37 +0000 alpar Configure summary is printed. (To be extended.)
Mon, 18 Apr 2005 17:29:11 +0000 ladanyi ignore src/demo/lp_maxflow_demo
Mon, 18 Apr 2005 17:26:51 +0000 ladanyi added m4 macro to control documentation generation
Mon, 18 Apr 2005 17:23:42 +0000 ladanyi irrelevant changes
Mon, 18 Apr 2005 16:07:54 +0000 alpar icc like this a bit more (no warnings).
Mon, 18 Apr 2005 14:59:24 +0000 alpar More steps toward gcc-3.4 compatibility
Mon, 18 Apr 2005 14:18:12 +0000 alpar gcc-3.4 compile fix
Mon, 18 Apr 2005 13:34:23 +0000 alpar src/work is moved to hugo_loc
Sun, 17 Apr 2005 18:57:22 +0000 alpar - compile failure fixed
Fri, 15 Apr 2005 22:12:51 +0000 alpar An unnecessary duplicate removed.