# # ChangeLog for src/work/alpar/list_graph.h in lemon-0.x # # Generated by Trac 1.2.3 # 05/23/24 18:29:43 Sun, 25 Apr 2004 22:26:19 GMT Alpar Juttner [401:2d0cccf7cc94] * src/work/alpar/list_graph.h (modified) * src/work/alpar/list_graph_demo.cc (modified) Some bugfixes. Some more docs. Sun, 25 Apr 2004 20:16:16 GMT Alpar Juttner [400:cb377609cf1d] * src/work/alpar/list_graph.h (modified) class NodeSet: A graph class with no edges class EdgeSet: A graph ... Sun, 25 Apr 2004 16:53:38 GMT Alpar Juttner [397:b4d7b19b6740] * src/work/alpar/list_graph.h (modified) * src/work/alpar/list_graph_demo.cc (added) I hope it works. The 'erase' functions hasn't been tested yet. Sun, 25 Apr 2004 14:25:04 GMT Alpar Juttner [396:639c9daed784] * src/work/alpar/list_graph.h (copied) Some day this file will contain an erasable version of SmartGraph.