Untitled
unknown
plain_text
a year ago
846 B
10
Indexable
Minimax Final result 0 Configuration or state count 340858 Elapsed time = 3.1839137077331543 seconds Alpha-Beta Pruning Final result 0 Configuration or state count 201863 Elapsed time = 1.7115967273712158 seconds Max will make move Suggested Move by max [[0, 0, 0], [0, 1, 0], [0, 0, 0]] Max will make move Suggested Move by min [[0, 0, 0], [0, 1, 0], [0, 0, -1]] Max will make move Suggested Move by max [[0, 0, 1], [0, 1, 0], [0, 0, -1]] Max will make move Suggested Move by min [[0, 0, 1], [0, 1, 0], [-1, 0, -1]] Max will make move Suggested Move by max [[0, 1, 1], [0, 1, 0], [-1, 0, -1]] Max will make move Suggested Move by min [[0, 1, 1], [0, 1, 0], [-1, -1, -1]] Min wins the game Configuration count = 6912 Elapsed time = 0.5778095722198486 seconds
Editor is loading...
Leave a Comment