COIN-OR::LEMON - Graph Library

Changeset 682:1ea8162ce638 in lemon-0.x for src/work/johanna


Ignore:
Timestamp:
06/14/04 11:47:54 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@930
Message:

doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/johanna/kruskal.h

    r394 r682  
    66#include <unionfind.h>
    77#include <for_each_macros.h>
     8
     9///\file
     10///\brief Kruskal's algorithm to compute a minimum cost tree
    811
    912namespace hugo {
Note: See TracChangeset for help on using the changeset viewer.