Javascript must be enabled to continue!
T-Spanner Problem
View through CrossRef
The t-spanner problem is a popular combinatorial optimization problem and has different applications in communication networks and distributed systems. This chapter considers the problem of constructing a t-spanner subgraph H in a given undirected edge-weighted graph G in the sense that the distance between every pair of vertices in H is at most t times the shortest distance between the two vertices in G. The value of t, called the stretch factor, quantifies the quality of the distance approximation of the corresponding t-spanner subgraph. This chapter studies two variations of the problem, the Minimum t-Spanner Subgraph (MtSS) and the Minimum Maximum Stretch Spanning Tree(MMST). Given a value for the stretch factor t, the MtSS problem asks to find the t-spanner subgraph of the minimum total weight in G. The MMST problem looks for a tree T in G that minimizes the maximum distance between all pairs of vertices in V (i.e., minimizing the stretch factor of the constructed tree). It is easy to conclude from the literatures that the above problems are NP-hard. This chapter presents genetic algorithms that returns a high quality solution for those two problems.
Title: T-Spanner Problem
Description:
The t-spanner problem is a popular combinatorial optimization problem and has different applications in communication networks and distributed systems.
This chapter considers the problem of constructing a t-spanner subgraph H in a given undirected edge-weighted graph G in the sense that the distance between every pair of vertices in H is at most t times the shortest distance between the two vertices in G.
The value of t, called the stretch factor, quantifies the quality of the distance approximation of the corresponding t-spanner subgraph.
This chapter studies two variations of the problem, the Minimum t-Spanner Subgraph (MtSS) and the Minimum Maximum Stretch Spanning Tree(MMST).
Given a value for the stretch factor t, the MtSS problem asks to find the t-spanner subgraph of the minimum total weight in G.
The MMST problem looks for a tree T in G that minimizes the maximum distance between all pairs of vertices in V (i.
e.
, minimizing the stretch factor of the constructed tree).
It is easy to conclude from the literatures that the above problems are NP-hard.
This chapter presents genetic algorithms that returns a high quality solution for those two problems.
Related Results
Parameterized Complexity of Directed Spanner Problems
Parameterized Complexity of Directed Spanner Problems
AbstractWe initiate the parameterized complexity study of minimum t-spanner problems on directed graphs. For a positive integer t, a multiplicative t-spanner of a (directed) graph ...
Minimum Weight Tree Spanner Problem
Minimum Weight Tree Spanner Problem
Seja (G, w, t) uma tripla formada por um grafo conexo G = (V, E) com uma função peso w definida sobre E, e um número real t > 1. Uma árvore t-spanner de G é uma árvore geradora ...
Geometric Spanner Networks
Geometric Spanner Networks
Aimed at an audience of researchers and graduate students in computational geometry and algorithm design, this book uses the Geometric Spanner Network Problem to showcase a number ...
Low distortion spanners
Low distortion spanners
A
spanner
of an undirected unweighted graph is a subgraph that approximates the distance metric of the original graph with some specified accuracy. Specific...
Wrench, Spanner
Wrench, Spanner
<div class="section abstract">
<div class="htmlview paragraph">This SAE Aerospace Standard (AS) covers adjustable and non-adjustable spanner wrenches generally used f...
Wrench, Spanner
Wrench, Spanner
<div class="section abstract">
<div class="htmlview paragraph">This SAE Aerospace Standard (AS) covers adjustable and non-adjustable spanner wrenches generally used f...
Rotation of particles by using the beamwith orbital angular momentum
Rotation of particles by using the beamwith orbital angular momentum
The twisted stigmatic beam with an orbital angular momentum was generated by transforming the Hermitian-Gaussian beam of a laser-diode-pumped solid-state laser through a rotated cy...
Perancangan Dan Pembuatan Alat Penekan Piston Rem Sepeda Motor
Perancangan Dan Pembuatan Alat Penekan Piston Rem Sepeda Motor
Because many mechanics in general repair shops still press brake pistons using a ring spanner, which often causes the brake pistons to be scratched or broken, the purpose of this s...

