Search Results - between ((ant algorithm) OR (path algorithm))
Search alternatives:
- path algorithm »
- ant algorithm »
-
1
Performance comparison between genetic algorithm and ant colony optimization algorithm for mobile robot path planning in global static environment / Nohaidda Sariff
Published 2011“…The main goal of this research is to compare the performances between Genetic Algorithm (GA) and Ant Colony Optimization (ACO) algorithm. …”
Get full text
Get full text
Thesis -
2
Evaluation of robot path planning algorithms in global static environments: genetic algorithm vs ant colony optimization algorithm / Nohaidda Sariff and Norlida Buniyamin
Published 2010“…This paper presents the application of Genetic Algorithm and Ant Colony Optimization (ACO) Algorithm for robot path planning (RPP) in global static environment. …”
Get full text
Get full text
Get full text
Article -
3
Simulation of identifying shortest path walkway in library by using ant colony optimization
Published 2012“…A research is proposed based on Ant Colony Optimization for solving the shortest path problem in library.This is a research that the algorithm is aim to implement on a robot. …”
Get full text
Get full text
Undergraduates Project Papers -
4
Autonomous mobile robots path planning with integrative edge cloud-based ant colony optimization
Published 2025“…To address these challenges, this study proposes an Integrative Edge Cloud-Based Ant Colony Optimization (IECACO) algorithm. IECACO incorporates a novel path retrieval mechanism and edge cloud computing infrastructure to minimize redundant path computation and improve convergence efficiency. …”
Get full text
Get full text
Get full text
Get full text
Article -
5
AntNet: a robust routing algorithm for data networks
Published 2004“…It is a combination of both static and dynamic routing algorithms. In this algorithm, a group of mobile agents (compared to real ants) form paths between source and destination nodes. …”
Get full text
Get full text
Get full text
Article -
6
A novel swarm-based optimisation algorithm inspired by artificial neural glial network for autonomous robots
Published 2019“…The main idea in this algorithm is the indirect communication between the ants which is established by the means of pheromones in finding the shortest path between their nest and food [14]. …”
Get full text
Get full text
Monograph -
7
High Rise Building Evacuation Route Model Using DIJKSTRA'S Algorithm
Published 2015“…As a result, the evacuation route model is able to gain the shortest path and safest path consistently between Dijkstra’s algorithms and hybrid version which is Dijkstra-Ant Colony Optimization (DACO). …”
Get full text
Get full text
Get full text
Get full text
Thesis -
8
Optimization of multi-holes drilling path using particle swarm optimization
Published 2022“…The performance of PSO was then compared with other meta-heuristic algorithms, including Genetic Algorithm (GA) and Ant Colony Optimisation (ACO), Whale Optimisation Algorithm (WOA), Ant Lion Optimiser (ALO), Dragonfly Algorithm (DA), Grasshopper Optimisation Algorithm (GOA), Moth Flame Optimisation (MFO) and Sine Cosine Algorithm (SCA). …”
Get full text
Get full text
Thesis -
9
Ant system with heuristics for capacitated vehicle routing problem
Published 2013“…The aim of this research is to develop an Ant Colony Optimization (ACO) for solving the CVRP where it simulates the behavior of real ants that always find the shortest path between their nest and a food source through an indirect form of communication, namely pheromone trail. …”
Get full text
Get full text
Thesis -
10
An efficient algorithm to improve oil-gas pipelines path
Published 2018“…In order to show the efficiency of the proposed algorithm, comparison between ant colony optimization (ACO) algorithm and a real current meth-od of linking is used for this purpose. …”
Get full text
Article -
11
-
12
Gait identification and optimisation for amphi-underwater robot by using ant colony algorithm
Published 2019“…For the optimization, the robot will travel from one specific point to another with the predefined position within optimized gait and fastest time by using Ant Colony Optimization (ACO) technique. The algorithm being compared, between Ant Colony Algorithm (ACO) and the Particle Swarm Optimisation (PSO) in terms of time and distance. …”
Get full text
Get full text
Get full text
Get full text
Article -
13
Articulated robots motion planning using foraging ant strategy
Published 2008“…This paper proposes a novel search technique, the F-Ant algorithm, in order to find a reliable path between the initial configuration and the goal configuration of the articulated robot. …”
Get full text
Get full text
Article -
14
-
15
Optimization And Execution Of Multiple Holes-Drilling Operations Based On STEP-NC
Published 2021“…The newly developed system combines between open CNC control system and ant colony optimization (ACO) algorithm by using LabVIEW software. …”
Get full text
Get full text
Get full text
Get full text
Article -
16
An Enhanced Ant Colony Optimisation Algorithm with the Hellinger Distance for Shariah-Compliant Securities Companies Bankruptcy Prediction
Published 2024“…Hence, this study proposes an improved algorithm, the Hellinger Distance Ant-Miner (HD-AntMiner), which employs Hellinger distance as the heuristic for ants to gauge the similarity or dissimilarity between probability distributions. …”
Get full text
Get full text
Get full text
Get full text
Article -
17
Ant colony optimization algorithm for dynamic scheduling of jobs in computational grid
Published 2012“…Job scheduling problem is classified as an NP-hard problem.Such a problem can be solved only by using approximate algorithms such as heuristic and meta-heuristic algorithms.Among different optimization algorithms for job scheduling, ant colony system algorithm is a popular meta-heuristic algorithm which has the ability to solve different types of NP-hard problems.However, ant colony system algorithm has a deficiency in its heuristic function which affects the algorithm behavior in terms of finding the shortest connection between edges.This research focuses on a new heuristic function where information about recent ants’ discoveries has been considered.The new heuristic function has been integrated into the classical ant colony system algorithm.Furthermore, the enhanced algorithm has been implemented to solve the travelling salesman problem as well as in scheduling of jobs in computational grid.A simulator with dynamic environment feature to mimic real life application has been development to validate the proposed enhanced ant colony system algorithm. …”
Get full text
Get full text
Monograph -
18
New heuristic function in ant colony system algorithm
Published 2012“…NP-hard problem can be solved by Ant Colony System (ACS) algorithm.However, ACS suffers from pheromone stagnation problem, a situation when all ants converge quickly to one sub-optimal solution.ACS algorithm utilizes the value between nodes as heuristic value to calculate the probability of choosing the next node.However, the heuristic value is not updated throughout the process to reflect new information discovered by the ants.This paper proposes a new heuristic function for the Ant Colony System algorithm that can reflect new information discovered by ants.The credibility of the new function was tested on travelling salesman and grid computing problems.Promising results were obtained when compared to classical ACS algorithm in terms of best tour length for the travelling sales-man problem. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
19
New heuristic function in ant colony system for the travelling salesman problem
Published 2012“…Ant Colony System (ACS) is one of the best algorithms to solve NP-hard problems.However, ACS suffers from pheromone stagnation problem when all ants converge quickly on one sub-optimal solution.ACS algorithm utilizes the value between nodes as heuristic values to calculate the probability of choosing the next node. …”
Get full text
Get full text
Get full text
Conference or Workshop Item -
20
New heuristic function in ant colony system for job scheduling in grid computing
Published 2012“…Job scheduling problem classified as an NP-hard problem.Such a problem can be solved only by using approximate algorithms such as heuristic and meta-heuristic algorithms.Ant colony system algorithm is a meta-heuristic algorithm which has the ability to solve different types of NP-hard problems.However, ant colony system algorithm has a deficiency in its heuristic function which affects the algorithm behavior in terms of finding the shortest connection between edges.This paper focuses on enhancing the heuristic function where information about recent ants’ discoveries will be taken into account.Experiments were conducted using a simulator with dynamic environment features to mimic the grid environment.Results show that the proposed enhanced algorithm produce better output in term of utilization and make span.…”
Get full text
Get full text
Conference or Workshop Item
