optionsCplexAPISingle: Function to parse a single set of options for CPLEX

Description Usage Arguments Value

View source: R/lp.R

Description

This function constructs a string to be parsed when solver is set to cplexapi.

Usage

1

Arguments

name

string, name of the cplexapi function to call to implement the option.

vector

a named vector, contains the argument names and values of the options. The env argument in the cplexapi documentation should always be omitted.

Value

string, the command to be evaluated to implement a single option.


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.