Class FeatureVector
java.lang.Object
net.demilich.metastone.game.behaviour.heuristic.FeatureVector
- All Implemented Interfaces:
Serializable
,Cloneable
Values recorded for the default and Cuckoo-optimized values for
GameStateValueBehaviour
's
best heuristic weights.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
double
get
(WeightedFeature param) static FeatureVector
static FeatureVector
void
set
(WeightedFeature param, double value) toString()