https://en.wikipedia.org/wiki/Maze_generation_algorithm
Number Of Threads In The Thread-Pool :default 10
Maze Generator: Depth-first search , Random
Solving Algorithm: A Star ,UCS
Heuristic:Air Distance ,Manhattan distance
is Solution Supports Diagonal (for the solver)