# Generated by roxygen2: do not edit by hand

S3method(print,Data)
S3method(print,OptimizationProblem)
S3method(print,Portfolio)
S3method(print,Solution)
S3method(show,Data)
S3method(show,OptimizationProblem)
S3method(show,Portfolio)
S3method(show,Solution)
export("%>%")
export()
export(Data)
export(OptimizationProblem)
export(Portfolio)
export(Solution)
export(evalBlm)
export(evalBudget)
export(evalTarget)
export(getActions)
export(getConnectivityPenalty)
export(getCost)
export(getModelInfo)
export(getPerformance)
export(getPotentialBenefit)
export(getSolutionBenefit)
export(inputData)
export(prioriactions)
export(problem)
export(solve)
import(Matrix)
import(Rcpp)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
useDynLib(prioriactions, .registration = TRUE)
