Search Results - (( developing interactive bees algorithm ) OR ( java application scheduling algorithm ))

Refine Results
  1. 1

    Performance evaluation of real-time multiprocessor scheduling algorithms by Alhussian, H., Zakaria, N., Abdulkadir, S.J., Fageeri, S.O.

    Published 2016
    “…The CPU profiler of JavaTM VisualVM measures the number of invocations of scheduling event handlers (procedures) in each algorithm as well as the total time spent in all invocations of this handler. …”
    Get full text
    Get full text
    Conference or Workshop Item
  2. 2

    Sequence-based interaction testing implementation using Bees Algorithm by Mohd Hazli M.Z., Kamal Z. Z., Rozmie R. O.

    Published 2023
    “…In this paper we present a sequence-based interaction testing strategy (termed as sequence covering array) using Bees Algorithm. …”
    Conference paper
  3. 3

    Implementing a T-Way Test Generation Strategy Using Bees Algorithm by Mohd Hazli, Mohamed Zabil, Kamal Z., Zamli

    Published 2013
    “…Highly customizable software allow users to configure the software to the users’ needs, however, if not tested adequately, these software are prone to interaction faults. This paper discusses our experiences on implementation of Bees algorithm for generating test cases to detect t-way interaction faults (where t signifies the interaction strength). …”
    Get full text
    Get full text
    Get full text
    Article
  4. 4

    A Toolkit for Simulation of Desktop Grid Environment by FOROUSHAN, PAYAM CHINI

    Published 2014
    “…In this type of environment it is nearly impossible to prove the effectiveness of a scheduling algorithm. Hence the main objective of this study is to develop a desktop grid simulator toolkit for measuring and modeling scheduler algorithm performance. …”
    Get full text
    Get full text
    Final Year Project
  5. 5

    Computer Lab Timetabling Using Genetic Algorithm Case Study - Unit ICT by Abdullah, Amran

    Published 2006
    “…Genetic Algorithm is one of the most popular optimization solutions used in various applications such as scheduling. …”
    Get full text
    Get full text
    Thesis
  6. 6

    Implementing a t-way test generation strategy using bees algorithm by Zabil M.H.M., Zamli K.Z.

    Published 2023
    “…Highly customizable software allow users to configure the software to the users' needs, however, if not tested adequately, these software are prone to interaction faults. This paper discusses our experiences on implementation of Bees algorithm for generating test cases to detect t-way interaction faults (where t signifies the interaction strength). © SCRG Publication, 2013.…”
    Article
  7. 7

    Improving Class Timetabling using Genetic Algorithm by Qutishat, Ahmed Mohammed Ali

    Published 2006
    “…This paper reports the power fill techniques using GA in scheduling. Class timetabling problem is one of the applications in scheduling. …”
    Get full text
    Get full text
    Get full text
    Thesis
  8. 8

    Examination timetabling using genetic algorithm case study: KUiTTHO by Mohd Salikon, Mohd Zaki

    Published 2005
    “…This paper reports the powerful techniques using GA in scheduling. Examination timetabling problem is one of the applications in scheduling. …”
    Get full text
    Get full text
    Thesis
  9. 9

    Examination Timetabling Using Genetic Algorithm Case Study : KUiTTHO by Mohd. Zaki, Mohd. Salikon

    Published 2005
    “…This paper reports the powerful techniques using GA in scheduling. Examination timetabling problem is one of the applications in scheduling. …”
    Get full text
    Get full text
    Get full text
    Thesis
  10. 10

    Adopting Bees Algorithm for Sequenced Based T-Way Test Data Generation by Kamal Z., Zamli, Mohd Hazli, Mohammed Zabil

    Published 2013
    “…Many interaction test data generation strategies (termed t-way strategies) have been developed over the past fifteen years. …”
    Get full text
    Get full text
    Get full text
    Article
  11. 11

    Attribute reduction based scheduling algorithm with enhanced hybrid genetic algorithm and particle swarm optimization for optimal device selection by Nwogbaga, Nweso Emmanuel, Latip, Rohaya, Affendey, Lilly Suriani, Abdul Rahiman, Amir Rizaan

    Published 2022
    “…Therefore, in this paper, we proposed Dynamic tasks scheduling algorithm based on attribute reduction with an enhanced hybrid Genetic Algorithm and Particle Swarm Optimization for optimal device selection. …”
    Get full text
    Get full text
    Article
  12. 12
  13. 13

    Batch mode heuristic approaches for efficient task scheduling in grid computing system by Maipan-Uku, Jamilu Yahaya

    Published 2016
    “…Many algorithms have been implemented to solve the grid scheduling problem. …”
    Get full text
    Get full text
    Get full text
    Thesis
  14. 14

    Pairwise Test Suite Generation Based on Hybrid Artificial Bee Colony Algorithm by Alazzawi, A.K., Rais, H.M., Basri, S., Alsariera, Y.A.

    Published 2020
    “…Complementing to the earlier researches, this paper proposes a new pairwise test suite generation called Pairwise Hybrid Artificial Bee Colony (PhABC) strategy based on hybridize of an Artificial Bee Colony (ABC) algorithm with a Particle Swarm Optimization (PSO) algorithm. …”
    Get full text
    Get full text
    Article
  15. 15

    Hybrid Artificial Bees Colony Algorithms For Optimizing Carbon Nanotubes Characteristics by Mohammad Jarrah, Mu'ath Ibrahim

    Published 2018
    “…Optimization is a crucial process to select the best parameters in single and multi-objective problems for manufacturing process.However,it is difficult to find an optimization algorithm that obtain the global optimum for every optimization problem.Artificial Bees Colony (ABC) is a well-known swarm intelligence algorithm in solving optimization problems.It has noticeably shown better performance compared to the state-of-art algorithms.This study proposes a novel hybrid ABC algorithm with β-Hill Climbing (βHC) technique (ABC-βHC) in order to enhance the exploitation and exploration process of the ABC in optimizing carbon nanotubes (CNTs) characteristics.CNTs are widely used in electronic and mechanical products due to its fascinating material with extraordinary mechanical,thermal,physical and electrical properties. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  16. 16
  17. 17
  18. 18
  19. 19

    T-way strategy for sequence input interactions test case generation adopting fish swarm algorithm by Rahman, Mostafijur, Sultana, Dalia, Sabira, Khatun, M. F. M., Jusof, Syamimi Mardiah, Shaharum, Nurhafizah, Abu Talip Yusof, Qaiduzzaman, Khandker M., Hasan, Md. Hasibul, Rahman, Md. Mushfiqur, Hossen, Md. Anwar, Begum, Afsana

    Published 2019
    “…Since twenty years many useful t-way strategies have been developed to reduce test case size. In order to reduce test cases several T-way sequence input interaction strategies are explored, such as, Bee Algorithm(BA), Kuhn encoding (K) , ASP with Clasp , CP with Sugar, Erdem (ER) exact encoding, Tarui (TA) Method, U, UR, D and DR, Brain (BR). …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  20. 20

    Smart student timetable planner by Wong, Xin Tong

    Published 2025
    “…Course data is managed in CSV format, parsed into JSON for fast processing, while sessionStorage and localStorage handle user data within active sessions. A Genetic Algorithm forms the core scheduling engine, generating optimized timetables that respect both hard constraints, such as avoiding clashes, and soft constraints, such as personal preferences.The final output of this project is a functional web-based timetable planner that successfully enhances scheduling efficiency, reduces the likelihood of errors, and improves the overall academic planning experience. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis