5 Conclusion
We have defined a new concept, a variant of the minimumspanningtree problem, where each edge in the graph belongs to some contractor, and each contractor has his/her own cost function for paving a subset of the edges. We proved that the general optimization problem for this concept is NP-hard, even when restricted to cardinality cost functions, i.e. cost functions which depend only on the number of edges, and the number of contractors is relatively large Ω(log n). We gave a characterisation of when a tree, with a prescribed number of edges from each color class exists, and a new efficient algorithm for finding such a tree when k = O(log n). Finally, we proved that the polytope of feasible solutions for cardinality cost functions values is integral.
1. INTRODUCTION
The graph theory is effectively used to tackle may optimization problems. The classical graph theory is not well sufficient to deal with the problems where the data related to the graphs such as weight attached to the vertices, edges, the nature of connectivity (attributes) between the vertices are imprecise due to incomplete information .The fuzzy set theory has been used to deal with these type of problems where fuzzy weights are attached to the weighted graphs and different ranking methods are used to rank these fuzzy numbers to deal with the impreciseness. Fuzzy set theory is also ineffective if proper information regarding the nature of connectivity between the vertices is lacking. T.He et al [1],[2] have developed rough graph where they have applied rough set theory to attributed graph. Liang et al [3] has proposed edge rough graph to overcome some deficiencies of rough graph as proposed by T. He. S.P.Mohanty et al [4] have used the concept of T. He to find the minimumspanningtree (MST) of a rough graph where fuzzy numbers are attached as weights to the edges and the idea was explained through one numerical example to find the possibly conflicting MST.
We recall that among the various methods for the solution of the unconstrained problem an efficient way to find the minimumspanningtree is based on the simple procedure of choosing one after the other an edge of minimum weight that has not be chosen yet and does not create cycles if added to the previously chosen edges. This technique is known as the “greedy algorithm”. There are problems for which the greedy algorithm works and problems for which it does not.
combining pixel values in a considered window according to a given kernel. Others, like the median, are not linear and rely on ordering data and choosing a representative value.
There are also more complex filters, like the bilateral, which combines the concept of physical and colour distance with the gaussian filtering, to obtain and edge-preserving trans- formation. From this idea, Stawiaski and Meyer [42], developed their adaptive image filtering, based on minimumspanning trees. The algorithm considers a small window and the neigh- bourhood of pixels in it: a graph G = (V, E, W ) is built with these pixels considering as a weight between i and j the absolute difference between their grey levels. The graph obtained in this way is then used to create an MST that follows the shape of the image because similar pixels, which usually lies on the same side of an edge, have similar grey values and the MST algorithm will connect them. All the trees obtained with the window in different positions of the image, are then fused into a single one. The final image will transform the pixel values along the minimumspanningtree to delete most of the noise. As a result, the final signal to noise ratio of the image is almost doubled with respect to a traditional filtering technique.
Email: seiji@nda.ac.jp (S. Kataoka), yamada.144b@gmail.com (T.Yamada)
Abstract
We formulate the minimumspanningtree problem with resource allocation (MSTRA) in two ways, as discrete and continuous optimization problems (d-MSTRA/c-MSTRA), prove these to be N P-hard, and present algorithms to solve these problems to optimality. We reformulate d-MSTRA as the knapsack constrained minimumspanningtree problem, and solve this prob- lem using a previously published branch-and-bound algorithm. By applying a ‘peg test’, the size of d-MSTRA is (significantly) reduced. To solve c- MSTRA, we introduce the concept of f -f ractional solution, and prove that an optimal solution can be found within this class of solutions. Based on this fact, as well as conditions for ‘pruning’ subproblems, we develop an enu- merative algorithm to solve c-MSTRA to optimality. We implement these algorithms in ANSI C programming language and, through extensive numer- ical tests, evaluate the performance of the developed codes on various types of instances.
ACO algorithms have in particular shown to be successful in solving problems from combinatorial optimization. In contrast to many applications, first theoretical estimations of the runtime of such algorithms for the optimization of pseudo-boolean functions have been obtained only recently. In the case of combinatorial optimization problems, the construction graphs used are more related to the problem at hand. For the first time, the effect of such graphs have been investigated by rigorous runtime analyses. We have considered a simple ACO algorithm 1-ANT for the well- known minimumspanningtree problem. In the case of the Broder-based construction procedure a polynomial, but relatively large, upper bound has been proven. In addition, it has been shown that heuristic information can mislead the algorithm such that an optimal solution is not found within a polynomial number of steps with high probability. In the case of the Kruskal-based construction procedure, the upper bound obtained shows that this construction graph leads to a better optimization process than the 1-ANT and simple evolutionary algorithms in the context of the optimization of pseudo-boolean functions. In addition, a large influence of heuristic information makes the algorithm mimic Kruskal’s algorithm for the minimumspanningtree problem. All analyses provide insight into the guided random walks that the 1-ANT performs in order to create solutions of our problem.
September 12, 2001
Abstract
The Generalized MinimumSpanningTree problem denoted by GMST is a variant of the classical MinimumSpanningTree problem in which nodes are partitioned into clusters and the problem calls for a minimum cost treespanning at least one node from each cluster. A different version of the problem, called E-GMST arises when exactly one node from each cluster has to be visited. Both GMST problem and E-GMST problem are NP-hard problems. In this paper, we model GMST problem and E-GMST problem as integer linear programs and study the facial structure of the corresponding polytopes.
dealing with medium to large size graphs, efficient algorithms, which provide good, but not necessarily optimal solutions, are required. The first two heuris- tics for the QMSTP were given in [1]. These algo- rithms are constructive by nature and, therefore, are not able to provide good enough solutions for larger graphs. Zhou and Gen [21] presented a genetic algo- rithm (GA) in which the Prüfer number [16] to encode a spanningtree was adopted. They reported com- putational results for 17 test instances. Soak, Corne and Ahn [18] developed another genetic algorithm which employed a decoder-based redundant encod- ing strategy. They have shown that their GA imple- mentation outperforms genetic algorithm using the Prüfer number representation. More recently, Cor- done and Passeri [2] have applied a tabu search tech- nique to solve the QMSTP. At each iteration of their algorithm, the search is performed in the 1-exchange neighborhood, which consists of all spanning trees that can be obtained from the current spanningtree by replacing one of its edges with a non-tree edge. In [10], Öncan and Punnen have presented a local search algorithm with tabu thresholding. In this al- gorithm, the same neighborhood structure as in [2] is used. An artificial bee colony algorithm for solv- ing the QMSTP was proposed by Sundar and Singh [19]. In the last phase, the algorithm makes a call to a local search procedure. This algorithm compares favourably with earlier evolutionary approaches. Gao and Lu [5] introduced the fuzzy quadratic minimumspanningtree problem. It is formulated as expected value model, chance-constrained programming and dependent-chance programming according to differ- ent criteria. In [5], a genetic algorithm using Prüfer number representation for solving this problem was developed.
The present work proposes decentralize distributed algorithm that constructs a minimumspanningtree for cognitive radio network. All the nodes have equal priority to calculate the MST in CRN. The actions of SUs are distributed and it is local and separable in cognitive radio network. The MST grows from both ends of the nodes connected by an edge. However, when the algorithm terminates, the resultant tree at the end of computation is unique. In the algorithm, each secondary user node is uniquely identified by the identifier (id). Each SU node maintains a local channel set. The id and the LCS are to be transmitted among the nodes using message. From LCS, at least one from CCC set is used to create edges among the SU nodes that carry some cost. At each step, sub graph information is broadcasted to all neighbors except from where the message has been received. The receiver node send acknowledgement to the sender.
That is the bad news. The good news is that you can solve it very easily by the algorithm described below without even using a computer.
A Remarkably Simple Algorithm
Starting with no links in the network, each step of the algorithm selects one new link to insert from the list of potential links. As described below, the algorithm continues in this way until every node is touched by a link, at which point the selected nodes form a minimumspanningtree.
doi: 10.17706/jcp.10.1.45-56
Abstract: Minimumspanningtree is a minimum-cost spanningtree connecting the whole network, but it couldn't be directly obtained on uncertain graph. In this paper, we define the reliability as the existence probability of all minimumspanning trees and present an algorithm for evaluating reliability of the minimumspanningtree on uncertain graph. The time complexity of the algorithm is O(Nmn), where n, m and N stand for the number of vertices, edges and minimumspanning trees, respectively. Because this algorithm spends more time finding minimumspanningtree, we propose an improved algorithm whose time complexity is O(Nm). The improved algorithm uses disjoint set data structure so that the average time complexity on finding a new minimumspanningtree is O(m/n). The two algorithms are analyzed in detail and the experiment results agree with theoretical analysis.
1,2,3
Department of Mathematics, College of Engineering and Technology, Techno Campus, Ghatikia, Bhubaneswar-751003, India
Abstract––The minimumspanningtree of a connected graph has many applications in different field of knowledge. In many real world problems the input data are often imprecise due to incomplete or non-obtainable information. This paper is intended to find minimumspanningtree on a rough graph where the edges have fuzzy weights. The Boruvka algorithm has been used to find the minimumspanningtree and signed distance ranking method has been used for ranking fuzzy numbers.
The first results with respect to the runtime of a simple ACO algorithm have been obtained for the optimization of pseudo-Boolean functions [ 3 , 4 , 11 , 15 ]. Many combinatorial optimization problems can be considered as the optimization of a specific pseudo-Boolean function. Especially in the case of polynomially solvable problems, we cannot hope that more or less general search heuristics outperform the best-known algorithms for a specific problem. Nevertheless, it is interesting to analyze them on such problems as this shows how the heuristics work and therefore improve the understanding of these, in practice successful, algorithms. A basic evolutionary algorithm called ( 1 + 1 ) EA has been considered for a wide class of combinatorial optimization problems in the context of optimizing a pseudo-Boolean function. All results with respect to the ( 1 + 1 ) EA transfer to a simple ACO algorithm called 1-ANT in this context [ 15 ]. This includes runtime bounds on some of the best-known polynomially solvable combinatorial optimization problems such as maximum matching, and the minimumspanningtree (MST) problem. In the case of NP-hard problems, the result of Witt [ 18 ] on the partition problem transfers to the 1-ANT.
The present research analyzes the dynamic evolution of linkages between global government bond markets, as well as the impact of the euro on EMU markets, using a methodology drawn from the econophysics literature. Originally suggested by Mantegna [12]
minimumspanningtree (MST) analysis involves transforming the correlation matrix of asset returns into distances to produce a connected graph. The procedure provides a parsimonious representation of the correlations between markets and is particularly suitable for extracting the most important information concerning linkages when a large number of markets is under consideration. It also provides an additional tool to measure financial integration, in terms of the
Grid2= Distance of the nodes from the BS is more from 15m to 35m
Grid3= Distance of the nodes from the BS is more than 35m Groups are framed inside the level where part nodes are associated with the CHs with the assistance of MinimumSpanningTree (MST). A Spanning Prim's Algorithm is utilized for the MST development between the nodes and CHs and in addition between CHs of various grids. A crossing tree of a chart is an associated sub-diagram in which there are no cycles. The least crossing tree for a given chart is a base cost spreading over tree for that diagram.
Here, we recognize (again) the high correlation among moments of correlation coefficients and distances among stocks traded in Indonesia.
We move now to the analysis of the ultrametricity space of stocks. We do the previously elaborated Kruskal’s algorithm to the distance matrix in order to have the simple locally minimumspanningtree of the stocks. Fig- ure 3 shows the yielded ultrametric spaces of four trading years. The figure is produced by using Pajek, the software for analysis and visualization of large networks [1]. Geometrically we can see that in 2001 TLKM and ASII are highly connected to other stocks showing that the fluctuations of both stocks is frequently referred by some particular stocks. This pattern is rela- tively persistent in the following year (2002). However, in the year 2003, the pattern is changed since the both stocks are no longer highly connected to other stocks. In stead, there are apparently some connections among some sectors: consumer goods industries and the financial sector. Eventually, in 2004, the previous geometric pattern seems to dwindle. There seems no single dominant fluctuation reference and the stock connects to each other arbitrarily; nevertheless, several stocks seems still to be connected with the same sectors.
Performanace of Improved MinimumSpanningTree Based on Clustering Technique
P.Sampurnima α , J Srinivas σ & Harikrishna ρ
Abstract - Clustering technique is one of the most important and basic tool for data mining. Cluster algorithms have the ability to detect clusters with irregular boundaries, minimumspanningtree-based clustering algorithms have been widely used in practice. In such clustering algorithms, the search for nearest objects in the construction of minimumspanning trees is the main source of computation and the standard solutions take O(N 2 ) time. In this paper, we present a fast minimumspanningtree-inspired clustering algorithm, which, by using an efficient implementation of the cut and the cycle property of the minimumspanning trees, can have much better performance than O(N 2 ).
email: {Marc.Reimann, Marco.Laumanns}@ifor.math.ethz.ch
Abstract
The problem of finding a Capacitated MinimumSpanningTree asks for connecting a set of client nodes to a root node through a minimum cost tree network, subject to capacity constraints on all links. This paper reports on our design, implementation and performance evaluation of a hybrid Ant Colony Optimization algorithm for finding Capacitated MinimumSpanning Trees. Our Ant Colony Optimization algorithm is based on two important problem characteristics, namely the close relationship of the Capacitated MinimumSpanningTree Problem with both the Capacitated Vehicle Routing Problem and the MinimumSpanningTree Problem and hybridizes the Savings based Ant System with the algorithm of Prim, which is used to solve the subproblems of finding minimal spanning trees exactly. To assess the performance of our implementation we perform a computational study on a set of well known benchmark instances. For these instances our results show both the effectiveness and the efficiency of our algorithm when compared to several other state-of-the-art techniques.