Details

Time bar (total: 3.3s)

sample29.0ms

Algorithm
intervals
Results
14.0ms338×body80valid

simplify79.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (17.0ms)

IterNodesCost
0258
1508
21068
32088
43226
55206
614396
750026

prune10.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 10.8b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma z (- 1.0 t) 1)
0.1b
(fma (/ (fma z (- 1.0 t) 1) z) (/ 2.0 t) (/ x y))
10.2b
(/ (fma z (- 1.0 t) 1) z)

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp
fma-udef
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
3 → 49
Calls
3 calls:
0.0ms
(fma z (- 1.0 t) 1)
0.0ms
(fma (/ (fma z (- 1.0 t) 1) z) (/ 2.0 t) (/ x y))
2.0ms
(/ (fma z (- 1.0 t) 1) z)

series169.0ms

Counts
3 → 9
Calls
3 calls:
21.0ms
(fma z (- 1.0 t) 1)
105.0ms
(fma (/ (fma z (- 1.0 t) 1) z) (/ 2.0 t) (/ x y))
42.0ms
(/ (fma z (- 1.0 t) 1) z)

simplify61.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 3 (55.0ms)

IterNodesCost
0156346
1396307
21684305
35002304

prune205.0ms

Filtered
58 candidates to 47 candidates (81.0%)
Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)))
0.0b
(* (* z 2.0) (- 1.0 t))
11.1b
(/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
29×*-un-lft-identity
27×add-sqr-sqrt
25×add-cube-cbrt
18×prod-diff
13×add-exp-log fma-def add-cbrt-cube
12×times-frac
11×distribute-rgt-in distribute-lft-in
pow1
associate-*r* add-log-exp
prod-exp cbrt-unprod
expm1-log1p-u pow-prod-down log1p-expm1-u associate-/l*
cbrt-undiv sub-neg flip3-+ associate-*r/ div-exp flip-+ div-inv associate-/l/
+-commutative flip3-- frac-2neg associate-*l* frac-add clear-num associate-/r* sum-log *-commutative flip-- distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
3 → 99
Calls
3 calls:
18.0ms
(+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)))
14.0ms
(* (* z 2.0) (- 1.0 t))
15.0ms
(/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))

series183.0ms

Counts
3 → 9
Calls
3 calls:
62.0ms
(+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)))
48.0ms
(* (* z 2.0) (- 1.0 t))
73.0ms
(/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))

simplify85.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
0553869
12416670
25001668

prune280.0ms

Filtered
108 candidates to 69 candidates (63.9%)
Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0)))
0.0b
(fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0))
0.6b
(/ 1 (* t z))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
14×add-exp-log *-un-lft-identity
13×fma-def
12×add-sqr-sqrt add-cube-cbrt times-frac
add-cbrt-cube
pow1
add-log-exp
div-exp
expm1-log1p-u prod-exp log1p-expm1-u associate-/l*
cbrt-undiv rec-exp pow-flip 1-exp fma-udef div-inv
+-commutative associate-+r+ frac-2neg flip3-+ pow-prod-down clear-num associate-/r* sum-log cbrt-unprod flip-+ distribute-lft-out inv-pow
Counts
3 → 68
Calls
3 calls:
10.0ms
(+ (/ x y) (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0)))
0.0ms
(fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0))
4.0ms
(/ 1 (* t z))

series119.0ms

Counts
3 → 9
Calls
3 calls:
68.0ms
(+ (/ x y) (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0)))
37.0ms
(fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0))
15.0ms
(/ 1 (* t z))

simplify105.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 3 (98.0ms)

IterNodesCost
0227393
1815355
23966341
35001339

prune232.0ms

Filtered
77 candidates to 56 candidates (72.7%)
Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ x y) (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0)))
0.0b
(fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0))
0.3b
(/ (/ 1 t) z)

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
84×times-frac
54×*-un-lft-identity
52×add-sqr-sqrt add-cube-cbrt
13×fma-def associate-/l*
12×add-exp-log
add-cbrt-cube
div-exp div-inv
add-log-exp
pow1 cbrt-undiv expm1-log1p-u associate-/r* log1p-expm1-u
fma-udef
+-commutative rec-exp associate-+r+ frac-2neg flip3-+ 1-exp clear-num sum-log flip-+ associate-/l/ distribute-lft-out
Counts
3 → 112
Calls
3 calls:
15.0ms
(+ (/ x y) (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0)))
0.0ms
(fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0))
7.0ms
(/ (/ 1 t) z)

series118.0ms

Counts
3 → 9
Calls
3 calls:
67.0ms
(+ (/ x y) (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0)))
37.0ms
(fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0))
14.0ms
(/ (/ 1 t) z)

simplify55.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0435754
11557686
25001636

prune558.0ms

Filtered
121 candidates to 80 candidates (66.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

regimes119.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0198
1198

end0.0ms

sample723.0ms

Algorithm
intervals
Results
434.0ms10425×body80valid