ChangeLog
author deba
Wed, 15 Dec 2004 19:56:55 +0000
changeset 1037 3eaff8d04171
parent 928 71dc900ee30f
child 1162 2f51fccbc261
permissions -rw-r--r--
graph_io under construction
This is a working version, but needs more improvments.

todo:
documention + fix the file format
improve the exception system

add some possible asserts

tutorials
     1 	* ValueType -> Value, KeyType -> Key, ReferenceType ->Reference,
     2 	  PointerType -> Pointer
     3 	* target() -> target(), source() -> source()
     4 	* Graph factory
     5 	* Right include paths in documentation
     6 	
     7 2004-09-30  Alpar Juttner  <alpar@cs.elte.hu>
     8 
     9 	* Version 0.2 released
    10