Skip to content

Julia wrapper for Scenred2 scenario trees construction and reduction tool

Notifications You must be signed in to change notification settings

trigaut/Scenred2.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia wrapper for SCENRED2

Scenred2.jl provides a julia interface to use GAMS's SCENRED2 scenario trees construction and reduction tool. SCENRED2 is developed by Dr. Holger Heitsch, this wrapper is unofficial. This package is available free of charge and in no way replaces or alters any functionality of GAMS's SCENRED2 product.

Setting up SCENRED2 on Linux

  • scenred2 executable is available with GAMS
  • You must add scenred2 in your PATH (or create a symbolic link in a bin directory)

Install

julia> Pkg.clone("https://github.com/trigaut/Scenred2.jl.git")
julia> Pkg.build("Scenred2")

Construction and reduction parameters

A list of supported construction and reduction parameters is available in SCENRED2 documentation.

Tutorial

Take a look at the notebook in the examples folder for a quick tutorial.

About

Julia wrapper for Scenred2 scenario trees construction and reduction tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages