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
True shortest path in binary image/map
Nov 22, 2025
dijkstra
shortest-path
a-star
What is a good benchmark for A* (AStar)?
Nov 18, 2025
performance
algorithm
benchmarking
path-finding
a-star
What is the time complexity of A* search [closed]
Nov 18, 2025
algorithm
time-complexity
path-finding
a-star
asymptotic-complexity
When calculating Manhattan Distance, should you calculate distance to end point or start point?
Nov 18, 2025
a-star
Calculating 'Diagonal Distance' in 3 dimensions for A* path-finding heuristic
Nov 02, 2025
python
path-finding
a-star
heuristics
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
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 »