public class PriorityEvaluator extends Object implements FitnessEvaluator
| Constructor and Description |
|---|
PriorityEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
Double |
evaluate(SourcingLocation sourcingLocation)
Calculate the fitness value
|
public Double evaluate(SourcingLocation sourcingLocation)
FitnessEvaluatorevaluate in interface FitnessEvaluatorsourcingLocation - the location to be evaluatedDouble.NaN if it cannot be evaluatedCopyright © 2017 SAP SE. All Rights Reserved.