run.quadmod: run quadmod

Description Usage Arguments Author(s)

Description

Main function of the package. Should allow definition of the objective and constraints with a modeling language, then analyze and eliminate constraints and variables, then run solve.QP.

Usage

1
run.quadmod(vars, objective, constraints)

Arguments

vars

List of variables.

objective

Some description of the objective function.

constraints

List of constraints.

Author(s)

Toby Dylan Hocking


quadmod documentation built on May 2, 2019, 4:39 p.m.