1 School of Management, University of Shanghai for Science and Technology, Shanghai, China 2 Institute of Mathematical Sciences ICMAT-CSIC, Madrid, Spain In the open capacitated location-routing ...
ABSTRACT: This paper investigates the use of Artificial Neural Networks (ANN) to enhance Group Owner (GO) selection in Mobile Ad hoc Networks based on Wi-Fi Direct technology. These networks are ...
Google’s June 2025 Core Update just finished. What’s notable is that while some say it was a big update, it didn’t feel disruptive, indicating that the changes may have been more subtle than game ...
Finding the shortest path in a network is a classical problem, and a variety of search strategies have been proposed to solve it. In this paper, we review traditional approaches for finding shortest ...
ABSTRACT: This paper proposes an efficient strategy for resource utilization in Elastic Optical Networks (EONs) to minimize spectrum fragmentation and reduce connection blocking probability during ...
This project simulates real-time routing using the Distance Vector Routing algorithm. The program processes input commands such as adding/removing links, updating distance vectors, routing new packets ...
Abstract: This research introduces a LoRa mesh network for emergency notification systems, which addresses the challenges of the conventional point-to-point LoRa system, such as limited transmission ...
Created my own topology to set up static routing. Also implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm.