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 a-star
Why does my A* algorithm expand nodes differently when using heapq vs. a set for the open set?
Oct 25, 2025
python
algorithm
dynamic-programming
a-star
maze
How to find all the shortest paths by using A* algorithm?
Oct 25, 2025
algorithm
shortest-path
a-star
A* pathfinding - Euclidean distance heuristic behaving worse than Diagonal distance
Oct 22, 2025
python
path-finding
a-star
heuristics
Unity OutOfMemoryException List.Add()
Oct 21, 2025
c#
unity-game-engine
path-finding
a-star
Does admissibility even matter in A* search if the heuristic function overestimates in a consistent manner?
Oct 20, 2025
artificial-intelligence
graph-theory
shortest-path
path-finding
a-star
A star search: a lot of nodes and a "slow" CheckLink between nodes... any suggestions?
Sep 16, 2025
algorithm
search
a-star
What does the star in the A* algorithm mean?
Sep 06, 2025
search
artificial-intelligence
graph-algorithm
a-star
heuristics
A* (A Star) Algorithm Clarification
Sep 03, 2025
a-star
Implement A star (A*) path algorithm in large map, low performance
Mar 16, 2023
android
a-star
Can linear conflict heuristic cause more nodes to be created and explored than Manhattan heuristic with A-Star for 15-Puzzle?
Mar 14, 2023
algorithm
graph-algorithm
a-star
heuristics
sliding-tile-puzzle
Need an idea for A star search algorithm with multiple goals
Feb 23, 2023
algorithm
a-star
Why is A* search algorithm better than A?
Feb 12, 2023
algorithm
search
artificial-intelligence
a-star
Can I rewrite my expensive pygame functions in C?
Dec 18, 2022
python
c
pygame
path-finding
a-star
Astar-like algorithm with unknown endstate
Dec 14, 2022
algorithm
language-agnostic
a-star
sudoku
How do I find the most “Naturally" direct route using A-star (A*)
Dec 06, 2022
artificial-intelligence
path-finding
a-star
Usage of admissible and consistent heuristics in A*
Sep 04, 2025
algorithm
a-star
heuristics
Spelling Bee optimal word set search
Sep 02, 2025
python
algorithm
search
a-star
discrete-optimization
Older Entries »