lemon/smart_graph.h
2008-11-07 Merge
2008-11-07 Bug fix in SmartGraph::restoreSnapshot() (#171)
2008-11-07 Merge
2008-11-06 Critical bug fix in SmartDigraph::split() #170
2008-11-06 Add missing tags and functions for item counting in SmartGraph (#3)
2008-11-04 Add missing tags and indicators
2008-10-20 Print the failed line numbers in the unifier script (ticket #138)
2008-10-09 Fix several doxygen warnings
2008-07-14 Remove todo-s and convert them to trac tickets
2008-07-29 Converting INVALID arc to INVALID edge
2008-07-15 Reorganize header files (Ticket #97)
2008-07-13 Apply unify-sources.sh to the source tree
2008-05-24 Using \tparam commands + removing \author commands (ticket #29, #39)
2008-04-24 Item validity checking for ListGraph and SmartGraph
2008-04-22 Renamings in the graph_utils.h + graph_utils_test added
2008-04-21 SmartGraph addEdge bug fix (ticket #88)
2008-04-14 Fix bug #83 in graph concept, extender and smart graph
2008-03-26 Porting SmartGraph from svn -r 3481