parseQ: Parse a quadratic equation into a matrix of coefficients

Description Usage Arguments Value

Description

Take a glpk model object a Q equation and return a long-form DF of variable/coef pairs

Usage

1
parseQ(model, q)

Arguments

model

An Rglpk model object

q

A string containting the quadratic portion of a CPLEX constraint

Value

A long matrix of variable pairs and their coefficients


alteryx/AlteryxPrescriptive documentation built on May 12, 2019, 1:37 a.m.