2005-11-23 hegyi No segmentation fault caused by zero long edges.
2005-11-23 deba Document improvments
2005-11-23 deba Correcting alteration notifing
2005-11-23 deba Static maps for bipartite graphs.
2005-11-22 deba Fixing bug in g++-3.3
2005-11-22 ladanyi clean-up
2005-11-22 ladanyi fixed some memory leaks
2005-11-21 deba Erasing old header
2005-11-21 hegyi NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.
2005-11-21 deba Erasing from the Makefile.am too
2005-11-21 deba Erasing old tests
2005-11-21 deba Undir Bipartite Graph/Full and Smart/ without concept, doc and concept
2005-11-21 hegyi Reorganizing.
2005-11-21 alpar UndirEulerIt added
2005-11-18 alpar - Spellcheck (pathes->paths)
2005-11-18 alpar - Spellcheck (pathes->paths)
2005-11-18 alpar Bugfix
2005-11-17 hegyi As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element.
2005-11-17 deba Bug fix
2005-11-17 alpar split(Edge) member function added.
2005-11-17 alpar Several bugfices.
2005-11-16 deba Modified iterators on graph maps
2005-11-16 marci The GRAPH_TYPEDEFS macro is a bug.
2005-11-16 alpar wirteable -> writable
2005-11-16 alpar Empty graph is (strongly) connected.
2005-11-16 alpar The first parameter of runningTimeTest became const.
2005-11-16 alpar Iterable Bool maps can count the number of true and false values.
2005-11-16 alpar (UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps
2005-11-16 alpar Better doc.
2005-11-16 deba Demo for topology
2005-11-16 deba Images for doc
2005-11-16 deba bipartite by szakall
2005-11-16 deba Warning because unused parameters
2005-11-16 klao lp_cplex: getDual compiles; untested
2005-11-16 klao lp_test.cc:
2005-11-15 klao lp_skeleton: _getDual "implemented"
2005-11-15 klao bugfix in undir_graph_extender -> graph_extender transition
2005-11-14 deba String->Double
2005-11-14 deba Documentation fixes
2005-11-14 deba Arrangement of the documentation changed
2005-11-14 deba Modification on the base graph concept
2005-11-14 deba Bug fix
2005-11-14 deba eps images
2005-11-14 deba Some documentation modifications
2005-11-13 marci bugfix in setCol, getting dual values
2005-11-10 deba Doc bug fix
2005-11-10 deba Assertion with own exception throwing
2005-11-10 deba Bug fix
2005-11-09 deba One more bug fix
2005-11-09 deba Bug fix.
2005-11-09 deba Path length limit for belmann_ford.h
2005-11-08 alpar - Timer can be stop()ed and (re)start()ed.
2005-11-08 alpar Obsolete bug removed
2005-11-04 deba Some just writeable bool maps.
2005-11-04 ladanyi improved zooming
2005-11-04 deba Images for grid_graph_demo
2005-11-04 deba Added doc to demos.
2005-11-04 deba UnsupportedException on erase with Snapshot
2005-11-04 alpar Bugfix
2005-11-04 alpar SnapShot -> Snapshot