Package: mcMST
Title: A Toolbox for the Multi-Criteria Minimum Spanning Tree Problem
Description: Algorithms to approximate the Pareto-front of multi-criteria minimum spanning tree problems. Additionally, a modular toolbox for the generation of multi-objective benchmark graph problems is included.
Version: 1.0.1
Encoding: UTF-8
Date: 2017-09-13
Authors@R: c(person("Jakob", "Bossek", email = "j.bossek@gmail.com", role =
    c("aut", "cre")))
Maintainer: Jakob Bossek <j.bossek@gmail.com>
License: BSD_2_clause + file LICENSE
URL: https://github.com/jakobbossek/mcMST
BugReports: https://github.com/jakobbossek/mcMST/issues
Depends: BBmisc (>= 1.6), ecr (>= 2.1.0)
Imports: checkmate (>= 1.1), parallelMap (>= 1.3), reshape2 (>= 1.4.1),
        gtools, vegan, ggplot2 (>= 1.0.0), lhs
Suggests: testthat (>= 0.9.1), knitr, rmarkdown, gridExtra
ByteCompile: yes
LazyData: yes
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-09-18 09:37:00 UTC; jboss
Author: Jakob Bossek [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-18 09:46:57 UTC
