Skip to content

This package automates the generation of .dat files for 'AMPL' software from spatial data, streamlining optimization workflows. Supports different spatial data formats and problem types. Published methods by Fourer et al. (doi:10.1287/mnsc.36.5.519). License: GPL (>= 3).

License

Sustainscapes/TroublemakeR

Repository files navigation

TroublemakeR

R-CMD-check

The goal of TroublemakeR is to generate an r package which will help generate spatially explicit problems from spatial data to AMPL optimization software

Installation

You can install the development version of TroublemakeR from GitHub with:

# install.packages("devtools")
devtools::install_github("Sustainscapes/TroublemakeR")

Example

This is a basic example which shows you how to solve a common problem:

library(TroublemakeR)
## basic example code

About

This package automates the generation of .dat files for 'AMPL' software from spatial data, streamlining optimization workflows. Supports different spatial data formats and problem types. Published methods by Fourer et al. (doi:10.1287/mnsc.36.5.519). License: GPL (>= 3).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published