optimize: Optimize Linear Programming Problem

Description Usage Arguments

Description

Given a set of extreme points and the coefficients of an objective function

Usage

1
2
3
minimize(z, ep)

maximize(z, ep)

Arguments

z

The coefficients of the objective function, including zeros from slack variables if applicable.

ep

A set of extreme points (the output of find.ep()).


wrathematics/lptools documentation built on May 4, 2019, 10:52 a.m.