Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 55 found.
[1] < 1 2 3 4 5 6 > [6]  Sort:

dim.lpExtPtr (Package: lpSolveAPI) : Dimension of an Object

Retrieve the dimension (number of rows and columns) from an lpSolve linear program model object.
● Data Source: CranContrib
● Keywords: programming
● Alias: dim.lpExtPtr, dim<-.lpExtPtr
● 0 images

set.basis (Package: lpSolveAPI) : Set Basis

Set the initial basis in an lpSolve linear program model object.
● Data Source: CranContrib
● Keywords: programming
● Alias: set.basis
● 0 images

set.constr.value (Package: lpSolveAPI) : Set Constraint Value

Set constraint values in an lpSolve linear program model object.
● Data Source: CranContrib
● Keywords: programming
● Alias: set.constr.value
● 0 images

select.solution (Package: lpSolveAPI) : Select Solution

Select which solution is returned by the lpSolve accessor methods.
● Data Source: CranContrib
● Keywords: programming
● Alias: select.solution
● 0 images

delete.column (Package: lpSolveAPI) : Delete Column

Delete a column from an lpSolve linear program model object.
● Data Source: CranContrib
● Keywords: programming
● Alias: delete.column
● 0 images

set.objfn (Package: lpSolveAPI) : Set Objective Function

Set the objective function in an lpSolve linear program model object.
● Data Source: CranContrib
● Keywords: programming
● Alias: set.objfn
● 0 images

get.objective (Package: lpSolveAPI) : Get Objective

Retrieve the value of the objective function from a successfully solved lpSolve linear program model object.
● Data Source: CranContrib
● Keywords: programming
● Alias: get.objective
● 0 images

lp.control.options (Package: lpSolveAPI) : Solver Control Options

A description of the various control options that can be set in an lpSolve linear program model object using the lp.control function.
● Data Source: CranContrib
● Keywords: programming
● Alias: lp.control.options
● 0 images

get.variables (Package: lpSolveAPI) : Get Variables

Retrieve the values of the decision variables from a successfully solved lpSolve linear program model object.
● Data Source: CranContrib
● Keywords: programming
● Alias: get.variables
● 0 images

get.mat (Package: lpSolveAPI) : Get Matrix Element

Retrieve a single element from the matrix of constraints.
● Data Source: CranContrib
● Keywords: programming
● Alias: get.mat
● 0 images