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


cafreeman/readQP documentation built on May 13, 2019, 10:59 a.m.