Package: ROI.format.cbf 0.1-0
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.
Authors:
ROI.format.cbf_0.1-0.tar.gz
ROI.format.cbf_0.1-0.zip(r-4.7)ROI.format.cbf_0.1-0.zip(r-4.6)ROI.format.cbf_0.1-0.zip(r-4.5)
ROI.format.cbf_0.1-0.tgz(r-4.6-any)ROI.format.cbf_0.1-0.tgz(r-4.5-any)
ROI.format.cbf_0.1-0.tar.gz(r-4.7-any)ROI.format.cbf_0.1-0.tar.gz(r-4.6-any)
ROI.format.cbf_0.1-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ROI.format.cbf/json (API)
NEWS
| # Install 'ROI.format.cbf' in R: |
| install.packages('ROI.format.cbf', repos = c('https://ben-schwen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/roigrp/tools
Last updated from:6c5985e282. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 116 | ||
| macos-release-arm64 | OK | 95 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 83 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Download a Single CBLIB Instance | cblib_download |
| Download All CBLIB Instances | cblib_download_all |
| Read a CBF File into an ROI OP Object | read_cbf |
| Write an ROI OP Object to a CBF File | write_cbf |
