A pluggable scorer in the mesh decision pipeline.
Scorers should return a value in [0, 1]. The engine clamps invalid or out-of-range values, so custom scorers cannot corrupt normalized mode.
[0, 1]
A pluggable scorer in the mesh decision pipeline.
Scorers should return a value in
[0, 1]. The engine clamps invalid or out-of-range values, so custom scorers cannot corrupt normalized mode.