Package: ROI.models.miplib
Version: 1.0-0
Title: 'ROI' Access to 'MIPLIB' 2010 Benchmark Instances
Authors@R: c( person("Florian", "Schwendinger", 
                     role = c("aut", "cre"), 
                     email = "FlorianSchwendinger@gmx.at"),
              person("Stefan", "Theussl", role = "aut") )
Description: The mixed integer programming library 'MIPLIB' (see <http://miplib.zib.de/>) 
	is commonly used to compare the performance of mixed integer optimization solvers.
	This package provides functions to access 'MIPLIB' from the 
	'R' Optimization Infrastructure ('ROI'). More information about 'MIPLIB'
	can be found in the paper by Koch et al. available at
	<http://mpc.zib.de/index.php/MPC/article/viewFile/56/28>.
	The 'README.md' file illustrates how to use this package.
Depends: R (>= 2.10)
Imports: R.utils, Rglpk, ROI (>= 0.3-0)
License: GPL-3
URL: http://R-Forge.R-project.org/projects/roi
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-08-29 19:19:10 UTC; f
Author: Florian Schwendinger [aut, cre],
  Stefan Theussl [aut]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2020-08-29 19:30:03 UTC
Built: R 4.1.0; ; 2021-05-26 23:40:08 UTC; unix
