Rong Long Wang
University of Fukui
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Rong Long Wang.
soft computing | 2007
Rong Long Wang; Kozo Okazaki
The genetic algorithm (GA) is a popular, biologically inspired optimization method. However, in the GA there is no rule of thumb to design the GA operators and select GA parameters. Instead, trial-and-error has to be applied. In this paper we present an improved genetic algorithm in which crossover and mutation are performed conditionally instead of probability. Because there are no crossover rate and mutation rate to be selected, the proposed improved GA can be more easily applied to a problem than the conventional genetic algorithms. The proposed improved genetic algorithm is applied to solve the set-covering problem. Experimental studies show that the improved GA produces better results over the conventional one and other methods.
IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences | 2006
Rong Long Wang; Kozo Okazaki
An improved genetic algorithm for solving the graph planarization problem is presented. The improved genetic algorithm which is designed to embed a graph on a plane, performs crossover and mutation conditionally instead of probability. The improved genetic algorithm is verified by a large number of simulation runs and compared with other algorithms. The experimental results show that the improved genetic algorithm performs remarkably well and outperforms its competitors.
International Journal of Computational Intelligence and Applications | 2009
Rong Long Wang; Kozo Okazaki
The graph bisection problem is an important problem in printed circuit board layout and communication networks. Since it is known to be NP-complete, approximation algorithm have been considered. In this paper, we propose a so-called two-state ant colony algorithm for efficiently solving the problem. In the proposed algorithm two kinds of pheromone and two kinds of heuristic information are introduced to reinforce the search ability. The proposed algorithm is tested on a large number of instances and is compared with a heuristic algorithm and a genetic algorithm. The experimental results show that the proposed approach is superior to its competitors.
international conference on natural computation | 2012
Xiaofan Zhou; Li-Qing Zhao; Ze-Wei Xia; Zhi-Qiang Chen; Rong Long Wang
An ant system with two colonies is proposed for the combinatorial optimization problems. The proposed method is inspired by the knowledge that there are many colonies of ants in the natural world and organized with two colonies of ants. At first, ants perform solution search procedure by cooperating with each others in the same colony until no better solution is found after a certain time period. Then, communication between the two colonies is performed to build new pheromone distributions for each colony, and ants start their search procedure again in each separate colony, based on the new pheromone distribution. The proposed algorithm is tested by simulating the Traveling Salesman Problem (TSP). Simulation results show that the proposed method performs better than the traditional ACO.
soft computing | 2009
Rong Long Wang; Shan-Shan Guo; Kozo Okazaki
In this paper, we present a hill-jump algorithm of the Hopfield neural network for the shortest path problem in communication networks, where the goal is to find the shortest path from a starting node to an ending node. The method is intended to provide a near-optimum parallel algorithm for solving the shortest path problem. To do this, first the method uses the Hopfield neural network to get a path. Because the neural network always falls into a local minimum, the found path is usually not a shortest path. To search the shortest path, the method then helps the neural network jump from local minima of energy function by using another neural network built from a part of energy function of the problem. The method is tested through simulating some randomly generated communication networks, with the simulation results showing that the solution found by the proposed method is superior to that of the best existing neural network based algorithm.
international conference on natural computation | 2008
Shu-Li Wang; Rong Long Wang; Zhi‐Qiang Chen; Kozo Okazaki
The maximum independent set problem is of central importance combinatorial optimization problem. It has many practical applications in science and engineering. In this paper, we propose a genetic algorithm based approach to solve the problem. In the proposed approach, the genetic operators are performed basing on condition instead of probability. The proposed algorithm is tested on a large number of instances and the simulation results show that the proposed method is superior to its competitors.
IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences | 2007
Rong Long Wang; Shinichi Fukuta; Jiahai Wang; Kozo Okazaki
In this paper, we present a modified genetic algorithm for solving combinatorial optimization problems. The modified genetic algorithm in which crossover and mutation are performed conditionally instead of probabilistically has higher global and local search ability and is more easily applied to a problem than the conventional genetic algorithms. Three optimization problems are used to test the performances of the modified genetic algorithm. Experimental studies show that the modified genetic algorithm produces better results over the conventional one and other methods.
Neurocomputing | 2005
Rong Long Wang; Kozo Okazaki
Abstract An efficient parallel algorithm for the minimum crossing number problem is presented. The algorithm, which is designed to embed the edges of a graph such that the total number of crossings is minimized, is based on an improved Hopfield neural network in which the internal dynamics is modified to permit temporary increases of the energy function so that the network can escape from local minima. The proposed algorithm is tested on several complete graphs and the simulation results show that the proposed algorithm provides a high probability of finding optimal solutions.
IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences | 2006
Rong Long Wang; Kozo Okazaki
In this paper, we present a hill-shift learning method of the Hopfield neural network for bipartite subgraph problem. The method uses the Hopfield neural network to get a near-maximum bipartite subgraph, and shifts the local minimum of energy function by adjusts the balance between two terms in the energy function to help the network escape from the state of the near-maximum bipartite subgraph to the state of the maximum bipartite subgraph or better one. A large number of instances are simulated to verify the proposed method with the simulation results showing that the solution quality is superior to that of best existing parallel algorithm.
International Journal of Computational Intelligence and Applications | 2012
Rong Long Wang; Xiao-Fan Zhou; Li-Qing Zhao; Ze-Wei Xia
A multi-colony ant system (MAS) is proposed for the combinatorial optimization problems. The proposed MAS is inspired by the knowledge that there are many colonies of ants in the natural world and organized with multiple colonies of ants. At first, ants perform solution search procedure by cooperating with each other in the same colony until no better solution is found after a certain time period. Then, communication between different colonies is performed to build new pheromone distributions for each colony, and ants start their search procedure again in each separate colony, based on the new pheromone distribution. The proposed algorithm is tested by simulating the traveling salesman problem (TSP). Simulation results show that the proposed method performs better than the traditional ACO.