Changes for version 0.12 - 2005-11-30
- added a #define packWARN for older perls that don't have it yet.
 
Documentation
A commandline graph layout tool    
  Modules
A module for laying out graphs    
  
Base class for graph layout aesthetic forces    
  
Nodes try to move away from the center of gravity    
  
Try to make edges uncross    
  
Try to make edges uncross, stronger version    
  
Connected nodes attract    
  
Try to put nodes at the same level equally far from the left    
  
Nodes and edges repel each other    
  
Nodes repel each other    
  
Try to place parents to the left of their children    
  
Write aesthetic forces using perl    
  
Include files that were used to build Graph::Layout::Aesthetic    
  
Display progress of a graph layout using gnuplot    
  
Graph topology for use by Graph::Layout::Aesthetic    
  Examples
- ex/ell.in
 - ex/heywood.in
 - ex/t00.desc
 - ex/t00.in
 - ex/t01.desc
 - ex/t01.in
 - ex/t02.desc
 - ex/t02.in
 - ex/t03.desc
 - ex/t03.in
 - ex/t04.desc
 - ex/t04.in
 - ex/t05.desc
 - ex/t05.in
 - ex/t06.desc
 - ex/t06.in
 - ex/t07.desc
 - ex/t07.in
 - ex/t08.desc
 - ex/t08.in
 - ex/t09.desc
 - ex/t09.in
 - ex/t10.desc
 - ex/t10.in
 - ex/t11.desc
 - ex/t11.in
 - ex/t12.desc
 - ex/t12.in
 - ex/t13.desc
 - ex/t13.in