Search Results - (( parameter interaction colony algorithm ) OR ( java application optimization algorithm ))

Refine Results
  1. 1

    A Modified ACO-based Search Algorithm for Detecting Protein Functional Module From Protein Interaction Network by Jamaludin, Sallim, Rozlina, Mohamed, Roslina, Abd Hamid

    Published 2015
    “…Some shortcomings were identified and addressed by proposing a Modified Ant Colony Optimization Algorithm (ACO-PFMDM), which introduces two new scheme for controlling the two main parameters of ACO to solve PFMDP. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  2. 2

    A Hybrid ACO-Graph Entropy for Functional Modules Detection From Protein-Protein Interaction Network by Jamaludin, Sallim, Rozlina, Mohamed, Che, Yahaya, Roslina, Abdul Hamid

    Published 2018
    “…Some shortcomings were identified and addressed by proposing a Modified Ant Colony Optimization Algorithm (ACO-PFMDM), which introduces two new scheme for controlling the two main parameters of ACO to solve PFMDP. …”
    Get full text
    Get full text
    Get full text
    Article
  3. 3

    On Adopting Parameter Free Optimization Algorithms for Combinatorial Interaction Testing by Kamal Z., Zamli, Alsariera, Yazan A., Nasser, Abdullah B., Alsewari, Abdulrahman A.

    Published 2015
    “…In doing so, this paper reviews two existing parameter free optimization algorithms involving Teaching Learning Based Optimization (TLBO) and Fruitfly Optimization Algorithm (FOA) in an effort to promote their adoption for CIT.…”
    Get full text
    Get full text
    Get full text
    Article
  4. 4

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

    Sequence and sequence-less t-way test suite generation strategy based on the elitist flower pollination algorithm by Mohammed Abdullah, Abdullah Nasser

    Published 2018
    “…Interaction, or t-way, testing, where t indicates the interaction strength, is an approach to generate test suite for detecting fault due to interaction. …”
    Get full text
    Get full text
    Thesis
  6. 6
  7. 7

    An elitist-flower pollination-based strategy for constructing sequence and sequence-less t-way test suite by Abdullah, Nasser, Kamal Z., Zamli, Alsewari, Abdulrahman A., Ahmed, Bestoun S.

    Published 2018
    “…In line with the upcoming of a new field called search-based software engineering (SBSE), many newly developed t-way strategies adopting meta-heuristic algorithms can be seen in the literature for constructing interaction test suite (such as simulated annealing (SA), genetic algorithm (GA), ant colony optimisation algorithm (ACO), particle swarm optimisation (PSO), harmony search (HS) and cuckoo search (CS). …”
    Get full text
    Get full text
    Get full text
    Article
  8. 8

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

    Published 2016
    “…These results suggests that optimal algorithms may turn to be non-optimal when practically implemented, unlike USG which reveals far less scheduling overhead and hence could be practically implemented in real-world applications. …”
    Get full text
    Get full text
    Conference or Workshop Item
  9. 9

    HABC: Hybrid artificial bee colony for generating variable T-way test sets by Alazzawi, A.K., Rais, H.M., Basri, S.

    Published 2020
    “…The input variables for a realworld software may diverge in how they strongly influence variable strength (VS) interaction can achieve that effectively. This paper proposed a hybrid artificial bee colony (HABC) strategy based on the hybrid artificial bee colony algorithm and practical swarm optimization to generate optimal test suite of variable strength interaction. …”
    Get full text
    Get full text
    Article
  10. 10

    HABC: Hybrid artificial bee colony for generating variable T-way test sets by Alazzawi, A.K., Rais, H.M., Basri, S.

    Published 2020
    “…The input variables for a realworld software may diverge in how they strongly influence variable strength (VS) interaction can achieve that effectively. This paper proposed a hybrid artificial bee colony (HABC) strategy based on the hybrid artificial bee colony algorithm and practical swarm optimization to generate optimal test suite of variable strength interaction. …”
    Get full text
    Get full text
    Article
  11. 11

    HABCSm: A Hamming Based t -way Strategy based on Hybrid Artificial Bee Colony for Variable Strength Test Sets Generation by Alazzawi, A.K., Rais, H.M., Basri, S., Alsariera, Y.A., Capretz, L.F., Imam, A.A., Balogun, A.O.

    Published 2021
    “…Recently, researchers have been advocating the adoption of meta-heuristic algorithms for t -way testing strategies (where t points the interaction strength among parameters). …”
    Get full text
    Get full text
    Article
  12. 12

    HABCSm: A Hamming Based t -way Strategy based on Hybrid Artificial Bee Colony for Variable Strength Test Sets Generation by Alazzawi, A.K., Rais, H.M., Basri, S., Alsariera, Y.A., Capretz, L.F., Imam, A.A., Balogun, A.O.

    Published 2021
    “…Recently, researchers have been advocating the adoption of meta-heuristic algorithms for t -way testing strategies (where t points the interaction strength among parameters). …”
    Get full text
    Get full text
    Article
  13. 13

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

    Route Optimization System by Zulkifli, Abdul Hayy

    Published 2005
    “…After much research into the many algorithms available, and considering some, including Genetic Algorithm (GA), the author selected Dijkstra's Algorithm (DA). …”
    Get full text
    Get full text
    Final Year Project
  15. 15
  16. 16
  17. 17

    A new variable strength t-way strategy based on the cuckoo search algorithm by Abdullah, Nasser, Kamal Z., Zamli

    Published 2019
    “…Owing to its performance, the metaheuristicbased t-way strategies have gained significant attention recently (e.g., Particle swarmoptimization, genetic algorithm, ant colony algorithm, harmony search, and cuckoo search). …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  18. 18
  19. 19
  20. 20