|
37a38bdc4a
|
day23: delete dead code, rename structs/macros, use native rand()
|
2022-09-15 09:42:27 +02:00 |
|
|
79428d6192
|
day23: final version (could add priority queue to improve further ?)
|
2022-09-14 20:02:54 +02:00 |
|
|
4dbcc30dc3
|
first try of A* move sorting
|
2022-04-05 13:20:13 +02:00 |
|
|
49bbc2372c
|
changes in newmove() & hash() to avoid code duplication
|
2022-04-04 16:46:51 +02:00 |
|
|
aa0f475b17
|
messy/bloaty/slow version working for example & input
|
2022-04-02 17:35:39 +02:00 |
|
|
9a0d7a2ca7
|
temp save to use on laptop
|
2022-04-01 06:37:55 +02:00 |
|
|
ea429a99a7
|
Day 23: zobrist hash, still wrong collisions (works only without hash)
|
2022-03-30 21:39:16 +02:00 |
|
|
4fa4a5d366
|
day23: 1st "running" version, which does not work (maybe hash issue)
|
2022-03-30 13:20:11 +02:00 |
|
|
f807acc983
|
day 24
|
2022-03-25 16:08:54 +01:00 |
|
|
4ac39e5a69
|
day 23: early code for bitboard approach.
|
2022-01-29 21:00:54 +01:00 |
|