2005-04-01 athos Conceptions and bug fixes.
2005-04-01 hegyi To run graph-displayer with sample input, type make run, but do not move the nodes, YET
2005-04-01 hegyi Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
2005-04-01 hegyi Graph displayer is now displaying nodes. Edges remain still undisplayed yet.
2005-04-01 alpar New groups called io_group and dimacs_group added
2005-04-01 hegyi Peter is able to read xy vector from file.
2005-04-01 zsuzska corrections in docs
2005-03-31 alpar SmartGraph can also split() a node!
2005-03-31 alpar getPath() added to Bfs/Dfs/Dijkstra.
2005-03-31 alpar length() returns int istead of size_t
2005-03-31 alpar - split() added
2005-03-31 alpar It works again
2005-03-31 alpar LpSolverBase::Expr is documented
2005-03-31 alpar Correct MapBase usage.
2005-03-30 hegyi XY reading is being wrote.
2005-03-30 marci latex documentation for TightEdgeFilterMap, including amsmath and amssymb latex
2005-03-30 alpar Minor improvements
2005-03-30 zsuzska some small corrections in docs
2005-03-30 alpar - Better (but still incomplete) doc
2005-03-30 alpar - Non-template expressions and constraints (lin_expr.h isn't used)
2005-03-29 deba Some bug fix
2005-03-29 jacint bugfixes in doc
2005-03-28 marci bug fix in SubBidirGraphWrapper::firstIn(Edge&,const Node&), due to Gabor Retvari
2005-03-27 alpar Use the standard idMap
2005-03-25 deba First version of iterable maps.
2005-03-25 zsuzska corrections in docs
2005-03-25 zsuzska zsuzska's own work directory
2005-03-25 alpar Constraints (expressions containing <= or >=) can be passed to addRow()
2005-03-25 alpar - LpGlpk added to the makefile
2005-03-25 athos This was a bug, I guess
2005-03-25 athos Low level interface for GLPK (Marci ut?n szabadon)
2005-03-25 athos (none)
2005-03-25 alpar - Largely extended linear expressions
2005-03-25 alpar - setRow() added
2005-03-25 alpar - several missing 'const' added
2005-03-25 alpar - src/lemon/utility.h: dummy<> template added
2005-03-24 alpar Oops...
2005-03-24 alpar - lp_solver_skeleton.h/cc: skeleton for actual lp implenetations
2005-03-24 alpar - simple makefile added
2005-03-23 marci documentation
2005-03-23 athos Bug fix (thanks to Misi).
2005-03-23 alpar "unused parameter" warning solved
2005-03-23 athos An alternative of lp_base.h.
2005-03-23 athos Bug fix in lp_base.h.
2005-03-23 athos Completions.
2005-03-23 athos Csak a te kedvedert.
2005-03-23 athos Added.
2005-03-23 athos (none)
2005-03-22 athos Ami f?lig van k?sz, ma m?r f?lig marad...
2005-03-22 marci small improvment in documentation
2005-03-22 athos Modified a bit.
2005-03-22 athos Copied only so far.
2005-03-22 marci DO NOT USE UNDECARED STUFF
2005-03-22 alpar (correctly) ignore distro files.
2005-03-21 alpar Constructor of IdMap<G,I>::InverseMap made public
2005-03-21 alpar Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)
2005-03-21 alpar For cygwin compatibility.
2005-03-21 alpar Several changes in order to compile with gcc-3.4
2005-03-21 alpar Several serious bugs fixed
2005-03-21 klao svn:ignore *.exe (for ms systems)