optObj_glpkAPI-class: Class '"optObj_glpkAPI"'

optObj_glpkAPI-classR Documentation

Class "optObj_glpkAPI"

Description

Structure of the class "optObj_glpkAPI".

Objects from the Class

Objects can be created by calls of the constructor function optObj:

test <- optObj(solver = "glpkAPI").

Slots

oobj:

Object of class "pointerToProb" containing a pointer to a glpkAPI problem object.

solver:

Object of class "character" containing the name of the solver software (see SYBIL_SETTINGS for suitable values).

method:

Object of class "character" containing the method (algorithm) used by the solver software (see SYBIL_SETTINGS for suitable values).

probType:

Object of class "character" giving the problem type (see optObj for suitable values).

Extends

Class "optObj", directly.

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

See Also

Superclass optObj and constructor function optObj

Examples

  showClass("optObj_glpkAPI")

SysBioChalmers/sybil documentation built on Aug. 24, 2023, 1:08 p.m.