This document summarizes a research study that proposes a hybrid algorithm using Dijkstra and Floyd-Warshall algorithms to find conflict-free routes for multiple autonomous guided vehicles (AGVs) in a warehouse distribution system. The goal is to optimize the shortest distances and schedules for AGVs performing pickup and delivery tasks within specified time windows. A grid topology route model is used to represent the warehouse environment. The hybrid algorithm combines dynamic programming approaches to determine optimized, conflict-free routes for multiple AGVs operating simultaneously while meeting time constraints for tasks at workstations. The algorithm aims to improve efficiency of autonomous vehicle systems for goods distribution in manufacturing warehouse applications.