Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 339 Bytes

File metadata and controls

4 lines (4 loc) · 339 Bytes

Project Description

This project utilizes an agent to determine the distance between two dots displayed on a GUI application. The GUI was created using Java Swing in Eclipse. The project aims to evaluate the accuracy of various search agents, including A* Search, Weighted A* Search, Greedy Best-First Search, and Uniform Cost Search.