pwyq / Fill-Game

Two Player (Adversarial) Version of Fillomino | (Depth-First) Proof Number Search, Monte Carlo Tree Search, Minimax, Negamax, Alpha-beta pruning
GNU General Public License v3.0
2 stars 0 forks source link

feat: 2d vs 1d tests #60

Closed Samarium150 closed 1 year ago

Samarium150 commented 1 year ago

Close #59

Samarium150 commented 1 year ago

Results for reference. Already written into the report.

Init(ms) Get(ms) Set(ms) Mem Usage(MB)
1D 1747.910 31.954 31.647 1605.118
2D 4079.130 32.705 31.766 4809.470