Jump to content

Min-plus matrix multiplication

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 2001:8a0:e7d4:a301:943f:5bf0:3812:d6a4 (talk) at 16:19, 11 October 2019. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Min-plus matrix multiplication, also known as distance product, is an operation on matrices.

Given two matrices and , their distance product is defined as an matrix such that . This is standard matrix multiplication for the semi-ring of tropical numbers in the min convention.

This operation is closely related to the shortest path problem. If is an matrix containing the edge weights of a graph, then gives the distances between vertices using paths of length at most edges, and is the distance matrix of the graph.

References

See also