optrees: Optimal Trees in Weighted Graphs

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.

Version: 1.0
Depends: R (≥ 2.7.0), igraph (≥ 0.7.1)
Published: 2014-09-02
Author: Manuel Fontenla [aut, cre]
Maintainer: Manuel Fontenla <manu.fontenla at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: optrees results

Documentation:

Reference manual: optrees.pdf

Downloads:

Package source: optrees_1.0.tar.gz
Windows binaries: r-devel: optrees_1.0.zip, r-release: optrees_1.0.zip, r-oldrel: optrees_1.0.zip
macOS binaries: r-release (arm64): optrees_1.0.tgz, r-oldrel (arm64): optrees_1.0.tgz, r-release (x86_64): optrees_1.0.tgz, r-oldrel (x86_64): optrees_1.0.tgz

Reverse dependencies:

Reverse depends: cooptrees

Linking:

Please use the canonical form https://CRAN.R-project.org/package=optrees to link to this page.