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.
Wed, 30 Mar 2005 14:29:11 +0000 marci latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex
Wed, 30 Mar 2005 13:01:58 +0000 alpar Minor improvements
Wed, 30 Mar 2005 12:08:15 +0000 zsuzska some small corrections in docs
Wed, 30 Mar 2005 10:38:22 +0000 alpar - Better (but still incomplete) doc
Wed, 30 Mar 2005 08:28:44 +0000 alpar - Non-template expressions and constraints (lin_expr.h isn't used)
Tue, 29 Mar 2005 13:30:29 +0000 deba Some bug fix
Tue, 29 Mar 2005 07:35:09 +0000 jacint bugfixes in doc
Mon, 28 Mar 2005 23:34:26 +0000 marci bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari
Sun, 27 Mar 2005 15:59:04 +0000 alpar Use the standard idMap
Fri, 25 Mar 2005 23:31:57 +0000 deba First version of iterable maps.