Package: scenario
Type: Package
Title: Construct Reduced Trees with Predefined Nodal Structures
Version: 1.0
Date: 2016-02-15
Authors@R: c(
    person("Sean", "Turner", , "swd.turner@gmail.com", c("aut", "cre")),
    person("Stefano", "Galelli", , "stefano_galelli@sutd.edu.sg", "aut")
    )
URL: https://github.com/swd-turner/scenario
Description: Uses the neural gas algorithm to construct
    a scenario tree for use in multi-stage stochastic programming.
    The primary input is a set of initial scenarios or realizations
    of a disturbance. The scenario tree nodal structure must be
    predefined using a scenario tree nodal partition matrix.
License: GPL (>= 2)
LazyData: yes
Imports: graphics
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-02-17 08:44:51 UTC; sean_turner
Author: Sean Turner [aut, cre],
  Stefano Galelli [aut]
Maintainer: Sean Turner <swd.turner@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-17 10:52:20
