## Namespace for RXMCDA

## Generics and functions defined in this package
export(
  "additiveValueFunctionElicitation",
  "ElectreTRIBM",
  "ElectreTRIBMInference",
  "ElectreTRIBMIdentifyIncompatibleAssignments",
  "UTA",
  "UTASTAR",
  "weightedSum",
  
  "applyPiecewiseLinearValueFunctionsOnPerformanceTable",
  
  "plotPiecewiseLinearValueFunctions",
  "plotElectreTRISortingProblem"
  
)

