OP_signature {ROI}R Documentation

Optimization Problem Signature

Description

Takes an object of class "OP" (optimization problem) and returns the signature of the optimization problem.

Usage

OP_signature(x)

Arguments

x

an object of class "OP"

Value

A data.frame giving the signature of the the optimization problem.


[Package ROI version 1.0-1 Index]