equal
  deleted
  inserted
  replaced
  
    
    
     7 C++. It provides a set of easy-to-use implementation of common data  | 
     7 C++. It provides a set of easy-to-use implementation of common data  | 
     8 structures and algorithms in the area of optimization and helps  | 
     8 structures and algorithms in the area of optimization and helps  | 
     9 implementing new ones. It is an especially suitable tool to solve the  | 
     9 implementing new ones. It is an especially suitable tool to solve the  | 
    10 design and optimization problems of telecommunications networks. To  | 
    10 design and optimization problems of telecommunications networks. To  | 
    11 achieve wide usability, a fundamental design requirement is the  | 
    11 achieve wide usability, a fundamental design requirement is the  | 
    12 genericity of interface of data structures and algorithms. Lemon is  | 
    12 genericity of interface of data structures and algorithms. LEMON is an  | 
    13 intended to become an open source library in order to involve people  | 
    13 open source library end invites people all around the world in its  | 
    14 all around the world in its development.  | 
    14 development.  | 
    15   | 
    15   | 
    16 --------  | 
    16 --------  | 
    17 Contents  | 
    17 Contents  | 
    18 --------  | 
    18 --------  | 
    19   | 
    19   | 
    29   | 
    29   | 
    30   Source code of LEMON itself.  | 
    30   Source code of LEMON itself.  | 
    31   | 
    31   | 
    32 doc/  | 
    32 doc/  | 
    33   | 
    33   | 
    34   Documentation of LEMON. The staring page is doc/html/index/html.  | 
    34   Documentation of LEMON. The starting page is doc/html/index/html.  | 
    35   The documentation will be installed into the directory  | 
    35   The documentation installs into the directory  | 
    36   | 
    36   | 
    37     /usr/local/share/doc/lemon/html  | 
    37     /usr/local/share/doc/lemon/html  | 
    38   | 
    38   | 
    39   or -- if you use different prefix -- into  | 
    39   or -- if you use different prefix -- into  | 
    40   | 
    40   |