Search Results - (( java simulation optimization algorithm ) OR ( software interaction _ algorithm ))

Refine Results
  1. 1
  2. 2

    Enhancement of Ant Colony Optimization for Grid Job Scheduling and Load Balancing by Husna, Jamal Abdul Nasir

    Published 2011
    “…Global pheromone update is performed after the completion of processing the jobs in order to reduce the pheromone value of resources. A simulation environment was developed using Java programming to test the performance of the proposed EACO algorithm against existing grid resource management algorithms such as Antz algorithm, Particle Swarm Optimization algorithm, Space Shared algorithm and Time Shared algorithm, in terms of processing time and resource utilization. …”
    Get full text
    Get full text
    Get full text
    Thesis
  3. 3

    Ant colony optimization algorithm for load balancing in grid computing by Ku-Mahamud, Ku Ruhana, Mohamed Din, Aniza

    Published 2012
    “…The proposed algorithm is known as the enhance ant colony optimization (EACO). …”
    Get full text
    Get full text
    Get full text
    Monograph
  4. 4

    OPTIMIZED MIN-MIN TASK SCHEDULING ALGORITHM FOR SCIENTIFIC WORKFLOWS IN A CLOUD ENVIRONMENT by Murad S.S., Badeel R., Alsandi N.S.A., Alshaaya R.F., Ahmed R.A., Muhammed A., Derahman M.

    Published 2023
    “…To achieve this, we propose a new noble mechanism called Optimized Min-Min (OMin-Min) algorithm, inspired by the Min-Min algorithm. …”
    Review
  5. 5

    Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization by Mohammad Ata, Karimeh Ibrahim

    Published 2019
    “…This study proposes a car parking management system which applies Dijkstra’s algorithm, Ant Colony Optimization (ACO) and Binary Search Tree (BST) in structuring a guidance system for indoor parking. …”
    Get full text
    Get full text
    Thesis
  6. 6

    Features selection for intrusion detection system using hybridize PSO-SVM by Tabaan, Alaa Abdulrahman

    Published 2016
    “…Hybridize Particle Swarm Optimization (PSO) as a searching algorithm and support vector machine (SVM) as a classifier had been implemented to cope with this problem. …”
    Get full text
    Get full text
    Thesis
  7. 7
  8. 8

    Resource management in grid computing using ant colony optimization by Ku-Mahamud, Ku Ruhana, Mohamed Din, Aniza

    Published 2011
    “…Resources with high pheromone value are selected to process the submitted jobs.Global pheromone update is performed after completion processing the jobs in order to reduce the pheromone value of resources.A simulation environment was developed using Java programming to test the performance of the proposed EACO algorithm against other ant based algorithm, in terms of resource utilization.Experimental results show that EACO produced better grid resource management solution.…”
    Get full text
    Get full text
    Get full text
    Get full text
    Monograph
  9. 9

    Implementation of locust inspired scheduling algorithm with huge number of servers for energy efficiency in a cloud datacenter by Azhar, Nur Huwaina

    Published 2019
    “…Cloudsim is used as Discrete Event Simulation tool and Java as coding language to evaluate LACE algorithm. …”
    Get full text
    Get full text
    Thesis
  10. 10

    An Interaction Strategy for Testing Software Product Lines using the Bat-inspired Algorithm by Alsariera, Yazan A., Mazlina, Abdul Majid, Kamal Z., Zamli

    Published 2015
    “…Software product lines (SPLs) represent an engineering method for creating a portfolio of similar software systems for a shared set of software product assets. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  11. 11

    A variable combinatorial test suite strategy based on modified greedy algorithm by Homaid, Ameen A. Ba, Alsewari, Abdulrahman A.

    Published 2015
    “…A variable strength interaction is the interaction between some of software features which have higher priority than the interaction between the others software features. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  12. 12

    T-way testing : a test case generator based on melody search algorithm by Toh, Shu Yuen

    Published 2015
    “…First, Inputs will be written into a text file and TTT-MS will read the inputs which are the number of Parameters, number of values for each Parameter, Parameter Names, Parameter Values Name and the Interaction Strength (t) up to t=4. Next, TTT-MS will be executed through main algorithms to generate Parameters Interaction List, Parameter Values Interaction List, and finally generate final Test Cases based on Melody Search Algorithm. …”
    Get full text
    Get full text
    Undergraduates Project Papers
  13. 13

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

    Published 2013
    “…Over the last decade, the size and complexity of software developed have increased tremendously. 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. …”
    Get full text
    Get full text
    Get full text
    Article
  14. 14

    A kidney algorithm with elitism for combinatorial testing problem by Bahomaid, Ameen A., Alsewari, Abdulrahman A., Kamal Z., Zamli, Alhendawi, Kamal M., Al-Janabi, Ala Aldeen

    Published 2020
    “…Among the various approaches for software testing, Combinatorial interaction testing (CIT) is a proper and alternative testing approach for exhaustive testing that covers all possible interactions for a software's parameters. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  15. 15

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

    Published 2023
    “…Over the last decade, the size and complexity of software developed have increased tremendously. 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. …”
    Article
  16. 16

    CTJ: Input-output based relation combinatorial testing strategy using Jaya algorithm by Ng, Yeong Khang

    Published 2019
    “…Software testing is a vital part in software development lifecycle. …”
    Get full text
    Get full text
    Get full text
    Undergraduates Project Papers
  17. 17

    SPLBA: an interaction strategy for testing software product lines using the bat-inspired algorithm by Kamal Z., Zamli, Yazan A., Alsariera, Mazlina, Abdul Majid

    Published 2015
    “…Software product lines (SPLs) represent an engineering method for creating a portfolio of similar software systems for a shared set of software product assets. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  18. 18

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

    Hybrid Artificial Bee Colony Algorithm for t-Way Interaction Test Suite Generation by Alazzawi, A.K., Rais, H.M., Basri, S.

    Published 2019
    “…This is called hybrid artificial bee colony (HABC) strategy, which is based on hybridize of an artificial bee colony (ABC) algorithm with a particle swarm optimization (PSO) algorithm. …”
    Get full text
    Get full text
    Article