construct_dual_feasible_tableau: construct_dual_feasible_tableau

Description Usage Arguments Value

View source: R/dual_simplex_algorithm.R

Description

construct_dual_feasible_tableau

Usage

1

Arguments

A

matrix, coefficient matrix of the LP

b

vector, RHS

c

vector, coefficients of the objective function

sense

scalar, max = 1, min = -1 (default = 1)

Value

matrix, initial (dual feasible) simplex tableau


dirkdegel/simplexR documentation built on Feb. 22, 2020, 11:25 a.m.