# Generated by roxygen2: do not edit by hand

S3method(print,highs_control)
export(highs_available_solver_options)
export(highs_control)
export(highs_model)
export(highs_solve)
export(highs_solver)
import(checkmate)
importFrom(Rcpp,evalCpp)
importFrom(stats,setNames)
importFrom(utils,capture.output)
importFrom(utils,modifyList)
importFrom(utils,str)
importFrom(utils,tail)
useDynLib(highs, .registration=TRUE)
