2005-02-21 Alpar Juttner * Version 0.3 released * List of new features and changes * Redesigned Graph infrastructures + Standardized LEMON exceptions + Undirected Graph + Standard graph file format, input and output classes for it. * head() -> target(), tail() -> source() * Some standard namings have changes: ValueType -> Value, KeyType -> Key, ReferenceType ->Reference, PointerType -> Pointer + GraphToEps: A simple graph drawer * Better documentation 2004-09-30 Alpar Juttner * Version 0.2 released