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
2005-11-04 alpar (Dual)Expr::simplify(double tolerance) added
2005-11-04 alpar SnapShot -> Snapshot
2005-11-04 deba Removed todo
2005-11-04 deba Removing findEdge
2005-11-04 deba Changed name
2005-11-04 alpar Tons of todos have been removed.
2005-11-04 deba Removing todos
2005-11-04 deba Images for topology
2005-11-04 deba pred => predEdge rename
2005-11-04 jacint throwing an exception if s=t
2005-11-04 deba Hiding :) todos
2005-11-04 klao concept/graph.h: graphs defined by using components (_*Graph) need no
2005-11-04 deba Increment and decrement operator for IterableIntMap::Reference
2005-11-04 deba Doc fix
2005-11-02 alpar Spellcheck
2005-11-02 alpar GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
2005-11-02 deba Make constructor explicit
2005-11-02 deba Documentation modified
2005-11-02 deba Some change on the clear
2005-11-02 deba IterableIntMap
2005-11-02 deba Swap col and row map
2005-11-02 deba Connected components, etc...
2005-11-02 deba Visitor interface for the dfs algorithm.
2005-11-02 klao small svn:ignore fixups