# Generated by roxygen2: do not edit by hand

export(checkOptionsValidity)
export(defaultCbcSolveCarnivalOptions)
export(defaultCplexCarnivalOptions)
export(defaultCplexSpecificOptions)
export(defaultLpSolveCarnivalOptions)
export(generateLpFileCarnival)
export(getOptionsList)
export(getSupportedSolvers)
export(isInputValidCarnival)
export(runCARNIVAL)
export(runFromLpCarnival)
export(runInverseCarnival)
export(runVanillaCarnival)
export(setCarnivalOptions)
export(suggestedCbcSpecificOptions)
export(suggestedCplexSpecificOptions)
import(igraph)
import(lpSolve)
import(readr)
import(rmarkdown)
importFrom(dplyr,across)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(readr,read_lines)
importFrom(rjson,fromJSON)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_longer)
