Learn R Programming

sybil (version 1.1.2)

optsol-class: Class optsol

Description

The class optsol provides data structures to store and access the results of optimizations. This class is extended by other classes and will not be useed as is. The representation of class optsol is used as superclass.

Arguments

encoding

utf8

Objects from the Class

A virtual Class: No objects may be created from it.

See Also

checkOptSol, optsol_optimizeProb optsol_fluxdel, optsol_genedel, optsol_blockedReact, optsol_robAna and optsol_fluxVar

Examples

Run this code
showClass("optsol")

Run the code above in your browser using DataLab