In this paper, vehicle routing problem as the background, the traditional tabu search algorithm is proposed based on a set of methods to build the initial solution and its integration to achieve the dual tabusearch a...
详细信息
In this paper, vehicle routing problem as the background, the traditional tabu search algorithm is proposed based on a set of methods to build the initial solution and its integration to achieve the dual tabu search algorithm for vehicle routing problem. A new algorithm to avoid the shortcomings of the traditional tabu search algorithm is too dependent on the initial solution, the simulation tests to verify the feasibility and effectiveness of the algorithm.
Because the existence of defects in the traditional genetic algorithm,we use the improved the genetic-tabu search algorithm(GA-TS) in this paper for the optimization of bus scheduling model,then got over the tradition...
详细信息
Because the existence of defects in the traditional genetic algorithm,we use the improved the genetic-tabu search algorithm(GA-TS) in this paper for the optimization of bus scheduling model,then got over the traditional genetic algorithm's problem such as slow-evolution,premature,local optimal solution and other issues,simulation results show that:GA-TS optimize performance superior to the traditional genetic algorithm.
In order to detect the corrosion of grounding grids, a corrosion diagnosis approach based on tabusearch (TS)algorithm is put forward. A grounding grid is excited between couples of touchable nodes by a current source...
详细信息
In order to detect the corrosion of grounding grids, a corrosion diagnosis approach based on tabusearch (TS)algorithm is put forward. A grounding grid is excited between couples of touchable nodes by a current source. Some voltages of touchable nodes are measured in each *** the energy of the error between testing voltages and evaluation voltages is used as the index. The designed values of branches are used as the initial values. A tabu list is formed for the branches. In each step of iteration, the resistance of each branch is increased and decreased with a certain value, respectively, forming a set of neighborhood. The aspiration criterion and stop criterion are adopted. An experimental grounding grid with sixty branches is used as an example to show the feasibility of the proposed approach. It is also shown that the proposed approach has the advantage of less sensitivity to testing errors.
In this paper we present a tabusearch-based algorithm, which is dedicated to solving the routing and spectrum allocation problem in elastic optical networks. To evaluate performance of the proposed method, we carry a...
详细信息
ISBN:
(纸本)9781479956029
In this paper we present a tabusearch-based algorithm, which is dedicated to solving the routing and spectrum allocation problem in elastic optical networks. To evaluate performance of the proposed method, we carry a number of experiments on realistic network topologies. We compare our method with both optimal results yielded by the CPLEX solver and results obtained by heuristic algorithms that were proposed in the literature for the same optimization problem. The findings of our investigation show that the proposed tabusearch method provides the solutions close to optimal ones and it significantly outperforms the reference methods.
Hardware/software (HW/SW) partitioning is to determine which components of a system are implemented on hardware and which ones on software. It is one of the most important steps in the design of embedded systems. The ...
详细信息
Hardware/software (HW/SW) partitioning is to determine which components of a system are implemented on hardware and which ones on software. It is one of the most important steps in the design of embedded systems. The HW/SW partitioning problem is an NP-hard constrained binary optimization problem. In this paper, we propose a tabusearch-based memetic algorithm to solve the HW/SW partitioning problem. First, we convert the constrained binary HW/SW problem into an unconstrained binary problem using an adaptive penalty function that has no parameters in it. A memetic algorithm is then suggested for solving this unconstrained problem. The algorithm uses a tabusearch as its local search procedure. This tabusearch has a special feature with respect to solution generation, and it uses a feedback mechanism for updating the tabu tenure. In addition, the algorithm integrates a path relinking procedure for exploitation of newly found solutions. Computational results are presented using a number of test instances from the literature. The algorithm proves its robustness when its results are compared with those of two other algorithms. The effectiveness of the proposed parameter-free adaptive penalty function is also shown.
The quadratic assignment problem (QAP) is an NP-hard combinatorial optimization problem with a wide variety of applications. Biogeography-based optimization (BBO), a relatively new optimization technique based on the ...
详细信息
The quadratic assignment problem (QAP) is an NP-hard combinatorial optimization problem with a wide variety of applications. Biogeography-based optimization (BBO), a relatively new optimization technique based on the biogeography concept, uses the idea of migration strategy of species to derive algorithm for solving optimization problems. It has been shown that BBO provides performance on a par with other optimization methods. A classical BBO algorithm employs the mutation operator as its diversification strategy. However, this process will often ruin the quality of solutions in QAP. In this paper, we propose a hybrid technique to overcome the weakness of classical BBO algorithm to solve QAP, by replacing the mutation operator with a tabusearch procedure. Our experiments using the benchmark instances from QAPLIB show that the proposed hybrid method is able to find good solutions for them within reasonable computational times. Out of 61 benchmark instances tested, the proposed method is able to obtain the best known solutions for 57 of them.
In order to effectively prolong the lifetime of wireless sensor network and balance network energy consumption, a WSN clustering routing algorithm based on hybrid genetic tabusearch (CRGT) is proposed. Firstly, in th...
详细信息
In order to effectively prolong the lifetime of wireless sensor network and balance network energy consumption, a WSN clustering routing algorithm based on hybrid genetic tabusearch (CRGT) is proposed. Firstly, in the stage of cluster head election, two parameters, the residual energy of nodes and the distance from nodes to Sink node, are introduced to optimize the threshold function to make the cluster head election more reasonable. Secondly, in the stage of clustering, ordinary nodes join the cluster with the lowest cost according to the cost function to balance the node energy. Finally, a hybrid genetic tabu search algorithm is introduced to select the optimal path with the least energy consumption during data transmission. The simulation results show that, compared with the other two clustering routing algorithms, CRGT algorithm effectively prolongs the network lifetime, and the energy consumption is more balanced.
To reduce CPU time in compositional petroleum simulation models (e.g. compositional reservoir simulations), a minimum number of components should be used in the equation of state (EOS) to describe the fluid phase and ...
详细信息
To reduce CPU time in compositional petroleum simulation models (e.g. compositional reservoir simulations), a minimum number of components should be used in the equation of state (EOS) to describe the fluid phase and volumetric behavior. A "detailed" EOS model often contains from 20 to 40 components, with the first 10 components representing pure compounds and the remaining components represent a split of the heavier C-6(+) material in single-carbon-number (SCN) fractions. A "pseudoized" (or lumped) EOS model might contain only 6-9 lumped components. The selection of which components to lump together is difficult because of the huge number of possible combinations. This paper describes an automated method to find the best pseudoized EOS model based on an initial detailed SCN EOS model. The method is based on (1) a fitness function quantifying the quality of match between a pseudoized EOS model and the detailed SCN EOS model from which it is derived, (2) a genetic algorithm used to obtain a first initial solution and (3) a tabusearch to refine this initial solution and find the optimal lumping scheme. The method allows for a set of constraints to be imposed on the lumping of components, such as (1) not lumping certain components (e.g. CO2), (2) forcing lumping of some components (e.g. i- C-4 and n- C-4). The proposed procedure was successfully able to find the optimal lumped EOS from a detailed SCN EOS with 34 components for three scenarios with different number of components in the lumped EOS (15, 9 and 6). The runtime is ranging from 10 to 45 min.
This paper deals with the distribution network reconfiguration problem. A hybrid algorithm of particle swarm optimization (PSO) and tabusearch (TS) is proposed as the searching algorithm. The new algorithm shares the...
详细信息
This paper deals with the distribution network reconfiguration problem. A hybrid algorithm of particle swarm optimization (PSO) and tabusearch (TS) is proposed as the searching algorithm. The new algorithm shares the advantages of PSO and TS, which has a fast computation speed and a strong ability to avoid local optimal solution. After a thorough comparison, network random key (NRK) is introduced as the corresponding coding strategy among various tree representation strategies. NRK could completely avoid the generation of infeasible solutions during the searching process and has a good locality property, which allows the new hybrid algorithm to perform to its fullest potential. The proposed algorithm has been validated through an IEEE 33 bus test case. Compared with other algorithms, the proposed method is both accurate and computationally efficient. Furthermore, a test to solve another problem also proves the robustness of the proposed algorithm for a different problem.
Zone pricing is one of the most important pricing policies that are prevalently used by very companies. This paper considers integrating zone pricing and location-routing problems for profit maximization. Hence, a nod...
详细信息
Zone pricing is one of the most important pricing policies that are prevalently used by very companies. This paper considers integrating zone pricing and location-routing problems for profit maximization. Hence, a node-based model is proposed as mixed integer nonlinear programming to solve the problem. In order to handle the nonlinearity elements and change the model to a mixed integer linear programming, a piecewise linearization method is employed to approximate the problem. Moreover, we introduce a new heuristic variable neighborhood search (VNS) and tabu search algorithm for large-scale problems. The proposed algorithms consist of four intra-tour and seven inter-tour operators in its local search. Finally, some test instances with 20, 200, 400, and 600 nodes are solved and the results of them confirm the efficiency of the proposed algorithms and comparative superiority of the VNS algorithm over the tabu search algorithm.
暂无评论