Abstract: Reeb graphs are an important tool for abstracting and representing the topological structure of a function defined on a manifold. We have identified three properties for faithfully ...
Abstract: The path planning of autonomous vehicle needs to take into account the adaptability of complex environment and real-time. This study proposes path planning strategies that integrate ...
This project implements an AI Pathfinder that visualizes how different uninformed search algorithms explore a grid environment to find the optimal path from a start point to a goal point while ...
This project implements the PageRank Algorithm, a graph-based ranking algorithm originally developed by Google to rank webpages in search engine results. The algorithm determines the importance of ...