Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.
     4 Maintainer: LEMON Development Team <etik-ol@cs.elte.hu>
 
     5 Build-Depends: debhelper (>= 4.0.0)
 
     6 Standards-Version: 3.6.1
 
    10 Depends: ${shlibs:Depends}, ${misc:Depends}, glpk
 
    11 Description: A C++ template library aimed at combinatorial optimization tasks.
 
    12  LEMON stands for Library of Efficient Models and
 
    13  Optimization in Networks. It is a C++ template
 
    14  library aimed at combinatorial optimization tasks,
 
    15  especially those working with graphs and networks.