This project aims to solve enlightened search problems using the A* and modified Dijkstra algorithms. We apply these algorithms to solve the Sokoban problem and to find paths in mazes. This project ...
The client is built for the drone network. It has to be used as a library in the Network Initializer project and in the Simulation Controller project. The client implements the functionalities related ...