readModelFile: Convert model files to ROI-compatible model objects

Description Usage Arguments Value

Description

Read and parse a CPLEX model file (including quadratic objectives).

Usage

1
readModelFile(filePath, type = "CPLEX_LP")

Arguments

filePath

The path to the model file

type

File type. Defaults to "CPLEX_LP"

Value

An ROI-compatible model object


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