Package: optrees
Type: Package
Title: Optimal Trees in Weighted Graphs
Version: 1.0
Date: 2014-09-01
Authors@R: c(person("Manuel", "Fontenla", role = c("aut", "cre"),
    email = "manu.fontenla@gmail.com"))
Author: Manuel Fontenla [aut, cre]
Maintainer: Manuel Fontenla <manu.fontenla@gmail.com>
Depends: R (>= 2.7.0), igraph (>= 0.7.1)
Description: Finds optimal trees in weighted graphs. In
    particular, this package provides solving tools for minimum cost spanning
    tree problems, minimum cost arborescence problems, shortest path tree
    problems and minimum cut tree problem.
License: GPL-3
Packaged: 2014-09-01 23:16:39 UTC; Manuel
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-02 06:14:11
Built: R 4.0.2; ; 2020-07-16 06:02:48 UTC; unix
