# Generated by roxygen2: do not edit by hand

export(AHP)
export(ELECTRE3)
export(ELECTREIIIDistillation)
export(LPDMRSort)
export(LPDMRSortIdentifyIncompatibleAssignments)
export(LPDMRSortIdentifyUsedDictatorProfiles)
export(LPDMRSortIdentifyUsedVetoProfiles)
export(LPDMRSortInferenceApprox)
export(LPDMRSortInferenceExact)
export(MARE)
export(MRSort)
export(MRSortIdentifyIncompatibleAssignments)
export(MRSortIdentifyUsedVetoProfiles)
export(MRSortInferenceApprox)
export(MRSortInferenceExact)
export(MRSortInterval)
export(PROMETHEEI)
export(PROMETHEEII)
export(PROMETHEEOutrankingFlows)
export(PROMETHEEPreferenceIndices)
export(SRMP)
export(SRMPInference)
export(SRMPInferenceApprox)
export(SRMPInferenceApproxFixedLexicographicOrder)
export(SRMPInferenceApproxFixedProfilesNumber)
export(SRMPInferenceFixedLexicographicOrder)
export(SRMPInferenceFixedProfilesNumber)
export(SRMPInferenceNoInconsist)
export(SRMPInferenceNoInconsistFixedLexicographicOrder)
export(SRMPInferenceNoInconsistFixedProfilesNumber)
export(SURE)
export(TOPSIS)
export(UTA)
export(UTADIS)
export(UTASTAR)
export(VIKOR)
export(additiveValueFunctionElicitation)
export(applyPiecewiseLinearValueFunctionsOnPerformanceTable)
export(assignAlternativesToCategoriesByThresholds)
export(normalizePerformanceTable)
export(pairwiseConsistencyMeasures)
export(plotAlternativesValuesPreorder)
export(plotMARE)
export(plotMRSortSortingProblem)
export(plotPiecewiseLinearValueFunctions)
export(plotRadarPerformanceTable)
export(plotSURE)
export(weightedSum)
import(RColorBrewer)
import(combinat)
import(ggplot2)
import(glpkAPI)
import(plyr)
import(triangle)
importFrom(Rglpk,Rglpk_solve_LP)
importFrom(grDevices,palette)
importFrom(grDevices,rainbow)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,cor)
importFrom(stats,runif)
importFrom(utils,stack)
