$(\min, \leq)$ Product (Matrix Product)

From Algorithm Wiki
Jump to navigation Jump to search

Description

Matrix product over the $(\min, \leq)$-semiring

Related Problems

Related: Matrix Multiplication, Boolean Matrix Multiplication, Boolean Matrix Multiplication (Combinatorial), Matrix Product Verification, Distance Product

Parameters

$n$: dimension of square matrix

Table of Algorithms

Currently no algorithms in our database for the given problem.

Reductions TO Problem

Problem Implication Year Citation Reduction
Triangle in Unweighted Graph if: to-time: $T(n)$ for unweighted graph
then: from-time: $O(n^{3/2} \sqrt{T(O(n))} \log n)$
2018 https://dl.acm.org/doi/pdf/10.1145/3186893, Theorem 7.1 link