Details

Time bar (total: 5.2s)

sample24.0ms

Algorithm
intervals
Results
7.0ms240×body80valid
2.0ms14×body640valid
1.0msbody1280valid
1.0ms10×body320valid
0.0msbody160valid
0.0msbody2560valid

simplify74.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (13.0ms)

IterNodesCost
0226
1526
21116
32136
45175
510515
620555
732805
850025

prune8.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 9.3b

localize13.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ y (- a t))
11.7b
(fma (/ y (- a t)) (- t z) (+ x y))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt *-un-lft-identity
15×times-frac
12×add-cube-cbrt
associate-/r*
add-exp-log add-cbrt-cube distribute-lft-out-- difference-of-squares
associate-/l*
pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp
cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- fma-udef div-inv
Counts
2 → 49
Calls
2 calls:
5.0ms
(/ y (- a t))
0.0ms
(fma (/ y (- a t)) (- t z) (+ x y))

series109.0ms

Counts
2 → 6
Calls
2 calls:
33.0ms
(/ y (- a t))
76.0ms
(fma (/ y (- a t)) (- t z) (+ x y))

simplify46.0ms

Algorithm
egg-herbie
Counts
55 → 55
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0170278
1468257
21400257
35002257

prune183.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 7.1b

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt y)
0.5b
(cbrt y)
0.5b
(* (cbrt y) (cbrt y))
11.7b
(fma (/ (* (cbrt y) (cbrt y)) (/ (- a t) (cbrt y))) (- t z) (+ x y))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
22×cbrt-prod add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod fma-udef
Counts
4 → 78
Calls
4 calls:
0.0ms
(cbrt y)
1.0ms
(cbrt y)
6.0ms
(* (cbrt y) (cbrt y))
0.0ms
(fma (/ (* (cbrt y) (cbrt y)) (/ (- a t) (cbrt y))) (- t z) (+ x y))

series685.0ms

Counts
4 → 12
Calls
4 calls:
188.0ms
(cbrt y)
180.0ms
(cbrt y)
203.0ms
(* (cbrt y) (cbrt y))
112.0ms
(fma (/ (* (cbrt y) (cbrt y)) (/ (- a t) (cbrt y))) (- t z) (+ x y))

simplify135.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0166414
1661367
24342342
35002342

prune333.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 7.1b

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- a t))
0.5b
(cbrt (- a t))
0.5b
(* (cbrt (- a t)) (cbrt (- a t)))
11.6b
(fma (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))) (- t z) (+ x y))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
38×cbrt-prod
34×add-sqr-sqrt
32×*-un-lft-identity
16×cbrt-div
14×add-cube-cbrt
11×pow1
10×swap-sqr
flip3-- pow1/3 associate-*r* associate-*l* flip-- distribute-lft-out--
add-exp-log difference-of-squares
expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod fma-udef
Counts
4 → 102
Calls
4 calls:
2.0ms
(cbrt (- a t))
2.0ms
(cbrt (- a t))
23.0ms
(* (cbrt (- a t)) (cbrt (- a t)))
0.0ms
(fma (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))) (- t z) (+ x y))

series556.0ms

Counts
4 → 12
Calls
4 calls:
160.0ms
(cbrt (- a t))
170.0ms
(cbrt (- a t))
134.0ms
(* (cbrt (- a t)) (cbrt (- a t)))
91.0ms
(fma (* (/ 1 (* (cbrt (- a t)) (cbrt (- a t)))) (/ y (cbrt (- a t)))) (- t z) (+ x y))

simplify54.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0314865
11134805
25001756

prune447.0ms

Pruning

15 alts after pruning (13 fresh and 2 done)

Merged error: 7.1b

localize18.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt y)
0.5b
(cbrt y)
0.9b
(pow (cbrt (cbrt y)) 4)
11.6b
(fma (/ (* (* (cbrt (cbrt y)) (cbrt (cbrt y))) (pow (cbrt (cbrt y)) 4)) (/ (- a t) (cbrt y))) (- t z) (+ x y))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
15×cbrt-prod
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
unpow-prod-down
pow1 add-exp-log
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
pow-unpow pow1/3
pow-pow
pow-to-exp pow-exp fma-udef sqr-pow
Counts
4 → 62
Calls
4 calls:
0.0ms
(cbrt y)
1.0ms
(cbrt y)
3.0ms
(pow (cbrt (cbrt y)) 4)
0.0ms
(fma (/ (* (* (cbrt (cbrt y)) (cbrt (cbrt y))) (pow (cbrt (cbrt y)) 4)) (/ (- a t) (cbrt y))) (- t z) (+ x y))

series840.0ms

Counts
4 → 12
Calls
4 calls:
202.0ms
(cbrt y)
192.0ms
(cbrt y)
331.0ms
(pow (cbrt (cbrt y)) 4)
113.0ms
(fma (/ (* (* (cbrt (cbrt y)) (cbrt (cbrt y))) (pow (cbrt (cbrt y)) 4)) (/ (- a t) (cbrt y))) (- t z) (+ x y))

simplify97.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 3 (90.0ms)

IterNodesCost
0190458
1595406
22603389
35001388

prune318.0ms

Pruning

16 alts after pruning (14 fresh and 2 done)

Merged error: 7.1b

regimes487.0ms

Accuracy

54.6% (2.6b remaining)

Error of 8.6b against oracle of 6.0b and baseline of 11.6b

bsearch2.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04052
14052

end0.0ms

sample643.0ms

Algorithm
intervals
Results
233.0ms7397×body80valid
62.0ms460×body640valid
33.0ms375×body320valid
33.0ms226×body1280valid
18.0ms255×body160valid
4.0ms22×body2560valid