# HG changeset patch # User alpar # Date 1125070366 0 # Node ID 4a7b392e4fb08b50277b72af1544a2e57d96e0f3 # Parent 0917756ba53370e7284504ea9e0b18a991731343 Toward Version 0.4... diff -r 0917756ba533 -r 4a7b392e4fb0 ChangeLog --- a/ChangeLog Fri Aug 26 15:30:01 2005 +0000 +++ b/ChangeLog Fri Aug 26 15:32:46 2005 +0000 @@ -10,7 +10,7 @@ * BoundinBox<> * operator+=() -> add() + clear() - + More graph I/O functionalities + + More and better graph I/O functionalities + High level uniform LP solver interface to CPLEX and GLKP * graphToEps() + Automatic node size and edge width scaling @@ -32,7 +32,8 @@ + InDegMap, OutDegMap + XMap, YMap + Default graph maps are iterable - + A basic graph editor (gui) + + glemon: a graph editor + + Some new demo codes added, the old ones got polished. * Better documentation