Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ROI_registered_writer

Write Optimization Problems


Description

Write an optimization problem to file.

Usage

ROI_registered_writer(signature = NULL)

Arguments

signature

an optimization problem of class "OP".

See Also

Examples

ROI_registered_writer()
op <- OP(1:2)
ROI_registered_writer(OP_signature(op))

ROI

R Optimization Infrastructure

v1.0-0
GPL-3
Authors
Kurt Hornik [aut], David Meyer [aut], Florian Schwendinger [aut], Stefan Theussl [aut, cre], Diethelm Wuertz [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.