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.
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.
6 You are free to use, modify and distribute HUGOlib under the terms
7 described in the LICENSE file.
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:
15 Homepage: http://www.boost.org/
17 License: Boost Software License - Version 1.0