mirror of
https://github.com/peter-tanner/Algorithms-Agents-and-Artificial-Intelligence-project-final.git
synced 2024-11-30 09:00:17 +08:00
9 lines
253 B
Plaintext
9 lines
253 B
Plaintext
State variables:
|
|
Number of red opinions
|
|
Number of blue opinions
|
|
Number of red followers
|
|
Blue energy
|
|
Actions:
|
|
The 5 messages
|
|
Evaluation of state-action pair:
|
|
((Change in red opinions) - (Change in blue opinions)) * (Rounds to win) |