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
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
How to adapt my Minimax search tree to deal with no term based game?
Feb 17, 2022
algorithm
artificial-intelligence
minimax
alpha-beta-pruning
TicTacToe minimax algorithm returns unexpected results in 4x4 games
Oct 16, 2022
java
algorithm
tic-tac-toe
minimax
alpha-beta-pruning
Python chess minimax algorithm - How to play with black pieces (Bot has white)
Sep 25, 2021
python
selenium-webdriver
chess
minimax
Older Entries »