set_option: Set Option

Description Usage Arguments

View source: R/ampl.R

Description

Set an AMPL option to a specified value.

Usage

1
set_option(ampl, name, value)

Arguments

ampl

amplpy.ampl.AMPL object

name

Character Name of the option to be set (alphanumeric without spaces)

value

Character The value the option must be set to.


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