ValueFunction

A value function maps values from some metric domain to the value range of 0.0, 1.0, where 0.0 implies no value and 1.0 implies maximal value.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun value(score: Score): Double