Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 7 of 7 algorithms

See more
Beigel & Eppstein2000O(1.3289n)O(1.3289^n)O(n2)O(n^2)
Beigel & Eppstein1995O(1.3446n)O(1.3446^n)O(n2)O(n^2)
Schiermeyer1994O(1.415n)O(1.415^n)O(nm+n2)O(nm+n^2) loose bound, possibly O(n+m)O(n+m)
Petford and Welsh1989O(nlogn)O(n \log n)O(n)O(n)
Brélaz (DSatur)1979O(n2)O(n^2)O(m+n)O(m+n)
Lawler1976O(mn3n/3) O(mn(1.445)n)O(mn 3^{n/3}) ~ O(mn(1.445)^n)O(n)O(n)
Brute-force search1852O((m+n)3n)O((m+n) 3^n)O(n)O(n)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Displaying 3 of 3 other relevant algorithms