Wed, 07 Mar 2007 11:57:51 +0000 deba More query functions
Wed, 07 Mar 2007 11:57:23 +0000 deba Little interface improvment
Wed, 07 Mar 2007 11:56:53 +0000 deba Some design correction
Wed, 07 Mar 2007 11:56:14 +0000 deba naming convention:
Tue, 06 Mar 2007 17:04:16 +0000 deba Correction of urls and email addresses
Tue, 06 Mar 2007 17:03:37 +0000 deba Bug fix missing include
Tue, 06 Mar 2007 16:57:15 +0000 deba Bug fix
Mon, 05 Mar 2007 17:10:58 +0000 deba Bug whit Parent typedef in SplitGraphAdaptor::CombinedEdgeMap
Sat, 03 Mar 2007 16:30:37 +0000 alpar Happy New Year to all source files!
Sat, 03 Mar 2007 16:04:50 +0000 alpar - '-Wshadow' seemed to strict therefore removed
Sat, 03 Mar 2007 12:05:05 +0000 alpar arg_parser.h: A command line argument parser.
Sat, 03 Mar 2007 12:00:32 +0000 alpar More doc.
Sat, 03 Mar 2007 11:57:07 +0000 alpar Fix icc compilation failures
Fri, 02 Mar 2007 18:04:28 +0000 deba Hard Warning checking
Fri, 02 Mar 2007 17:56:22 +0000 deba Bug fix
Thu, 01 Mar 2007 17:14:24 +0000 deba getNotifier to notifier renaming
Thu, 01 Mar 2007 16:50:12 +0000 deba steiner.h into the makefile
Thu, 01 Mar 2007 16:47:49 +0000 deba 2-approximation of Steiner-tree problem
Thu, 01 Mar 2007 16:47:23 +0000 deba Bug fix
Thu, 01 Mar 2007 16:04:12 +0000 alpar ball2() -> disc() renaming
Thu, 01 Mar 2007 16:03:36 +0000 alpar Prescaling can be turned off
Wed, 21 Feb 2007 13:51:45 +0000 deba Once again minor doc changes
Wed, 21 Feb 2007 13:49:19 +0000 deba Minor changes
Wed, 21 Feb 2007 13:30:21 +0000 deba Reorganization of the modules and groups
Tue, 20 Feb 2007 15:53:33 +0000 alpar A preflow based general network circulation algorithm and a simple demo
Tue, 20 Feb 2007 13:01:22 +0000 alpar Some two dimensional random distribution added.
Tue, 20 Feb 2007 12:55:37 +0000 alpar Doc improvements
Mon, 19 Feb 2007 19:55:13 +0000 deba Adding original license to the file
Mon, 19 Feb 2007 19:54:28 +0000 deba Minor fix
Mon, 19 Feb 2007 18:56:11 +0000 deba Some documentation changes
Mon, 19 Feb 2007 18:21:28 +0000 deba Naming convention changes
Mon, 19 Feb 2007 12:11:41 +0000 deba Bug fixes
Mon, 19 Feb 2007 09:55:43 +0000 alpar More adequate doc.
Fri, 16 Feb 2007 19:11:31 +0000 deba Using const in lp interface
Fri, 16 Feb 2007 15:57:48 +0000 alpar Check Soplex support, as well
Thu, 15 Feb 2007 19:15:14 +0000 deba Lp row and col getter function
Thu, 15 Feb 2007 14:22:08 +0000 deba Changes on the LP interface
Thu, 15 Feb 2007 13:06:23 +0000 deba Small changes
Wed, 14 Feb 2007 13:50:25 +0000 athos Implemented virtual functions of class LpCplex.
Mon, 12 Feb 2007 17:54:36 +0000 alpar Lagrange relaxation based algorithm for the delay constrained least cost
Mon, 12 Feb 2007 10:27:03 +0000 deba Some spellcheck
Mon, 12 Feb 2007 10:25:56 +0000 deba Dijkstra could return the temporarly distance of the current node
Sun, 11 Feb 2007 16:34:51 +0000 deba Some bug fix
Wed, 07 Feb 2007 18:07:10 +0000 alpar Further doc improvements
Tue, 06 Feb 2007 19:16:26 +0000 alpar Two new distributions added:
Tue, 06 Feb 2007 19:09:17 +0000 alpar Doc improvements
Thu, 25 Jan 2007 14:38:55 +0000 alpar A push/relabel type max cardinality matching implementation.
Thu, 25 Jan 2007 14:36:21 +0000 alpar Doc improvements
Tue, 23 Jan 2007 13:13:39 +0000 deba Correction of the wrong base class
Tue, 23 Jan 2007 12:51:39 +0000 alpar Several doc improvements.
Mon, 22 Jan 2007 12:13:57 +0000 athos Small bug corrected.
Mon, 22 Jan 2007 10:22:14 +0000 alpar - Some bugfixes
Fri, 19 Jan 2007 17:27:22 +0000 alpar Spellcheck
Fri, 19 Jan 2007 17:15:15 +0000 alpar elevator.h: A class for handling item labels in push-relabel type algorithms
Fri, 12 Jan 2007 16:29:06 +0000 athos One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept.
Thu, 11 Jan 2007 22:08:18 +0000 deba Bug fix
Thu, 11 Jan 2007 21:58:30 +0000 deba G++-3.3 conform solution
Thu, 11 Jan 2007 21:35:14 +0000 deba Bug fix
Thu, 11 Jan 2007 21:27:51 +0000 deba Undirected minimum cut benchmarking
Thu, 11 Jan 2007 21:22:39 +0000 deba Make Hao-Orlin epsilon-safe