# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ROI.format.cbf" in publications use:' type: software license: GPL-3.0-only title: 'ROI.format.cbf: Conic Benchmark Format (CBF) Plugin for the R Optimization Infrastructure' version: 0.1-0 doi: 10.32614/CRAN.package.ROI.format.cbf abstract: 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. authors: - family-names: Schwendinger given-names: Benjamin email: benjaminschwe@gmail.com repository: https://ben-schwen.r-universe.dev repository-code: https://gitlab.com/roigrp/tools/roi.format.cbf commit: 6c5985e282b4a1a668ff5c90b828b050506835f4 url: https://gitlab.com/roigrp/tools/roi.format.cbf date-released: '2026-03-19' contact: - family-names: Schwendinger given-names: Benjamin email: benjaminschwe@gmail.com