src/work/alpar/emptygraph.h
Sat, 13 Mar 2004 22:48:43 +0000 put the namespace into the main #ifdef
Sat, 13 Mar 2004 22:40:36 +0000 More comments, bug fixes, and copy constructors
Fri, 12 Mar 2004 16:37:08 +0000 const
Fri, 12 Mar 2004 16:13:44 +0000 Node <-> NodeIt correction in next
Fri, 12 Mar 2004 09:19:54 +0000 towards on ListGraph, SmartGraph compatibility
Wed, 10 Mar 2004 17:49:55 +0000 Some mod in the doc
Wed, 10 Mar 2004 16:46:17 +0000 Emtygraph with the new interface
Sun, 07 Mar 2004 19:33:34 +0000 One more step toward the standars interface.
Tue, 02 Mar 2004 20:40:39 +0000 Step toward to a standardised graph interface.
Tue, 02 Mar 2004 15:45:27 +0000 next() -> getNext()
Fri, 06 Feb 2004 11:45:47 +0000 .
Wed, 04 Feb 2004 16:02:48 +0000 {}'s has been inserted after the function declarations. (For Misi's sake.)
Wed, 04 Feb 2004 14:36:46 +0000 ValueType/KeyType is NodeMap/EdgeMap
Wed, 04 Feb 2004 12:34:15 +0000 To make clear, clean() became clear().
Wed, 04 Feb 2004 11:55:27 +0000 Some correction proposed by Marci.
Tue, 03 Feb 2004 13:41:46 +0000 aNode(), bNode(), head() and tail() added
Tue, 03 Feb 2004 13:29:49 +0000 .
Tue, 03 Feb 2004 12:42:54 +0000 .
Tue, 03 Feb 2004 12:41:29 +0000 An empty Graph class.