A Hybrid GABFO Scheduling for Optimal Makespan in Computational Grid

2014 ◽  
Vol 5 (3) ◽  
pp. 57-83 ◽  
Author(s):  
Shiv Prakash ◽  
Deo Prakash Vidyarthi

Scheduling in Computational Grid (CG) is an important but complex task. It is done to schedule the submitted jobs onto the nodes of the grid so that some characteristic parameter is optimized. Makespan of the job is an important parameter and most often scheduling is done to optimize makespan. Genetic Algorithm (GA) is a search procedure based on the evolutionary technique that is able to solve a class of complex optimization problem. However, GA takes longer to converge towards its near optimal solution. Bacteria Foraging Optimization (BFO), also derived from nature, is a technique to optimize a given function in a distributed manner. Due to limited availability of bacteria, BFO is not suitable to optimize the solution for the problem involving a large search space. Characteristics of both GA and BFO are combined so that their benefits can be reaped. The hybrid approach is referred to as Genetic Algorithms Bacteria Foraging Optimization (GABFO) algorithm. The proposed GABFO has been applied to optimize makespan of a given schedule in a computational grid. Results of the simulation, conducted to evaluate the performance of the proposed model, reveal the effectiveness of the proposed model.

2002 ◽  
Vol 2 (3) ◽  
pp. 171-178
Author(s):  
Chan Yu ◽  
Souran Manoochehri

A genetic algorithm-based optimization method is proposed for solving the problem of nesting arbitrary shapes. Depending on the number of objects and the size of the search space, realizing an optimal solution within a reasonable time may not be possible. In this paper, a mating concept is introduced to reduce the solution time. Mating between two objects is defined as the positioning of one object relative to the other by merging common features that are assigned by the mating condition between them. A constrained move set is derived from a mating condition that allows the transformation of the object in each mating pair to be fully constrained with respect to the other. Properly mated objects can be placed together, thus reducing the overall computation time. Several examples are presented to demonstrate the efficiency of utilizing the mating concept to solve a nesting optimization problem.


2015 ◽  
Vol 713-715 ◽  
pp. 1525-1529
Author(s):  
Di Ming Ai ◽  
Yu Fei Jia ◽  
Jun Yan Zhao ◽  
Ling Jie Kong

A aircraft parking position assignment problem is a complex optimization problem with many constrains. In this paper, an assignment model is built with the consideration of constrain treatment. A 2 neighborhood particle swarm optimizer is adopted. The numerical experiment results demonstrate the effectiveness of proposed model and optimization strategy.


2021 ◽  
Vol 1 (1) ◽  
pp. 66-74
Author(s):  
Abdul Rehman Khan ◽  
Ameer Tamoor Khan ◽  
Masood Salik ◽  
Sunila Bakhsh

In this paper, we presented an autonomous control framework for the wall following robot using an optimally configured Gated Recurrent Unit (GRU) model with the hyperband algorithm. GRU is popularly known for the time-series or sequence data, and it overcomes the vanishing gradient problem of RNN. GRU also consumes less memory and is computationally more efficient than LSTMs. The selection of hyper-parameters of the GRU model is a complex optimization problem with local minima. Usually, hyper-parameters are selected through hit and trial, which does not guarantee an optimal solution. To come around this problem, we used a hyperband algorithm for the selection of optimal parameters. It is an iterative method, which searches for the optimal configuration by discarding the least performing configurations on each iteration. The proposed HP-GRU model is used on a dataset of SCITOS G5 robots with 24 sensors mounted. The results show that HP-GRU has a mean accuracy of 0.9857 and a mean loss of 0.0810, and it is comparable with other deep learning algorithms.


2022 ◽  
Vol 13 (1) ◽  
pp. 0-0

There is a need for automatic log file template detection tool to find out all the log messages through search space. On the other hand, the template detection tool should cope with two constraints: (i) it could not be too general and (ii) it could not be too specific These constraints are, contradict to one another and can be considered as a multi-objective optimization problem. Thus, a novel multi-objective optimization based log-file template detection approach named LTD-MO is proposed in this paper. It uses a new multi-objective based swarm intelligence algorithm called chicken swarm optimization for solving the hard optimization issue. Moreover, it analyzes all templates in the search space and selects a Pareto front optimal solution set for multi-objective compensation. The proposed approach is implemented and evaluated on eight publicly available benchmark log datasets. The empirical analysis shows LTD-MO detects large number of appropriate templates by significantly outperforming the existing techniques on all datasets.


2020 ◽  
Vol 2020 ◽  
pp. 1-16
Author(s):  
Hualong Yang ◽  
Yuwei Xing

This paper investigates the problem of containership sailing speed and fleet deployment optimization in an intercontinental liner shipping network. Under the consideration of the time value of container cargo, three kinds of impact of sailing speed changes on long legs of each liner route are analysed, and a time-based freight rate strategy is proposed. Then, the optimization problem is formulated as a mixed-integer nonlinear programming. Its goal is to maximize the total profits of a container liner shipping. To find the optimal solution to the model and improve the efficiency of model solution, a discretization algorithm is proposed. Numerical results verify the applicability of the proposed model and the efficiency of the algorithm. In addition, the time-based freight rate strategy is able to achieve more profit compared to a fixed freight rate strategy.


2021 ◽  
Author(s):  
Olivia-Linda Enciu

Manual quantum programming is generally diffcult for humans, due to the often hard-to-grasp properties of quantum mechanics and quantum computers. By outlining the target (or desired) behaviour of a particular quantum program, the task of programming can be turned into a search and optimization problem. A flexible evolutionary technique known as genetic programming may then be used as an aid in the search for quantum programs. In this work a genetic programming approach uses an estimation of distribution algorithm (EDA) to learn the probability distribution of optimal solution(s), given some target behaviour of a quantum program.


2021 ◽  
Author(s):  
Olivia-Linda Enciu

Manual quantum programming is generally diffcult for humans, due to the often hard-to-grasp properties of quantum mechanics and quantum computers. By outlining the target (or desired) behaviour of a particular quantum program, the task of programming can be turned into a search and optimization problem. A flexible evolutionary technique known as genetic programming may then be used as an aid in the search for quantum programs. In this work a genetic programming approach uses an estimation of distribution algorithm (EDA) to learn the probability distribution of optimal solution(s), given some target behaviour of a quantum program.


Mathematics ◽  
2021 ◽  
Vol 10 (1) ◽  
pp. 78
Author(s):  
Rajan Mondal ◽  
Ali Akbar Shaikh ◽  
Asoke Kumar Bhunia ◽  
Ibrahim M. Hezam ◽  
Ripon K. Chakrabortty

The demand for a product is one of the important components of inventory management. In most cases, it is not constant; it may vary from time to time depending upon several factors which cannot be ignored. For any seasonal product, it is observed that at the beginning of the season, demand escalates over time, then it is stable and after that, it decreases. This type of demand is known as the trapezoidal type. Also, due to the uncertainty of customers’ behavior, inventory parameters are not always fixed. Combining these two concepts together, an inventory model is formulated for decaying items in an interval environment. Preservative technology is incorporated to preserve the product from deterioration. The corresponding mathematical formulation is derived in such a way that the profit of the inventory system is maximized. Consequently, the corresponding optimization problem is converted into an interval optimization problem. To solve the same, different variants of quantum-behaved particle swarm optimization (QPSO) techniques are employed to determine the duration of stock-in time and preservation technology cost. To illustrate and also to validate the model, three numerical examples are considered and solved. Then the computational results are compared. Thereafter, to study the impact of different parameters of the proposed model on the best found (optimal or very close to optimal) solution, sensitivity analysis are performed graphically.


2022 ◽  
Vol 13 (1) ◽  
pp. 0-0

There is a need for automatic log file template detection tool to find out all the log messages through search space. On the other hand, the template detection tool should cope with two constraints: (i) it could not be too general and (ii) it could not be too specific These constraints are, contradict to one another and can be considered as a multi-objective optimization problem. Thus, a novel multi-objective optimization based log-file template detection approach named LTD-MO is proposed in this paper. It uses a new multi-objective based swarm intelligence algorithm called chicken swarm optimization for solving the hard optimization issue. Moreover, it analyzes all templates in the search space and selects a Pareto front optimal solution set for multi-objective compensation. The proposed approach is implemented and evaluated on eight publicly available benchmark log datasets. The empirical analysis shows LTD-MO detects large number of appropriate templates by significantly outperforming the existing techniques on all datasets.


2012 ◽  
Vol 4 (1) ◽  
pp. 67-80 ◽  
Author(s):  
Shiv Prakash ◽  
Deo P. Vidyarthi

Computational Grid (CG) provides a wide distributed platform for high end compute intensive applications. Inter Process Communication (IPC) affects the performance of a scheduling algorithm drastically. Genetic Algorithms (GA), a search procedure based on the evolutionary computation, is able to solve a class of complex optimization problems. This paper proposes a GA based scheduling model observing the effect of IPC on the performance of scheduling in computational grid. The proposed model studies the effects of Inter Process Communication (IPC), processing rate () and arrival rate (). Simulation experiment, to evaluate the performance of the proposed algorithm is conducted and results reveal the effectiveness of the model.


Sign in / Sign up

Export Citation Format

Share Document