getDep: Method for retrieving DEP with potential cuts in master...

Description Usage Arguments Value Author(s) See Also Examples

Description

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

Usage

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

Arguments

object

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

Value

An object of class "CDEPD".

Author(s)

Bernhard Pfaff

See Also

DEP, solveDEP, CDEPD, CDEPS

Examples

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

## End(Not run)

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

Related to getDep in TSSP...