TotalScorable

Interface used to indicate that the ConfigUnit allows the user to configure how the stage should contribute to the final score, via a "score-out-of-total" policy.

Types

Link copied to clipboard

Handling policy when denormalized numbers (such as NaN) is computed.

Properties

Link copied to clipboard
abstract val score: Double?

The maximum score to normalize against.

Link copied to clipboard

The policy to use when a denormalized score is calculated.