I wrote a Endgame Table Generator that generates DPDF-512 (L3-512) lookup tables in 4 minutes and only takes up 2GB . It can also take more than 10 hours to generate a 12-space lookup table (like LL-2048), which takes up about 200GB of storage under compression. It also provides a variety of 12-space lookup tables that can support more formations(like 444-2048 in about 60 GB playing snake), and free lookup tables to make a dash in the final stage. If your AI can utilize these results, it should be a big boost!
link: https://github.com/game-difficulty/2048EndgameTablebase
I wrote a Endgame Table Generator that generates DPDF-512 (L3-512) lookup tables in 4 minutes and only takes up 2GB . It can also take more than 10 hours to generate a 12-space lookup table (like LL-2048), which takes up about 200GB of storage under compression. It also provides a variety of 12-space lookup tables that can support more formations(like 444-2048 in about 60 GB playing snake), and free lookup tables to make a dash in the final stage. If your AI can utilize these results, it should be a big boost! link: https://github.com/game-difficulty/2048EndgameTablebase