ampl_env: AMPL Environment

Description Usage Arguments Details

View source: R/amplpy.R

Description

Creates a new AMPL model

Usage

1
ampl_env(ampl_path = "/Applications/ampl")

Arguments

ampl_path

Character Path to AMPL executable

Details

As this function instantiates a new background AMPL process, if you only require one model environment at a time, use reset to clear the current process instead.


ruaridhw/r-AMPL documentation built on May 4, 2019, 10:55 a.m.