Timeout in 10.0m

Use the --timeout flag to change the timeout.

Runtime

Time bar (total: 10.0m)Debug log

start6.7s

Algorithm
intervals

setup446.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 28.5b

localize183.0ms

Local error

Found 4 expressions with local error:

9.8b
(* (- (* a b) (* c i)) (- (* x y) (* z t)))
9.6b
(* (- (* y0 b) (* i y1)) (- (* j x) (* z k)))
8.9b
(fma (- (* y0 c) (* y1 a)) (- (* y2 x) (* z y3)) (- (* (- (* a b) (* c i)) (- (* x y) (* z t))) (* (- (* y0 b) (* i y1)) (- (* j x) (* z k)))))
8.6b
(* (- (* t j) (* k y)) (- (* b y4) (* y5 i)))

rewrite58.0ms

Algorithm
rewrite-expression-head
Counts
4 → 109
Calls

4 calls. Slowest were:

22.0ms
(* (- (* y0 b) (* i y1)) (- (* j x) (* z k)))
18.0ms
(* (- (* a b) (* c i)) (- (* x y) (* z t)))
15.0ms
(* (- (* t j) (* k y)) (- (* b y4) (* y5 i)))
herbie shell --seed 2018359 +o rules:numerics
(FPCore (x y z t a b c i j k y0 y1 y2 y3 y4 y5)
  :name "Linear.Matrix:det44 from linear-1.19.1.3"
  (+ (- (+ (+ (- (* (- (* x y) (* z t)) (- (* a b) (* c i))) (* (- (* x j) (* z k)) (- (* y0 b) (* y1 i)))) (* (- (* x y2) (* z y3)) (- (* y0 c) (* y1 a)))) (* (- (* t j) (* y k)) (- (* y4 b) (* y5 i)))) (* (- (* t y2) (* y y3)) (- (* y4 c) (* y5 a)))) (* (- (* k y2) (* j y3)) (- (* y4 y1) (* y5 y0)))))