Abstract: To optimize the solving efficiency of multi-objective path planning problems, this paper proposes an improved solution based on Whale Optimization Algorithm (IDWOA). First, a greedy strategy ...
Abstract: With the advancement of marine resource development and protection activities, tasks such as full geomorphology mapping and underwater area sweeping in turbid water pose serious challenges ...
This repository contains comprehensive implementations of Dijkstra's shortest path algorithm in three programming languages (C++, Python, and Dart) for the Computer Networks lab. The project includes ...