getSubLP: Method for retrieving solutions of sub-problems

Description Usage Arguments Value Author(s) See Also Examples

Description

Additional arguments to the getSubLP-method pertinent to the defined S4-classes in this package are detailed below.

Usage

1
2
## S4 method for signature 'CDEPS'
getSubLP(object)  

Arguments

object

CDEPS: An object of class "CDEPS", ordinarily returned by a call to solveDEP().

Value

A list object with elements of class "CDEPS".

Author(s)

Bernhard Pfaff

See Also

DEP, solveDEP, CDEPD, CDEPS

Examples

1
2
3
4
5
## Not run: 
example(solveDEP)
getSubLP(TsLpSol)

## End(Not run)

TSSP documentation built on May 2, 2019, 4:56 p.m.

Related to getSubLP in TSSP...