Sat, 09 Apr 2005 20:45:28 +0000 alpar Minor corrections in the doc
Sat, 09 Apr 2005 19:38:52 +0000 deba Obsolte test removed.
Sat, 09 Apr 2005 19:36:46 +0000 deba Bug fixes.
Sat, 09 Apr 2005 19:35:33 +0000 deba Functionality changed:
Sat, 09 Apr 2005 19:32:06 +0000 deba Make standard conform. // math.h -> cmath
Sat, 09 Apr 2005 19:30:49 +0000 deba Documentation improvments.
Sat, 09 Apr 2005 19:27:48 +0000 deba Heap concept moved to namespace concept.
Fri, 08 Apr 2005 15:46:12 +0000 alpar - Insert LP stuff into the module structure
Fri, 08 Apr 2005 15:24:01 +0000 alpar - Insert LP stuff into the module structure
Fri, 08 Apr 2005 15:22:46 +0000 alpar Disable shared libraries (makes the compilation a bit faster)
Fri, 08 Apr 2005 14:40:37 +0000 alpar Add presolver() to turn on/off the GLPK presolver
Fri, 08 Apr 2005 14:21:40 +0000 alpar An icc warning resolved.
Fri, 08 Apr 2005 14:02:43 +0000 alpar Only lp_xyz's are linked against -lglpk
Fri, 08 Apr 2005 06:46:12 +0000 alpar The case when the objective function contains a const component is handled
Fri, 08 Apr 2005 06:34:34 +0000 alpar Demo prog that computes the max flow by LP
Fri, 08 Apr 2005 06:33:11 +0000 alpar No output messages by default
Fri, 08 Apr 2005 05:36:16 +0000 alpar lin_expr.h removed
Thu, 07 Apr 2005 15:22:03 +0000 athos Cplex interface has improved a lot.
Thu, 07 Apr 2005 12:54:35 +0000 athos Sample file completed: works correctly and the code is very beautiful. I love LEMON.
Thu, 07 Apr 2005 11:30:12 +0000 alpar - XMap and YMap added
Thu, 07 Apr 2005 10:44:32 +0000 athos Makefile has changed.
Thu, 07 Apr 2005 10:19:10 +0000 athos A sample file.
Thu, 07 Apr 2005 09:42:31 +0000 athos New functions in lp_glpk.cc. Sample file: lp_sample.cc.
Thu, 07 Apr 2005 06:38:56 +0000 alpar LpSolverSkeleton -> LpSkeleton
Thu, 07 Apr 2005 06:31:03 +0000 alpar max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added
Wed, 06 Apr 2005 17:19:54 +0000 deba Removing sticky using namespace std.
Wed, 06 Apr 2005 08:14:16 +0000 ladanyi make distcheck works again
Wed, 06 Apr 2005 07:24:48 +0000 alpar lp_test added
Tue, 05 Apr 2005 22:37:19 +0000 ladanyi Applied the changes which somehow vanished during my last merge. Thanks goes
Tue, 05 Apr 2005 12:30:46 +0000 deba Stuffs moved into bits
Tue, 05 Apr 2005 09:49:01 +0000 ladanyi make distcheck fixes. Anyway it still doesn't work.
Tue, 05 Apr 2005 09:08:23 +0000 ladanyi - moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and
Tue, 05 Apr 2005 08:43:51 +0000 ladanyi Merged my branch (branches/akos) changes r1654:1740 into the trunk.
Tue, 05 Apr 2005 06:41:21 +0000 alpar SolutionStatus -> SolveExitStatus
Tue, 05 Apr 2005 06:19:24 +0000 alpar Subdirectory for low level headers
Mon, 04 Apr 2005 19:22:04 +0000 hegyi Graph displayer displays graphs now.
Mon, 04 Apr 2005 16:19:29 +0000 alpar Trivial bugfix
Mon, 04 Apr 2005 14:46:08 +0000 athos Started cplex low level interface.
Mon, 04 Apr 2005 14:45:23 +0000 athos Now one can solve an lp problem.
Mon, 04 Apr 2005 10:13:33 +0000 deba Bug fix.
Mon, 04 Apr 2005 10:11:47 +0000 deba dimacs_to_lgf demo
Mon, 04 Apr 2005 08:03:43 +0000 alpar - Modifications to compile with *both* gcc-3.3 and gcc-3.4
Sun, 03 Apr 2005 10:20:49 +0000 alpar Documentation of abstract functions is in lp_solver_skeleton.h
Fri, 01 Apr 2005 19:50:29 +0000 alpar - Make lp stuff compilable
Fri, 01 Apr 2005 14:13:32 +0000 alpar Options for debugging.
Fri, 01 Apr 2005 13:42:58 +0000 athos Conceptions and bug fixes.
Fri, 01 Apr 2005 13:42:31 +0000 hegyi To run graph-displayer with sample input, type make run, but do not move the nodes, YET
Fri, 01 Apr 2005 09:44:29 +0000 hegyi Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
Fri, 01 Apr 2005 09:43:52 +0000 hegyi Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
Fri, 01 Apr 2005 08:47:40 +0000 alpar New groups called io_group and dimacs_group added
Fri, 01 Apr 2005 08:28:51 +0000 hegyi Peter is able to read xy vector from file.
Fri, 01 Apr 2005 08:16:35 +0000 zsuzska corrections in docs
Thu, 31 Mar 2005 14:04:13 +0000 alpar SmartGraph can also split() a node!
Thu, 31 Mar 2005 13:31:39 +0000 alpar getPath() added to Bfs/Dfs/Dijkstra.
Thu, 31 Mar 2005 13:30:27 +0000 alpar length() returns int istead of size_t
Thu, 31 Mar 2005 13:29:05 +0000 alpar - split() added
Thu, 31 Mar 2005 09:33:52 +0000 alpar It works again
Thu, 31 Mar 2005 08:34:55 +0000 alpar LpSolverBase::Expr is documented
Thu, 31 Mar 2005 06:05:58 +0000 alpar Correct MapBase usage.
Wed, 30 Mar 2005 14:29:55 +0000 hegyi XY reading is being wrote.