Search Results - (( based optimization method algorithm ) OR ( problem implementation ant algorithm ))

Refine Results
  1. 1

    Scheduling Algorithm For Lot Movement in Semiconductor Wafer Fabrication by Norzieyuswati, Md Zenal

    Published 2008
    “…Imitating the collective activities of ant colonies, an approach to constructing pheromone-based scheduling algorithm using Ant Colony Optimization for lot movement in semiconductor wafer fabrication process is propose to be implemented in SilTerra Malaysia.…”
    Get full text
    Get full text
    Get full text
    Thesis
  2. 2

    A study on solution of matrix riccati differential equations using ant colony programming and simulink / Mohd Zahurin Mohamed Kamali by Mohamed Kamali, Mohd Zahurin

    Published 2015
    “…In this thesis, we implement the modified ant colony programming (ACP) algorithm for solving the matrix Riccati differential equation (MRDE). …”
    Get full text
    Get full text
    Thesis
  3. 3

    Chaotic ant swarm optimization to economic dispatch / Mohd Syafiq Md Salleh by Md Salleh, Mohd Syafiq

    Published 2010
    “…Chaotic Ant Swarm optimization (CASO) algorithm used in this study was implemented by using MATLAB 7.5.0 (R2007b). …”
    Get full text
    Get full text
    Thesis
  4. 4

    Machining optimization using Firefly Algorithm / Farhan Md Jasni by Md Jasni, Farhan

    Published 2020
    “…Then, the result will be compared with Tabu Search (TS) Algorithm, Particle Swarm Optimization (PSO), Genetic Algorithm (GA) and Continuous Ant Colony Algorithm (CACO). …”
    Get full text
    Get full text
    Student Project
  5. 5

    A Novel Polytope Algorithm based on Nelder-mead method for localization in wireless sensor network by Gumaida, Bassam, Abubakar, Adamu

    Published 2024
    “…Results: Simulation results perfectly showed that the suggested localization algorithm based on NMM can carry out a better performance than that of other localization algorithms utilizing other op- timization approaches, including a particle swarm optimization, ant colony (ACO) and bat algorithm (BA). …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  6. 6

    Distance based sweep nearest algorithm to solve capacitated vehicle routing problem by Akhand, M. A. H, Sultana, Tanzima, Peya, Zahrul Jannat, Rahman, M.M. Hafizur

    Published 2016
    “…To identify the effectiveness of the proposed approach, SW, SN and DSN have been implemented in this study. For route optimization, Genetic Algorithm (GA), Ant Colony Optimization (ACO) and Particle Swarm Optimization (PSO) are considered in this study. …”
    Get full text
    Get full text
    Get full text
    Proceeding Paper
  7. 7

    Enhanced gravitational search algorithm for nano-process parameter optimization problem / Norlina Mohd Sabri by Mohd Sabri, Norlina

    Published 2020
    “…Based on the capabilities of the metaheuristic algorithms, this research is proposing the enhanced Gravitational Search Algorithm (eGSA) to solve the nano-process parameter optimization problem. …”
    Get full text
    Get full text
    Thesis
  8. 8

    DNA sequence design for direct-proportional length-based DNA computing: Particle swarm optimization vs population based ant colony optimization by Zulkifli, Md. Yusof, Muhammad Arif, Abdul Rahim, Sophan Wahyudi, Nawawi, Kamal, Khalil, Zuwairie, Ibrahim

    Published 2012
    “…In this study, particle swarm optimization (PSO) and population-based ant colony optimization (P-ACO) are employed to design DNA sequences with different lengths and the results obtained are compared. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  9. 9
  10. 10
  11. 11

    Solving large-scale problems using multi-swarm particle swarm approach by Salih, Sinan Q., Alsewari, Abdulrahman A.

    Published 2018
    “…The results showed that the proposed PSO algorithm outperformed the other algorithms in terms of the optimal solutions and the convergence.…”
    Get full text
    Get full text
    Get full text
    Article
  12. 12

    Task scheduling in cloud computing using hybrid genetic algorithm and bald eagle search (GA-BES) by Kamal Khairi Supaprhman

    Published 2022
    “…The natural evolution optimization algorithm which is genetic algorithm can be improve by combining the nature meta-heuristic algorithms which is bald eagle search to improve the makespan of genetic algorithm using cloudsim that need to be implement on the eclipse platform. …”
    Get full text
    Get full text
    Get full text
    Academic Exercise
  13. 13
  14. 14

    Ant colony optimization and genetic algorithm models for suspended sediment discharge estimation for gorgan-river, Iran by Mohammad Reza Pour, Omolbani

    Published 2011
    “…Therefore, it is still necessary to develop the model for the discharge-sediment relationship. New models based on artificial intelligence models, namely; Ant Colony Optimization (ACO) and Genetic Algorithm (GA) are now being used more frequently to solve optimization problems. …”
    Get full text
    Get full text
    Thesis
  15. 15

    Optimal load management strategy for enhanced time of use (ETOU) electricity tariff in Peninsular Malaysia / Mohamad Fani Sulaima by Sulaima, Mohamad Fani

    Published 2020
    “…Particle swarm optimization (PSO), evolutionary particle swarm optimization (EPSO), and ant colony optimization (ACO) algorithms were applied to optimize the simultaneous LM strategies of peak clipping, valley filling and load shifting in order to minimize the energy consumption and maximum demand costs, and improve economic indexes such as load factor and building economic efficiency response. …”
    Get full text
    Get full text
    Thesis
  16. 16

    Enhancement of Ant System Algorithm for Course Timetabling Problem by Djamarus, Djasli

    Published 2009
    “…As the requirement of the Ant System Algorithm, the problem is modeled as a graph that can be used by the ant to deliver its pheromone. …”
    Get full text
    Get full text
    Get full text
    Thesis
  17. 17

    Ant colony optimization in dynamic environments by Chen, Fei Huang

    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
  18. 18

    Ant colony optimization algorithm for dynamic scheduling of jobs in computational grid by Ku-Mahamud, Ku Ruhana, Ramli, Razamin, Yusof, Yuhanis, Mohamed Din, Aniza, Mahmuddin, Massudi

    Published 2012
    “…In computational grid, job scheduling is one of the main factors affecting grid computing performance. 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
  19. 19

    Simulation of identifying shortest path walkway in library by using ant colony optimization by Chui Teng, Chan

    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
  20. 20