<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		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.
	</longdescription>
</pkgmetadata>
