StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Nathan S.

Rating
1523.48 (25,942nd)
Reputation
4,132 (40,518th)
Page: 1 2 3 ... 4
Title Δ
Cannot compile project using BMI2 after updating to Xcode 12.2 0.00
Compare Depth first branch and bound and IDA* search algorithm 0.00
Trivial Heuristic for A* essentially makes it Equivalent to Uniform... 0.00
Multi agent path finding: NP-hard or not? 0.00
AI Techniques for Simple Strategy Games 0.00
Will my AI algorithm for a python checkers game work and if not, wh... +2.61
How might I go about writting some AI for "Finger Wars" 0.00
How to fix the min max algorithm if it tends to self-destruct? 0.00
Is it possible to apply alpha-beta pruning for non0zero sum games w... 0.00
Transposition Table is causing tests to fail(but runs fine in game) 0.00
AI bot for a simple game 0.00
Collisions in a Zobrist transposition table 0.00
How to implement a transposition table for connect 4? 0.00
Improve the odds of winning at hangman with ai 0.00
Monte Carlo Tree Search: Getting a value from the rollout 0.00
Can a cache be used for an alpha-beta search algorithm? 0.00
How to check n-puzzle with two blanks is Solvable? 0.00
What is the best search algorithm for the missionaries and cannibals? 0.00
Breadth First Search vs A* with Manhattan Distance in a maze -1.24
What is minimal path in graph after Dijkstra's Algorithm? 0.00
Parallel binomial coefficients using SIMD instructions 0.00
D* / D* Lite query (dynamic pathfinding algorithms) 0.00
How to resolve "OutOfMemoryError: Java heap space" when s... 0.00
Uniform cost search 0.00
usage of heuristic function in alpha beta pruning 0.00
Solving Alpha beta pruning from right to left 0.00
Minimax algorithm for Tictactoe in Python +0.47
Need Admissible heuristics for AI problem 0.00
Self play AI on the same MCTS? 0.00
Time efficient way to implement Multi-Armed-Bandits? 0.00
How to calculate the maximum branching factor for the towers of hanoi 0.00
Minimax AI in python 0.00
How do I create an N-Queens Problem with Genetic Algorithm child wi... 0.00
What could be a good state space for dogs locating problem? 0.00
How to implement unblock me game with A* algorithm? 0.00
Heuristic Function for Rubik's cube in A* algorithm Artificial... 0.00
Find Minimum Time to Occupy Grid -1.34
Decision making vs AI 0.00
Anyone can help me with SMA* algorithm? 0.00
2 competitive AI with Minimax 0.00
Trying to make an animated loading circle in c++ 0.00
go bot with minimax tree search too slow -1.53
How to model increase effects without knowing the exact amount of i... -0.04
Where do we actually assign the best move during Minimax? -0.55
How would Transposition Tables work with Hypermax? 0.00
Artificial Intelligence: Time Complexity of NBA* Search 0.00
Parallelizing A* for expensive cost computation 0.00
Best data structure for an N-ary tree 0.00
Cannot call unknown function 0.00
Best algorithm for 5x5 tictactoe ai using 4 in a row +1.98