List Question
20 TechQA 2024-03-23T13:32:30.953000Need Clarification on Stability of Matching in Gale-Shapley Algorithm with Uniform Preference Lists
25 views
Asked by Michaylor Riya
Trying to use scipy to solve system of linear equations but having trouble
48 views
Asked by James Serrano
Logic to solve a rock paper scissor permutation/DP problem
51 views
Asked by A_B
Recursive DFS produce Segmentation fault (core dumped) in c++
34 views
Asked by Joni3787
Prisoner's dilemma strange results
159 views
Asked by assayag.org
Generating all possible strategies for iterated prisoner's dilemma in python
257 views
Asked by Angecide
Algorithmic Game Theory - Poker, CFR and the "Approximation Distance"
74 views
Asked by CasualCay
Is there a specific name of algorithm for this kind of problem?
183 views
Asked by Đức Huy Hoàng
Sequential game but cannot apply Minimax
60 views
Asked by Pavan Alva
My code doesn't work as intended. Can you tell me why?
118 views
Asked by Aravind
Minimax algorithm not running as expected (implemented in C)
118 views
Asked by fl3m
Connect-four Minimax algorithm recursion
91 views
Asked by Frezzy
minimax function for Tic Tac Toe not behaving correctly (javascript)
87 views
Asked by Zack
Some combinations of nested dictionaries with arbitrary lengths in python
60 views
Asked by Shikamaru_NL
Optimising Minimax for a Game
129 views
Asked by AudioBubble
Minimizing maximum cost in an one-to-one assignment problem
182 views
Asked by orkundagci
SymPy cannot rearrange results while solving a system of equations about Stackelberg game
58 views
Asked by vio1etus
Dominoes game - minimax algorithm
487 views
Asked by Imad Hamaidi
Need help re-grouping players in oTree's Python template language after a boolean input:
78 views
Asked by LWJones