Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Dijkstra and Bidirectional Dijkstra on Determining Evacuation Routes

View through CrossRef
Abstract Determination of the best path or often called the shortest path finding is a method that has many benefits and can be applied in various cases and fields of science. In previous studies, authors have developed the shortest path finding program using various algorithms, such as held-karp, iterative deepening search, bidirectional depth first search and depth limited search. In this research author implements shortest path finding on information system for determining fire disaster evacuation route using Dijkstra and bidirectional Dijkstra. The program was developed based on web using vuetify.js framework. Both algorithms were tested on several datasets and the results will be compared to find out the strengths and weaknesses. Based on the research, the algorithm was successfully developed based on the web using the vuetify.js framework and successfully tested on several datasets, it is known that 40% of the test results show that bidirectional Dijkstra is better than Dijkstra, 10% vice versa and 50% get the same results from both algorithms. From this comparison it can be concluded that the bidirectional Dijkstra algorithm is better than Dijkstra. This research succeeded in proving that the bidirectional Dijkstra algorithm can produce a better route than the standard or classic Dijkstra algorithm.
Title: Dijkstra and Bidirectional Dijkstra on Determining Evacuation Routes
Description:
Abstract Determination of the best path or often called the shortest path finding is a method that has many benefits and can be applied in various cases and fields of science.
In previous studies, authors have developed the shortest path finding program using various algorithms, such as held-karp, iterative deepening search, bidirectional depth first search and depth limited search.
In this research author implements shortest path finding on information system for determining fire disaster evacuation route using Dijkstra and bidirectional Dijkstra.
The program was developed based on web using vuetify.
js framework.
Both algorithms were tested on several datasets and the results will be compared to find out the strengths and weaknesses.
Based on the research, the algorithm was successfully developed based on the web using the vuetify.
js framework and successfully tested on several datasets, it is known that 40% of the test results show that bidirectional Dijkstra is better than Dijkstra, 10% vice versa and 50% get the same results from both algorithms.
From this comparison it can be concluded that the bidirectional Dijkstra algorithm is better than Dijkstra.
This research succeeded in proving that the bidirectional Dijkstra algorithm can produce a better route than the standard or classic Dijkstra algorithm.

Related Results

Analisis Pemilihan Rute Evakuasi Menggunakan Metode AHP Di Kawasan Rawan Bencana Merapi
Analisis Pemilihan Rute Evakuasi Menggunakan Metode AHP Di Kawasan Rawan Bencana Merapi
Evacuation routes are important component during evacuation process, but sometimes the evacuation route conditions are not ready to use for evacuation. The good evacuation route ca...
Evacuation Performance
Evacuation Performance
Abstract Evacuation system performance deteriorates as weather conditions worsen. A research program based primarily on model scale tests of several different typ...
Optimization analysis of fire characteristics and emergency evacuation scheme of small- and medium-sized high-speed railway stations
Optimization analysis of fire characteristics and emergency evacuation scheme of small- and medium-sized high-speed railway stations
Abstract To study the fire spread law in high-speed railway stations and suggest a reasonable evacuation plan, we first establish a physical model based on a high-speed rai...
An Extended Dijkstra's Algorithm for Calculating Alternative Routes for Evacuee Agents in Disaster Simulation
An Extended Dijkstra's Algorithm for Calculating Alternative Routes for Evacuee Agents in Disaster Simulation
This paper proposes an extended Dijkstra's algorithm for calculating alternative routes for evacuee agents in a disaster simulation system. In a disaster simulation, evacuee agents...
Fire Simulation and Emergency evacuation simulation of college student apartment
Fire Simulation and Emergency evacuation simulation of college student apartment
Abstract The relative concentration of personnel in student apartments in colleges and frequent safety incidents have seriously affected the lives and property safety of st...
Simulation Analysis of Safe Evacuation in a Railway Tunnel Emergency Rescue Station
Simulation Analysis of Safe Evacuation in a Railway Tunnel Emergency Rescue Station
Abstract This paper in order to improve the design parameters of evacuation passageway of emergency rescue stations in long railway tunnel based on the principle of ...
Data-driven Time Model for Subway Emergency Evacuation: A Case Study and Simulation
Data-driven Time Model for Subway Emergency Evacuation: A Case Study and Simulation
High density of buildings and the large traffic volume of cities give rise to narrow spaces and high passenger flows in most subway stations. When evacuation is required during an ...
Sustainable Humanitarian Operations: Multi-Method Simulation for Large-Scale Evacuation
Sustainable Humanitarian Operations: Multi-Method Simulation for Large-Scale Evacuation
Integrating sustainability in humanitarian operations has been seen as a promising approach toward effective and long-term solutions. During disaster emergency management, the evac...

Back to Top