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
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
Can "Monte-Carlo Tree Search" be applied on a "two player game with imperfect information" like Stratego?
Oct 09, 2022
artificial-intelligence
minimax
alpha-beta-pruning
What is wrong with my minimax algorithm for tictactoe
Dec 12, 2017
c
algorithm
tic-tac-toe
minimax
Attempting to use continuation passing style to avoid stack overflow with minimax algorithm
Feb 04, 2022
f#
functional-programming
stack-overflow
minimax
continuation-passing
How do we determine the time and space complexity of minmax?
Jun 28, 2019
artificial-intelligence
big-o
complexity-theory
minimax
Mastermind minimax algorithm
Nov 06, 2022
python
algorithm
minimax
How exactly to use "History Heuristic" in alpha-beta minimax?
Apr 03, 2022
algorithm
tree
hashmap
minimax
alpha-beta-pruning
Older Entries »