ROI.format.cbf: Conic Benchmark Format (CBF) Plugin for the R Optimization
Infrastructure
Provides read and write support for the Conic Benchmark Format
(CBF, version 4) within the R Optimization Infrastructure ('ROI').
Supported cone types include the positive orthant, second-order (SOC),
rotated second-order (bridged automatically to standard SOC), exponential
(primal and dual), power (primal and dual), and semidefinite
(symmetric-vectorised) cones, as well as their mixed-integer variants.
The reader translates a .cbf file into an ROI 'OP' object, handling
coordinate-convention differences between CBF and ROI transparently;
the writer serialises an ROI 'OP' object back to CBF plain-text.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ROI.format.cbf
to link to this page.