Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in minimax
Why is this prune being done by my program?
Jan 04, 2026
algorithm
minimax
alpha-beta-pruning
Minimax with a-b prunning and transposition table
Dec 23, 2025
algorithm
artificial-intelligence
chess
minimax
alpha-beta-pruning
Haskell Recursive Minimax Tree
Dec 24, 2025
algorithm
haskell
recursion
minimax
PyGame, waiting for computer to decide its move
Dec 05, 2025
python-3.x
pygame
minimax
Unexpected behaviour from minimax algorithm
Dec 05, 2025
c
minimax
Tic-Tac-Toe: How to populate decision tree?
Dec 03, 2025
c
tree
minimax
tic-tac-toe
Is there a problem with my Negamax algorithm with alpha-beta pruning?
Oct 20, 2025
java
artificial-intelligence
chess
minimax
alpha-beta-pruning
Can GEKKO solve Minimax Optimal Control problems?
Oct 19, 2025
math
optimization
minimax
gekko
How to solve Tic Tac Toe 4x4 game using Minimax Algorithm and Alpha Beta Pruning
Sep 05, 2025
javascript
machine-learning
tic-tac-toe
minimax
alpha-beta-pruning
Android Java Minimax implementation in a tic-tac-toe game
Feb 11, 2023
java
android
algorithm
tic-tac-toe
minimax
Minimax algorithm for Tic Tac Toe Python
Feb 07, 2023
python
algorithm
minimax
How exactly does minimax recursion work?
Jan 18, 2023
c++
recursion
concept
minimax
Tic Tac Toe with Minimax: Computer sometimes losing when Player goes first; works otherwise
Nov 16, 2022
java
algorithm
tic-tac-toe
minimax
Conversion of minimax with alpha beta pruning to negamax
Nov 14, 2022
c++
algorithm
minimax
alpha-beta-pruning
How to improve performance using Transposition Table in Game Playing?
Nov 09, 2022
artificial-intelligence
hashtable
minimax
alpha-beta-pruning
iterative-deepening
How to implement a transposition table for connect 4?
Nov 08, 2022
python
artificial-intelligence
hashtable
minimax
iterative-deepening
minimax depth first search game tree
Nov 07, 2022
tree
minimax
Minimax algorithm for Tic Tac Toe
Oct 22, 2022
c#
algorithm
recursion
minimax
Binary Search Doesn't work in this case?
Oct 17, 2022
algorithm
binary-search
minimax
Older Entries »