Community Profile

photo

Vlad bibikov


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to realize a* or best first search in 2d matrix?
Hello, i have a random n*n matrix and i need to find path from one point to another using a* or BFS. You can move only up/down a...

3 years ago | 1 answer | 0

1

answer

Question


Shortest path in a 2d matrix
Hello, i have 2d n*n random matrix. I need to find the shortest way from one matrix element on the edge to another element on th...

3 years ago | 1 answer | 0

1

answer