A 4 3 -approximation for the maximum leaf spanning arborescence problem in DAGs

Meike Neuwohner1

  • 1Department of Mathematics, London School of Economics and Political Science, London, UK.

Mathematical Programming
|May 1, 2026
PubMed
Summary

This study introduces a new approximation algorithm for the Maximum Leaf Spanning Arborescence (MLSA) problem in directed acyclic graphs (dags). The algorithm achieves a 4/3 approximation, improving upon previous results and offering a best-possible guarantee for local search methods.

Related Concept Videos

Mathematical Modeling: Problem Solving01:29

Mathematical Modeling: Problem Solving

Mathematical modeling transforms real-world scenarios into mathematical expressions, allowing for structured problem-solving and analysis. This process involves defining the situation, assigning variables to measurable quantities, selecting an appropriate model, and solving the resulting equation. Such models are invaluable in finance, providing precise methods to evaluate investments, loans, and repayment structures.A widely used example is the calculation of fixed monthly payments on a loan,...
576
Arc Length of a Curve: Problem Solving01:21

Arc Length of a Curve: Problem Solving

A high-voltage power line spans a 40-meter horizontal distance between two transmission towers, resulting in a 10-meter vertical sag due to the effects of gravity and thermal expansion. The curve formed by the suspended cable is a catenary, which accurately models the behavior of a uniform, flexible cable under its own weight. Unlike a parabolic shape, the catenary is described by the hyperbolic cosine function and offers a precise representation of the cable's form.In this setup, engineers...
222
Area Computation by the Alternative Coordinate Method01:24

Area Computation by the Alternative Coordinate Method

The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
860
Area Problem01:26

Area Problem

Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
312
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
13.7K
Euler's Formula to Columns: Problem Solving01:23

Euler's Formula to Columns: Problem Solving

Euler's formula is used in structural engineering to determine the buckling load of columns under various conditions. However, when dealing with systems that incorporate both rigid elements and elastic components, such as springs, the analysis requires a finer approach to determine the critical load. The problem described involves two rigid bars connected at a pivot point with a spring attached and a vertical load applied at one end.
The system comprises two vertical rigid bars, AB and BC, of...
1.1K