Learn R Programming

nlopt (version 0.1.1)

get_minlplib_problem: Gets problem from MINLPLib

Description

Function that gets the corresponding problem from MINLPLib library

Usage

get_minlplib_problem(name)

Value

TRUE if there is no error getting the problem and FALSE otherwise

Arguments

name

name of the problem

Examples

Run this code
get_minlplib_problem(name = "alkyl")

Run the code above in your browser using DataLab