COIN-OR::LEMON - Graph Library

source: lemon-0.x/ChangeLog @ 1170:fb0159aa582d

lemon-0.3
Last change on this file since 1170:fb0159aa582d was 1162:2f51fccbc261, checked in by Alpar Juttner, 19 years ago

New features in v0.3

File size: 600 bytes
Line 
12005-02-21  Alpar Juttner  <alpar@cs.elte.hu>
2
3        * Version 0.3 released
4        * List of new features and changes     
5          * Redesigned Graph infrastructures
6          + Standardized LEMON exceptions
7          + Undirected Graph
8          + Standard graph file format, input and output classes for it.
9          * head() -> target(), tail() -> source()
10          * Some standard namings have changes:
11            ValueType -> Value,
12            KeyType -> Key,
13            ReferenceType ->Reference,
14            PointerType -> Pointer
15          + GraphToEps: A simple graph drawer
16          * Better documentation
17       
182004-09-30  Alpar Juttner  <alpar@cs.elte.hu>
19
20        * Version 0.2 released
21
Note: See TracBrowser for help on using the repository browser.