|
6f04d7cb7f
|
single agent mcts
Build / build (push) Successful in 2m30s
|
2025-01-25 23:49:05 +01:00 |
|
|
3f91660583
|
improve scoring system
Build / build (push) Successful in 1m59s
|
2025-01-22 01:33:45 +01:00 |
|
|
32883b2a1b
|
spawn blocking task for simulations
Build / build (push) Successful in 2m2s
|
2025-01-22 01:17:11 +01:00 |
|
|
c26da8869c
|
use full tokio features
|
2025-01-22 01:16:00 +01:00 |
|
|
d3abaf61a7
|
use division remainder as second criterion
Build / build (push) Successful in 1m59s
|
2025-01-22 01:00:29 +01:00 |
|
|
d46e2d8163
|
correct food spawning algorithm
|
2025-01-22 00:59:55 +01:00 |
|
|
5b440bc7db
|
simple monte carlo simulation
Build / build (push) Successful in 1m58s
|
2025-01-22 00:43:07 +01:00 |
|
|
d858d88e76
|
fix health reset on feeding
|
2025-01-22 00:42:55 +01:00 |
|
|
3a163fd6e7
|
save u8 to string id mapping
Build / build (push) Successful in 1m59s
|
2025-01-21 23:20:43 +01:00 |
|
|
108aeaa49d
|
skip calculating index from id when index already present
Build / build (push) Successful in 1m59s
|
2025-01-21 22:40:01 +01:00 |
|
|
ea96a0eb0d
|
put small field bitfields on the stack
Build / build (push) Successful in 2m1s
|
2025-01-21 20:25:54 +01:00 |
|
|
47f75563ae
|
add clone benchmark
|
2025-01-21 20:21:23 +01:00 |
|
|
5bb7476af6
|
use VecDeque in intended direction
Build / build (push) Successful in 2m2s
|
2025-01-21 19:26:43 +01:00 |
|
|
2f2b7ac11e
|
add simulation benchmarks
Build / build (push) Successful in 2m7s
|
2025-01-21 19:04:30 +01:00 |
|
|
1410602c6c
|
bump rust version
Build / build (push) Successful in 1m53s
|
2025-01-17 00:36:38 +01:00 |
|
|
5e81a7952f
|
correct simulation
Build / build (push) Failing after 1m54s
|
2025-01-17 00:33:54 +01:00 |
|
|
9c76df1f69
|
calculate valid moves
Build / build (push) Failing after 1m52s
|
2025-01-16 21:06:49 +01:00 |
|
|
d91d0e0a82
|
remove rocket artefact
|
2025-01-16 20:33:17 +01:00 |
|
|
f9e34d119a
|
fix docker lint
Build / build (push) Successful in 1m56s
|
2025-01-16 20:18:02 +01:00 |
|
|
d9ee6ae2f7
|
create simple simulation datastructures
|
2025-01-16 20:17:40 +01:00 |
|
|
f3eba2ba75
|
add simple ci
|
2025-01-16 20:17:40 +01:00 |
|
|
932023451a
|
accept battlesnake requests
|
2025-01-16 17:59:35 +01:00 |
|
|
7c79c718d0
|
rename parameter
|
2024-11-03 20:17:33 +01:00 |
|
|
923b661583
|
update dependencies
|
2024-11-03 20:17:27 +01:00 |
|
|
b2364a1ade
|
add some xtasks
|
2024-10-14 19:23:48 +02:00 |
|
|
7227f1776f
|
use library for simulation
|
2024-10-14 19:11:00 +02:00 |
|
|
2b0b97cba8
|
add benchmark for cloning the board
|
2024-10-10 20:03:31 +02:00 |
|
|
55050d5451
|
don't strip release builds
|
2024-10-07 19:24:16 +02:00 |
|
|
8895f875b2
|
add more statistics to regression test
|
2024-10-07 19:24:00 +02:00 |
|
|
f3d7c3160d
|
reuse old simulation states
|
2024-10-07 10:17:02 +02:00 |
|
|
4e44ac548c
|
make nodes depend on snake length
|
2024-10-06 22:28:08 +02:00 |
|
|
6751c7e9cd
|
gracefully handle no move left instead of 404
|
2024-10-06 22:27:47 +02:00 |
|
|
e545f09bb4
|
don't run docker in interactive mode
|
2024-10-06 21:59:28 +02:00 |
|
|
6cb0fe1550
|
evaluate stop condition at every simulation step
|
2024-10-06 21:55:15 +02:00 |
|
|
d8452daddf
|
run local build in docker for regression test
|
2024-10-06 21:34:51 +02:00 |
|
|
e00eefb990
|
warn instead of error on unknown latency
|
2024-10-06 21:25:17 +02:00 |
|
|
f6845b5126
|
fast response with no movement option
|
2024-10-06 21:05:45 +02:00 |
|
|
ac4c2d6f72
|
reduce target latency
|
2024-10-06 21:04:45 +02:00 |
|
|
d1b0ef3ccf
|
fix clippy warnings
|
2024-10-05 20:30:17 +02:00 |
|
|
bb356427df
|
cargo clippy --fix
|
2024-10-05 20:19:49 +02:00 |
|
|
16c78c81ae
|
add simulation benchmark
|
2024-10-05 20:19:17 +02:00 |
|
|
a4dc6eb6da
|
separate library and executable
|
2024-10-05 20:19:05 +02:00 |
|
|
c5b0319ac4
|
fix latency calculation
standard Duration can't go negative
|
2024-10-05 18:56:19 +02:00 |
|
|
5cb9c3d202
|
use debian instead of alpine
|
2024-10-03 18:52:29 +02:00 |
|
|
27040b66ee
|
play more short games for regression test
|
2024-10-03 18:52:17 +02:00 |
|
|
0d740621c6
|
build for my server cpu
|
2024-10-03 18:52:00 +02:00 |
|
|
c6abd47ef0
|
add turn info to game over event
|
2024-10-03 06:39:32 +02:00 |
|
|
075a08a78c
|
add constrictor mode
|
2024-10-03 06:09:06 +02:00 |
|
|
6bcce03d2a
|
heavier release build optimization
|
2024-10-03 05:55:07 +02:00 |
|
|
3d58e5331b
|
give the snake more thinging time
|
2024-10-03 05:37:19 +02:00 |
|