Fri, 03 Feb 2006 09:18:17 +0000 alpar Fight with Doxygen.
Fri, 03 Feb 2006 09:03:05 +0000 alpar Hopefully we can release 0.5 today
Thu, 02 Feb 2006 18:13:18 +0000 alpar minor changes
Thu, 02 Feb 2006 17:43:24 +0000 alpar - workaround for a Doxygen 1.4.6 bug
Thu, 02 Feb 2006 17:09:09 +0000 klao NEWS: major changes since 0.4 added
Thu, 02 Feb 2006 15:53:01 +0000 alpar Use short icpc paths
Thu, 02 Feb 2006 15:44:45 +0000 ladanyi Fix crash when an arrow is clicked with the delete tool.
Thu, 02 Feb 2006 13:43:01 +0000 klao kruskal.h: an overloaded function for older, pointer-style iterators
Thu, 02 Feb 2006 08:52:20 +0000 alpar The version tag of the trunk is svn-head
Thu, 02 Feb 2006 08:51:10 +0000 alpar - also works off-line
Thu, 02 Feb 2006 08:49:41 +0000 alpar Towards icc-8.0 compatibility...
Wed, 01 Feb 2006 12:55:38 +0000 alpar Fix g++-3.4 executable's name
Wed, 01 Feb 2006 11:33:16 +0000 alpar Some useful scripts:
Tue, 31 Jan 2006 21:14:11 +0000 alpar Fix icc compilation failures.
Tue, 31 Jan 2006 20:16:53 +0000 alpar Spellcheck
Tue, 31 Jan 2006 20:14:52 +0000 deba Bug fix
Tue, 31 Jan 2006 20:04:36 +0000 deba Revising the bpugraph concept
Tue, 31 Jan 2006 19:57:35 +0000 deba Bug fix
Tue, 31 Jan 2006 19:33:48 +0000 deba New iterable map with comparable values
Mon, 30 Jan 2006 09:37:41 +0000 alpar Solve bug #23: Floating versus Integer Coordinates
Mon, 30 Jan 2006 09:32:52 +0000 alpar Better doc.
Mon, 30 Jan 2006 09:32:26 +0000 alpar Use [] instead of set().
Mon, 30 Jan 2006 09:31:15 +0000 alpar Functions added to set the edges/corners of the bounding box directly.
Sun, 29 Jan 2006 23:46:05 +0000 ladanyi Do not rely on the autodetection of cplex and glpk.
Sun, 29 Jan 2006 23:32:46 +0000 ladanyi Updated rpm specfile to include the gui too. Couldn't test it.
Sun, 29 Jan 2006 22:50:55 +0000 ladanyi ignore radix_sort-bench
Sun, 29 Jan 2006 22:41:55 +0000 ladanyi distribute simann.h too
Sun, 29 Jan 2006 22:21:37 +0000 ladanyi Undir -> U transition
Sun, 29 Jan 2006 22:10:06 +0000 ladanyi test for simann
Sun, 29 Jan 2006 22:07:52 +0000 ladanyi added simann_maxcut_demo
Sun, 29 Jan 2006 22:06:45 +0000 ladanyi demo for simann
Sun, 29 Jan 2006 22:06:10 +0000 ladanyi more doc
Sun, 29 Jan 2006 22:04:48 +0000 ladanyi include the gui in the deb
Fri, 27 Jan 2006 14:32:33 +0000 deba make public the shiftedStart inorder to compute just n dijkstra
Fri, 27 Jan 2006 14:18:11 +0000 deba Add new ItemSetTraits for ANode and BNode
Fri, 27 Jan 2006 08:19:42 +0000 deba Doc bug fix
Fri, 27 Jan 2006 08:18:47 +0000 deba Making iterable bool map dynamic
Fri, 27 Jan 2006 08:17:25 +0000 deba Algorithms by szakall
Thu, 26 Jan 2006 17:18:12 +0000 deba The pre BpUGraph concept
Thu, 26 Jan 2006 16:24:40 +0000 deba Bipartite => Bp
Thu, 26 Jan 2006 15:42:13 +0000 klao Undir -> U transition
Thu, 26 Jan 2006 06:44:22 +0000 alpar Better doc.
Thu, 26 Jan 2006 06:43:59 +0000 alpar MALE and FEMALE node shape added.
Wed, 25 Jan 2006 16:44:19 +0000 deba Omitting warnings
Wed, 25 Jan 2006 15:03:45 +0000 ladanyi Do not append -Wall -W to CXXFLAGS when it is set on the commandline.
Wed, 25 Jan 2006 14:58:04 +0000 deba Bug fix for empty intervall sorting
Wed, 25 Jan 2006 14:40:26 +0000 deba Bug fix
Wed, 25 Jan 2006 12:10:18 +0000 deba state setting function for heaps
Tue, 24 Jan 2006 16:07:38 +0000 deba Lemon Graph Format uses label instead of id named map.
Thu, 19 Jan 2006 16:56:39 +0000 alpar Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!=
Wed, 18 Jan 2006 09:42:59 +0000 alpar - setCol() -> col()
Wed, 18 Jan 2006 09:42:08 +0000 alpar - tolerance() added.
Wed, 18 Jan 2006 09:40:53 +0000 alpar Tolerance<long double> added
Sat, 14 Jan 2006 13:42:37 +0000 hegyi Documentation of classes realizing algorithm running.
Sat, 14 Jan 2006 08:44:59 +0000 alpar - colName() added (untested on CPLEX)
Sat, 14 Jan 2006 08:17:00 +0000 alpar Changes in doc
Thu, 12 Jan 2006 15:24:24 +0000 hegyi Documenatation of MapWin.
Thu, 12 Jan 2006 14:36:08 +0000 hegyi Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear.
Thu, 12 Jan 2006 13:28:54 +0000 hegyi Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.
Wed, 11 Jan 2006 15:49:06 +0000 hegyi Documentation of NewMapWin.