COPYING
author alpar
Fri, 23 Jul 2004 17:13:23 +0000
changeset 737 2d867176d10e
child 760 49d4fe04fbc0
permissions -rw-r--r--
Several changes in Kruskal alg.
- Input object interface was changed to an STL compatible one.
- template parameters of class KruskalPairVec has been simplified.
- (the most of) the names meet the naming conventions.
- a lot of (but still not enough) documentation has been added.
- class KruskalMapVec has been commented out.
     1 
     2 HUGOlib project was started by a team of university students from ELTE and
     3 BME supported by ETIK. This core team coordinates the development but many
     4 others have contributed since. See the AUTHORS file for details.
     5 
     6 You are free to use, modify and distribute HUGOlib under the terms
     7 described in the LICENSE file.
     8 
     9 HUGOlib as a whole is copyrighted by the HUGO team. Individual copyright
    10 notices can be found in the file headers. Furthermore, HUGOlib includes code
    11 from several external sources:
    12 
    13 Name:      Boost
    14 Version:   1.31.0
    15 Homepage:  http://www.boost.org/
    16 Files:     none
    17 License:   Boost Software License - Version 1.0