HeuristicRuleAdapter

HeuristicRuleAdapter

Adapterklasse von Heuristik-Scoring auf Rule-Engine-Entscheidungen.

Constructor

new HeuristicRuleAdapter(heuristic, thresholdsopt, modeopt)

Source:
Parameters:
Name Type Attributes Default Description
heuristic BaseHeuristic
thresholds Object <optional>
Properties
Name Type Attributes Default Description
must number <optional>
500
should number <optional>
100
could number <optional>
10
mode string <optional>
'best-of'