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()doubleget(WeightedFeature param) static FeatureVectorstatic FeatureVectorvoidset(WeightedFeature param, double value) toString()