Start from scratch with a new simulation #1

Merged
max merged 31 commits from restart into main 2025-04-25 15:03:09 +02:00
Owner
No description provided.
max added 31 commits 2025-04-25 15:00:01 +02:00
fix docker lint
All checks were successful
Build / build (push) Successful in 1m56s
f9e34d119a
calculate valid moves
Some checks failed
Build / build (push) Failing after 1m52s
9c76df1f69
correct simulation
Some checks failed
Build / build (push) Failing after 1m54s
5e81a7952f
bump rust version
All checks were successful
Build / build (push) Successful in 1m53s
1410602c6c
add simulation benchmarks
All checks were successful
Build / build (push) Successful in 2m7s
2f2b7ac11e
use VecDeque in intended direction
All checks were successful
Build / build (push) Successful in 2m2s
5bb7476af6
put small field bitfields on the stack
All checks were successful
Build / build (push) Successful in 2m1s
ea96a0eb0d
skip calculating index from id when index already present
All checks were successful
Build / build (push) Successful in 1m59s
108aeaa49d
save u8 to string id mapping
All checks were successful
Build / build (push) Successful in 1m59s
3a163fd6e7
simple monte carlo simulation
All checks were successful
Build / build (push) Successful in 1m58s
5b440bc7db
use division remainder as second criterion
All checks were successful
Build / build (push) Successful in 1m59s
d3abaf61a7
spawn blocking task for simulations
All checks were successful
Build / build (push) Successful in 2m2s
32883b2a1b
improve scoring system
All checks were successful
Build / build (push) Successful in 1m59s
3f91660583
single agent mcts
All checks were successful
Build / build (push) Successful in 2m30s
6f04d7cb7f
allow changing the port
All checks were successful
Build / build (push) Successful in 2m31s
d715aa47b3
multi agent mcts
All checks were successful
Build / build (push) Successful in 2m10s
879f99e23f
update
All checks were successful
Build / build (push) Successful in 3m51s
c5097ec417
make simulation faster
All checks were successful
Build / build (push) Successful in 2m43s
1d527a89cd
make battlesnake the default
All checks were successful
Build / build (push) Successful in 3m44s
bad4d916b8
improve score condition
Some checks failed
Build / build (push) Has been cancelled
99acd4ad1f
max merged commit 99acd4ad1f into main 2025-04-25 15:03:09 +02:00
max deleted branch restart 2025-04-25 15:03:09 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: max/battlesnake#1
No description provided.