milp_plot: Plot a mixed-integer linear program

Description Usage Arguments Value

Description

Plot a mixed-integer linear program

Usage

1
milp_plot(A, b, cv)

Arguments

A

the constraint matrix or something that can be coerced to a matrix (e.g. a sparse matrix).

b

the right-hand side vector b.

cv

the objective vector c.

Value

a ggplot2 object


dirkschumacher/optplot documentation built on May 5, 2019, 12:30 p.m.