Quintiq file version 2.0
|
#parent: #root
|
InfoMessages id:#InfoMessages #extension
|
{
|
InfoMessage Algorithm_MP_InfoCO2Emission (
|
constcontent String value
|
)
|
{
|
DefaultText: 'CO2 emission: @value@'
|
}
|
InfoMessage Algorithm_MP_NoOptimizerPuzzleAvailableError
|
{
|
DefaultText: 'Error, no optimizer puzzle has been supplied when calling the optimizer'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_IsNullOptimizerPuzzle
|
{
|
DefaultText: 'Please select a puzzle.'
|
}
|
InfoMessage MP_OptimizerInfeasible (
|
const AlgorithmRunLevel level
|
)
|
{
|
DefaultText: 'The optimizer was unable to find a solution that satisfies all hard constraints on the first level within @level.TimeLimit()@ secs.'
|
}
|
InfoMessage MP_OptimizerInfeasibleWithResult (
|
const AlgorithmRunLevel level
|
)
|
{
|
DefaultText:
|
[*
|
The optimizer was unable to find a solution that satisfies all hard constraints on level @level.Level() + 1@ within @level.TimeLimit()@ secs.
|
The plan is updated with the feasible solution of level @level.Level()@.
|
*]
|
}
|
InfoMessage MP_OptimizerFeasibleWithNumericalWarnings (
|
const AlgorithmRunLevel level
|
)
|
{
|
DefaultText:
|
[*
|
The optimizer was unable to find an exact solution at level @level.Level()@ that satisfies all hard constraints within @level.TimeLimit()@.
|
The plan is updated with the solution with numerical warnings.
|
*]
|
}
|
InfoMessage Algorithm_MP_CanEvaluateInventoryOptimization_InvalidSalesDemand
|
{
|
DefaultText: 'The evaluation of the Inventory optimization cannot be ran when there is a sales demand with multiple sales demand in periods'
|
}
|
InfoMessage Algorithm_MP_FileExtensionSav
|
{
|
DefaultText: 'sav'
|
}
|
InfoMessage Algorithm_MP_InfoBlending (
|
const String value
|
)
|
{
|
DefaultText: 'Blending: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoCampaign (
|
const String value
|
)
|
{
|
DefaultText: 'Campaign: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoCurrentLevel (
|
const String value
|
)
|
{
|
DefaultText: '---- CurrentLevel: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoFeasibleCapacityPlanning (
|
const String actualTime,
|
const String goalvalue
|
)
|
{
|
DefaultText: 'Feasible capacity planning @actualTime@ @goalvalue@'
|
}
|
InfoMessage Algorithm_MP_InfoFulfillment (
|
const String value
|
)
|
{
|
DefaultText: 'Fulfillment: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoFulfillmentTarget (
|
const String value
|
)
|
{
|
DefaultText: 'Fulfillment target: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoGoalScalingFactorForLevel (
|
const String value
|
)
|
{
|
DefaultText: 'Goal scaling factor for level @value@'
|
}
|
InfoMessage Algorithm_MP_InfoGoalValuesForExecution (
|
const String level
|
)
|
{
|
DefaultText: 'Goal values for execution: @level@'
|
}
|
InfoMessage Algorithm_MP_InfoInventoryMixBalancing (
|
const String value
|
)
|
{
|
DefaultText: 'Inventory mix balancing: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoLotSize (
|
const String value
|
)
|
{
|
DefaultText: 'Lot size: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoMaximumInventoryLevel (
|
const String value
|
)
|
{
|
DefaultText: 'Maximum inventory level: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoMaximumSupply (
|
const String value
|
)
|
{
|
DefaultText: 'Maximum supply: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoMinimumInventoryLevel (
|
const String value
|
)
|
{
|
DefaultText: 'Minimum inventory level: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoMinimumSupply (
|
const String value
|
)
|
{
|
DefaultText: 'Minimum supply: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoMinimumUnitCapacity (
|
const String value
|
)
|
{
|
DefaultText: 'Minimum unit capacity: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoMinimumUnitSecondaryCapacity (
|
const String value
|
)
|
{
|
DefaultText: 'Minimum unit secondary capacity: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoPostponementPenalty (
|
const String value
|
)
|
{
|
DefaultText: 'Postponement penalty: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoProcessMaximumQuantity (
|
const String value
|
)
|
{
|
DefaultText: 'Process maximum quantity: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoProcessMinimumQuantity (
|
const String value
|
)
|
{
|
DefaultText: 'Process minimum quantity: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoReExecuteLevel (
|
const String actualTime,
|
const String currentLevel,
|
const String goalvalue
|
)
|
{
|
DefaultText: 'Re-execute at @actualTime@ for level: @currentLevel@ with goal value of: @goalvalue@'
|
}
|
InfoMessage Algorithm_MP_InfoRelativeGoalSlackForLevel (
|
const String value
|
)
|
{
|
DefaultText: 'Relative goal slack for level @value@'
|
}
|
InfoMessage Algorithm_MP_InfoSalesDemandPriority (
|
const String value
|
)
|
{
|
DefaultText: 'Sales demand priority: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoScalingFactors (
|
const String mass,
|
const String monetary
|
)
|
{
|
DefaultText: 'Scaling factors: Mass: @mass@; Monetary: @monetary@'
|
}
|
InfoMessage Algorithm_MP_InfoServiceLevel (
|
const String value
|
)
|
{
|
DefaultText: '@Translations::MP_GlobalParameters_KPIServiceLevelName()@: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoShiftPatternChangesPenalty (
|
const String value
|
)
|
{
|
DefaultText: 'Shift pattern changes penalty: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoStockingPointCapacity (
|
const String value
|
)
|
{
|
DefaultText: 'Stocking point capacity: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoSupplyTarget (
|
const String value
|
)
|
{
|
DefaultText: 'Supply target: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoTargetInventoryLevel (
|
const String value
|
)
|
{
|
DefaultText: 'Safety stock: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoTotalExpiredQty (
|
const String value
|
)
|
{
|
DefaultText: 'Total expired qty: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoTotalSlack (
|
const String value
|
)
|
{
|
DefaultText: 'Total slack: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoUnitCapacity (
|
const String value
|
)
|
{
|
DefaultText: 'Unit capacity: @value@'
|
}
|
InfoMessage Algorithm_MP_InfoUnitSecondaryCapacity (
|
const String value
|
)
|
{
|
DefaultText: 'Unit secondary capacity: @value@'
|
}
|
InfoMessage Algorithm_MP_NoPeriodsAvailableError
|
{
|
DefaultText: 'Error - there are no periods available for the optimizer. Check unit frozen periods'
|
}
|
InfoMessage Algorithm_MP_ProblemFileName (
|
const String level,
|
const String extension
|
)
|
{
|
DefaultText: 'MPAlgorithmLevel@level@.@extension@'
|
}
|
InfoMessage Algorithm_MP_RunIDWithFilename (
|
const String idWithoutFilename,
|
const String filename
|
)
|
{
|
DefaultText: '@idWithoutFilename@, Problem file name: @filename@'
|
}
|
InfoMessage Algorithm_MP_RunIDWithoutFilename (
|
const String testInstanceId,
|
const String level,
|
const String duration,
|
const String timeLimit,
|
const String optimal,
|
const String rGap,
|
const String aGap,
|
const String goalValue
|
)
|
{
|
DefaultText: 'Previous run info: TestInstance = @testInstanceId@, Level = @level@, Duration = @duration@, Time limit = @timeLimit@, Optimal = @optimal@, RGap = @rGap@, AGap = @aGap@, GoalValue = @goalValue@'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_InvalidMassScalingFactor
|
{
|
DefaultText: 'Mass scaling factor must be greater than 0.'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_InvalidMonetaryScalingFactor
|
{
|
DefaultText: 'Monetary scaling factor must be greater than 0.'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_InvalidNumberOfThreads (
|
Number threadsallowed
|
)
|
{
|
DefaultText: 'Number of threads must be between 1 and @threadsallowed@.'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_InvalidThreadsAllowed
|
{
|
DefaultText: 'Total threads allowed must be at least 1.'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_IsNullOptimizerParameter
|
{
|
DefaultText: 'Please select an optimizer parameter.'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_IsNullStrategy
|
{
|
DefaultText: 'Please select a strategy.'
|
}
|
InfoMessage LibOBT_BenchmarkerParameter_ValidateInput_NegativeAutotunerTolerance
|
{
|
DefaultText: 'The autotuner tolerance must be greater than or equal to 0.'
|
}
|
InfoMessage LibOBT_Benchmarker_CanRunBenchmarking_IsAutoTunerRunning
|
{
|
DefaultText: 'Another run cannot be started until the current auto tuner run is completed.'
|
}
|
InfoMessage LibOBT_Benchmarker_GetWarningMessageForRunTaskDeletion
|
{
|
DefaultText:
|
[*
|
Are you sure you want to delete these run tasks?
|
Some of the runs are not complete, and aborting the transactions must be done separately in Task Manager.
|
*]
|
}
|
InfoMessage LibOBT_Benchmarker_InactiveRunTask
|
{
|
DefaultText: 'This task has been set to inactive and will be skipped during the benchmarking run.'
|
}
|
InfoMessage LibOBT_Benchmarker_IsNotInKT
|
{
|
DefaultText: 'This run instance cannot be found in KT.'
|
}
|
InfoMessage LibOBT_Benchmarker_IsNotWithinExpectedDuration
|
{
|
DefaultText: 'The run duration is not within the expected duration.'
|
}
|
InfoMessage LibOBT_Benchmarker_JobCreateScenarioAndRunBenchmarking_Benchmarking
|
{
|
DefaultText: 'Benchmarking'
|
}
|
InfoMessage LibOBT_Benchmarker_JobCreateScenarioAndRunBenchmarking_Folderdescription (
|
const String type
|
)
|
{
|
DefaultText: 'Scenarios used for @type@'
|
}
|
InfoMessage LibOBT_Benchmarker_JobCreateScenarioAndRunBenchmarking_TestInstances
|
{
|
DefaultText: 'Optimizer Test Instances'
|
}
|
InfoMessage LibOBT_Benchmarker_NoScenariosSelected
|
{
|
DefaultText: 'The benchmarker can only be run from the KT since no scenarios were given as input. You can select one or more scenarios and run the benchmarker from their context menu to be able to change this setting.'
|
}
|
InfoMessage LibOBT_Benchmarker_LevelMismatch (
|
Real weight,
|
Real expectedweight
|
)
|
{
|
DefaultText: 'Weighted KPI value does not match with KT. Expected @expectedweight@ but current result is @weight@.'
|
}
|
InfoMessage LibOBT_Benchmarker_LevelsMismatch
|
{
|
DefaultText: 'Weighted KPI values for this run does not match with KT.'
|
}
|
InfoMessage LibOBT_Benchmarker_RunResultImproved
|
{
|
DefaultText: 'Improved'
|
}
|
InfoMessage LibOBT_Benchmarker_RunResultMatched
|
{
|
DefaultText: 'Matched'
|
}
|
InfoMessage LibOBT_Benchmarker_RunResultWorse
|
{
|
DefaultText: 'Worse'
|
}
|
InfoMessage LibOBT_Benchmarker_RunSummary (
|
String start,
|
String end,
|
Number totaltask,
|
Number passed,
|
Number failed,
|
Number notrun
|
)
|
{
|
DefaultText: 'Started on @start@, Ended on @end@, Total: @totaltask@, Passed: @passed@ , Failed: @failed@, Not run: @notrun@.'
|
}
|
InfoMessage LibOBT_RunTaskSetting_CanEdit
|
{
|
DefaultText: 'Only non-started task can be edited.'
|
}
|
InfoMessage LibOBT_RunTask_ErrorDescription_IsNullScenario
|
{
|
DefaultText: 'Scenario cannot be found.'
|
}
|
InfoMessage LibOBT_RunTask_ErrorDescription_IsNullStrategy
|
{
|
DefaultText: 'Strategy not found'
|
}
|
InfoMessage MP_AlgorithmRun_ValidateInputSelectOptimizer_NoPeriodsAvailable
|
{
|
DefaultText: 'No periods are available for optimization since all the units are frozen for the selected periods'
|
}
|
InfoMessage MP_Algorithm_InventoryEvaluationIsNotRunning
|
{
|
DefaultText: 'There is no inventory evaluation that can be aborted'
|
}
|
InfoMessage MP_Algorithm_MP_ValidateInput_InvalidNonPlanningPeriods
|
{
|
DefaultText: 'Smart plan can only be run on planning periods.'
|
}
|
InfoMessage MP_Algorithm_InventoryOptimizationEvaluationIsAlreadyRunning
|
{
|
DefaultText: 'An evaluation of the expected KPIs is already in progress. Please wait for it to finish.'
|
}
|
InfoMessage MP_Algorithm_InventoryOptimizationIsAlreadyRunning
|
{
|
DefaultText: 'An inventory optimization run is already active. Please either wait for it to finish or abort it before starting a new inventory optimization run.'
|
}
|
InfoMessage MP_Algorithm_InventoryOptimizationIsNotRunning
|
{
|
DefaultText: 'There is no active inventory optimization run that can be aborted'
|
}
|
InfoMessage MP_Algorithm_ValidateInputInventoryOptimization_InsufficientPeriodsInWindow
|
{
|
DefaultText: 'The number of periods per window should be at least 1.'
|
}
|
InfoMessage MP_Algorithm_ValidateInputInventoryOptimization_InsufficientSimulations
|
{
|
DefaultText: 'The number of simulations should be at least 1.'
|
}
|
InfoMessage MP_Algorithm_ValidateInputInventoryOptimization_InsufficientTimeLimit
|
{
|
DefaultText: 'The time limit should be greater than 0 seconds.'
|
}
|
InfoMessage MP_AlgorithmRun_Instance (
|
const DateTime start
|
)
|
{
|
DefaultText: 'AlgorithmRun started on [@start@]'
|
}
|
InfoMessage MP_AlgorithmRun_ValidateInputSelectOptimizer_IsNullEnd
|
{
|
DefaultText: 'Please select planning end.'
|
}
|
InfoMessage MP_AlgorithmRun_ValidateInputSelectOptimizer_IsNullParam
|
{
|
DefaultText: 'Please select an optimizer setting.'
|
}
|
InfoMessage MP_AlgorithmRun_ValidateInputSelectOptimizer_IsNullStart
|
{
|
DefaultText: 'Please select planning start.'
|
}
|
InfoMessage MP_AlgorithmRun_ValidateInputSelectOptimizer_IsStartAfterEnd
|
{
|
DefaultText: 'Planning end must be later than planning start.'
|
}
|
InfoMessage MP_Algorithm_GetOptimizerRemark (
|
String status
|
)
|
{
|
DefaultText: 'The optimizer run status: @status@.'
|
}
|
InfoMessage MP_Algorithm_OptimizerStatusTooltip (
|
const String lastrun,
|
const String status
|
)
|
{
|
DefaultText: 'The last optimizer run was at (@lastrun@) with status (@status@).'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_MinMaxCoeff
|
{
|
DefaultText: 'The target min coefficient should be smaller than the target max coefficient.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_MinMaxOptValue
|
{
|
DefaultText: 'The target min optimal value should be smaller than the target max optimal value.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_MinMaxRHS
|
{
|
DefaultText: 'The target min RHS should be smaller than the target max RHS.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_MinMaxVarBound
|
{
|
DefaultText: 'The target min variable bound should be smaller than the target max variable bound.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMaxCoeff
|
{
|
DefaultText:
|
[*
|
The target log(max coefficient) should be between -6 and 20.
|
Since this is the log(coefficient) it will translate to a real max coefficient between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMaxOptValue
|
{
|
DefaultText:
|
[*
|
The target log(max variable optimal value) should be between -6 and 20.
|
Since this is the log(opt value) it will translate to a real max optimal value between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMaxRHS
|
{
|
DefaultText:
|
[*
|
The target log(max RHS) should be between -6 and 20.
|
Since this is the log(RHS) it will translate to a real max RHS between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMaxVarBound
|
{
|
DefaultText:
|
[*
|
The target log(max variable bound) should be between -6 and 20.
|
Since this is the log(bound) it will translate to a real max variable bound between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMinCoeff
|
{
|
DefaultText:
|
[*
|
The target log(min coefficient) should be between -6 and 20.
|
Since this is the log(coefficient) it will translate to a real min coefficient between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMinOptValue
|
{
|
DefaultText:
|
[*
|
The target log(min variable optimal value) should be between -6 and 20.
|
Since this is the log(opt value) it will translate to a real min optimal value between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMinRHS
|
{
|
DefaultText:
|
[*
|
The target log(min RHS) should be between -6 and 20.
|
Since this is the log(RHS) it will translate to a real min RHS between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_TargetMinVarBound
|
{
|
DefaultText:
|
[*
|
The target log(min variable bound) should be between -6 and 20.
|
Since this is the log(bound) it will translate to a real min variable bound between 1e-6 and 1e20.
|
*]
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_WeightMaxTargetsOverall
|
{
|
DefaultText: 'The goal weight of the slack overall max targets should be between 0 and 1e6.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_WeightMaxTargetsType
|
{
|
DefaultText: 'The goal weight of the slack max targets per scaling type should be between 0 and 1e6.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_WeightMaxValues
|
{
|
DefaultText: 'The goal weight of the max values per scaling type should be between 0 and 1e6.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_WeightMinTargetsOverall
|
{
|
DefaultText: 'The goal weight of the slack overall min targets should be between 0 and 1e6.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_WeightMinTargetsType
|
{
|
DefaultText: 'The goal weight of the slack min targets per scaling type should be between 0 and 1e6.'
|
}
|
InfoMessage MP_Algorithm_Scaling_ValidateInput_WeightPieceWiseLinear
|
{
|
DefaultText: 'The piece wise linear factor should be between 1 and 1000.'
|
}
|
InfoMessage MP_Algorithm_MP_ValidateInput_InvalidMassScalingFactor
|
{
|
DefaultText: 'Mass scaling factor must be greater than 0.'
|
}
|
InfoMessage MP_Algorithm_MP_ValidateInput_InvalidMonetaryScalingFactor
|
{
|
DefaultText: 'Monetary scaling factor must be greater than 0.'
|
}
|
InfoMessage MP_Algorithm_MP_ValidateInput_InvalidNumberOfOptimizerResults
|
{
|
DefaultText: 'The number of optimizer results must be at least 1 to run the optimizer.'
|
}
|
}
|