This question is directed towards the developers: Are you planning on using the AStar, Bellman Ford, or Dijkstra algorithm for random dungeon solving? Just curious since I have previous experience with all 3 algorithms (except with the Java language) and I would like to know which (or if you pick a different algorithm) you chose to use for future references with pathing.