Gábor Salamon
Budapest University of Technology and Economics
5 Papers
68 Citations
Gábor Salamon is an academic researcher from Budapest University of Technology and Economics. The author has contributed to research in topics: Minimum spanning tree & k-minimum spanning tree. The author has an hindex of 5, co-authored 5 publications.
Chat about Author
Papers
Approximating the Maximum Internal Spanning Tree problem
Gábor Salamon
- 01 Nov 2009
TL;DR: This paper uses a linear programming formulation and a primal-dual technique to prove the approximation ratio and presents an O(|V(G)|^4)-time7/4-approximation algorithm for graphs without pendant vertices.
34
Approximation algorithms for the maximum internal spanning tree problem
Gábor Salamon
- 26 Aug 2007
TL;DR: This paper investigates the node-weighted case, when the weighted sum of the internal nodes is to be maximized, and gives a (2Δ - 3)-approximation for general graphs, and a 2-approximating for claw-free graphs.
15
A Survey on Algorithms for the Maximum Internal Spanning Tree and Related Problems
TL;DR: A survey on recent results about the Maximum Internal Spanning Tree problem including different approaches such as exact exponential algorithms, fixed parameter tractability, and approximation algorithms is given.
15
Vulnerability bounds on the number of spanning tree leaves
TL;DR: This paper proves that any spanning tree of a graph G has at least sc( G ) + 1 leaves and investigates the connection between the number of spanning tree leaves and two vulnerability parameters namely scattering number sc ( G ) and cut-asymmetry ca( G ).
On finding spanning trees with few leaves
Gábor Salamon,Gábor Wiener +1 more
TL;DR: The problem of finding a spanning tree with few leaves is motivated by the design of communication networks, where the cost of the devices depends on their routing functionality (ending, forwarding, or routing a connection), so instead of minimizing the number of leaves, the solution is to deal with maximizing theNumber of non-leaves.