Search Results - optimal ((((((acs algorithm) OR (ant algorithm))) OR (means algorithm))) OR (bees algorithm))
Search alternatives:
- means algorithm »
- bees algorithm »
- acs algorithm »
- ant algorithm »
-
1
Hybridization of enhanced ant colony system and Tabu search algorithm for packet routing in wireless sensor network
Published 2020“…Swarm intelligence algorithms have been applied in solving these problems including the Ant Colony System (ACS) which is one of the ant colony optimization variants. …”
Get full text
Get full text
Get full text
Get full text
Thesis -
2
Enhancement on the modified artificial bee colony algorithm to optimize the vehicle routing problem with time windows
Published 2022“…The vehicle routing problem with time windows (VRPTW) is a non-deterministictime hard (NP-hard) with combinatorial optimization problem (COP). The Artificial Bee Colony (ABC) is a popular swarm intelligence algorithm for COP. …”
Get full text
Get full text
Thesis -
3
A class skew-insensitive ACO-based decision tree algorithm for imbalanced data sets
Published 2021“…This study proposed an enhanced algorithm called hellingerant-tree-miner (HATM) which is inspired by ant colony optimization (ACO) metaheuristic for imbalanced learning using decision tree classification algorithm. …”
Get full text
Get full text
Get full text
Article -
4
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 -
5
Effectiveness of Nature-Inspired Algorithms using ANFIS for Blade Design Optimization and Wind Turbine Efficiency
Published 2019“…In this paper, nature-inspired algorithms, e.g., ant colony optimization (ACO), artificial bee colony (ABC), and particle swarm optimization (PSO) are used to search for the blade parameters that can give the maximum value of Cp for HAWT. …”
Get full text
Get full text
Article -
6
Optimal design of step – cone pulley problem using the bees algorithm
Published 2021“…It is commonly known as Swarm Intelligence (SI). Examples of algorithm categorized under SI are Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), and the Bees Algorithm (BA). …”
Get full text
Get full text
Get full text
Get full text
Book Chapter -
7
Effectiveness of nature-inspired algorithms using ANFIS for blade design optimization and wind turbine efficiency
Published 2019“…In this paper, nature-inspired algorithms, e.g., ant colony optimization (ACO), artificial bee colony (ABC), and particle swarm optimization (PSO) are used to search for the blade parameters that can give the maximum value of Cp for HAWT. …”
Get full text
Get full text
Get full text
Get full text
Get full text
Article -
8
Ant colony optimization in dynamic environments
Published 2010“…In order to achieve this objective, six ant algorithms namely Ant System (AS), Ant Colony System (ACS), Best-Worst Ant System (BWAS), Elitist Ant System (EAS), Max-Min Ant System (MMAS) and Rank-Based Ant System (RBAS) were implemented to solve a dynamic optimization problem in the form of the dynamic Traveling Salesman Problem (TSP). …”
Get full text
Get full text
Get full text
Thesis -
9
An enhanced swap sequence-based particle swarm optimization algorithm to solve TSP
Published 2021“…Since there is no known polynomial-time algorithm for solving large scale TSP, metaheuristic algorithms such as Ant Colony Optimization (ACO), Bee Colony Optimization (BCO), and Particle Swarm Optimization (PSO) have been widely used to solve TSP problems through their high quality solutions. …”
Get full text
Get full text
Get full text
Get full text
Get full text
Article -
10
Application of the bees algorithm for constrained mechanical design optimisation problem
Published 2019“…To find the optimal solution for the multiple disc clutch design, the Bees Algorithm will be used and expected to give better result compared to other optimisation algorithms that already have been used.…”
Get full text
Get full text
Get full text
Article -
11
Balancing exploration and exploitation in ACS algorithms for data clustering
Published 2019“…Ant colony optimization (ACO) is a swarm algorithm inspired by different behaviors of ants. …”
Get full text
Get full text
Get full text
Article -
12
Adaptive parameter control strategy for ant-miner classification algorithm
Published 2020“…This paper presents a new hybrid Ant-Miner classification algorithm and ant colony system (ACS), called ACS-Ant Miner. …”
Get full text
Get full text
Get full text
Article -
13
Embedding Malaysian House Red Ant Behavior into an Ant Colony System
Published 2008“…This research aims to improve the algorithm by embedding individual Malaysian House Red Ant behavior into ACS. …”
Get full text
Get full text
Citation Index Journal -
14
Performance Analyses of Nature-inspired Algorithms on the Traveling Salesman’s Problems for Strategic Management
Published 2017“…After critical assessments of the performances of eleven algorithms consisting of two heuristics (Randomized Insertion Algorithm and the Honey Bee Mating Optimization for the Travelling Salesman’s Problem), two trajectory algorithms (Simulated Annealing and Evolutionary Simulated Annealing) and seven population-based optimization algorithms (Genetic Algorithm, Artificial Bee Colony, African Buffalo Optimization, Bat Algorithm, Particle Swarm Optimization, Ant Colony Optimization and Firefly Algorithm) in solving the 60 popular and complex benchmark symmetric Travelling Salesman’s optimization problems out of the total 118 as well as all the 18 asymmetric Travelling Salesman’s Problems test cases available in TSPLIB91. …”
Get full text
Get full text
Get full text
Article -
15
An Experiment of Ant Algorithms : Case Study of Kota Kinabalu Central Town
Published 2005“…The objectives of this study are to explore and evaluate the Ant System (AS) algorithm and Ant Colony System (ACS) algorithm in finding shortest paths. …”
Get full text
Get full text
Get full text
Thesis -
16
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 -
17
Bees algorithm for Forest transportation planning optimization in Malaysia
Published 2021“…Examples of algorithm that are finding their way to the forest transportation planning problem include Genetic Algorithm (GA), Particle Swarm Optimization (PSO) algorithm, Ant Colony Optimization (ACO) algorithm, Simulated Annealing (SA) algorithm and Tabu Search (TS) algorithm. …”
Get full text
Get full text
Article -
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
Interacted multiple ant colonies optimization framework: An experimental study of the evaluation and the exploration techniques to control the search stagnation
Published 2010“…The performance of IMACO was demonstrated by comparing it with the best performing ant algorithms like Ant Colony System (ACS) and Max-Min Ant System (MMAS). …”
Get full text
Get full text
Get full text
Article -
20
Scheduling jobs in computational grid using hybrid ACS and GA approach
Published 2014“…Metaheuristics algorithms show very good performance in solving various job scheduling problems in computational grid systems.However, due to the complexity and heterogeneous nature of resources in grid computing, stand-alone algorithm is not capable to find a good quality solution in reasonable time.This study proposes a hybrid algorithm, specifically ant colony system and genetic algorithm to solve the job scheduling problem.The high level hybridization algorithm will keep the identity of each algorithm in performing the scheduling task.The study focuses on static grid computing environment and the metrics for optimization are the makespan and flowtime.Experiment results show that the proposed algorithm outperforms other stand-alone algorithms such as ant system, genetic algorithms, and ant colony system for makespan.However, for flowtime, ant system and genetic algorithm perform better.…”
Get full text
Get full text
Get full text
Conference or Workshop Item
