Skip to content

Add Edmond's algorithm #186

Open
Open
@czgdp1807

Description

@czgdp1807

Description of the problem

In graph theory, Edmonds' algorithm or Chu–Liu/Edmonds' algorithm is an algorithm for finding a spanning arborescence of minimum weight (sometimes called an optimum branching). It is the directed analog of the minimum spanning tree problem.

Example of the problem

References/Other comments

.. [1] https://en.wikipedia.org/wiki/Edmonds%27_algorithm

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions