Class | Description |
---|---|
BuildingDamageScoreFunction |
Score function that measures the amount of damage done to buildings by fire.
|
CiviliansAliveScoreFunction |
Score function that measures the number of living civilians.
|
DiscoveryScoreFunction |
Score function that measures how quickly civilians are discovered by agents.
|
DistanceTravelledScoreFunction |
A score function that measures the distance travelled by all agents.
|
HealthScoreFunction |
Score function that measures the health of living civilians.
|
LegacyScoreFunction |
Implementation of the legacy score function.
|