bishbosh-0.1.1.0: Plays chess.
Safe HaskellNone
LanguageHaskell2010

BishBosh.Metric.CriterionValue

Description

AUTHOR
Dr. Alistair Ward
DESCRIPTION
  • Defines the value of a single criterion, which quantifies the significance of some concept; many such criteria may exist, & their weighted-mean drives automated selection of moves.
  • Each criterion-value is normalised into the signed closed unit-interval.
Synopsis

Types

Data-types

type CriterionValue = CriterionValue Source #

Quantifies some criterion; the larger the signed value, the better.

Constructor