index_cb_calc: Calculate index of cb coefficients

Description Usage Arguments Details Value

View source: R/index_cb_function.R

Description

Returns the index for the basis coefficients inside a Simplex problem

Usage

1
index_cb_calc(lp, matriz_restr_start)

Arguments

lp

An object of class lpExtPtr from the lpSolveAPI package

matriz_restr_start

The initial restriction matriz from the Simplex problem

Details

This function identifies all those coefficients which are a part of the initial basis from the specified linear problem

Value

A numeric vector for indexing purposes


Vatticson/simplexTableMTE documentation built on July 22, 2020, 4:36 a.m.