Details

Time bar (total: 7.6s)

sample26.0ms

Algorithm
intervals
Results
11.0ms274×body80valid

simplify128.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0248
1438
2758
31208
41568
51898
62658
74518
810238
936328
1050018

prune6.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 23.7b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x y) (* z (- t a)))
0.0b
(* z (- t a))
0.0b
(* z (- b y))
22.9b
(/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y))))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
60×add-sqr-sqrt
56×*-un-lft-identity
54×prod-diff
52×add-cube-cbrt
33×distribute-rgt-in distribute-lft-in
22×associate-+r+
10×add-exp-log associate-*r* add-cbrt-cube
times-frac
pow1
sub-neg associate-*l* add-log-exp
expm1-log1p-u associate-*r/ log1p-expm1-u
flip3-+ associate-/r* flip-+ associate-/l*
flip3-- pow-prod-down prod-exp associate-/r/ *-commutative flip-- cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr
cbrt-undiv +-commutative fma-def frac-2neg div-exp clear-num sum-log div-inv
Counts
4 → 161
Calls
4 calls:
6.0ms
(+ (* x y) (* z (- t a)))
12.0ms
(* z (- t a))
12.0ms
(* z (- b y))
12.0ms
(/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y))))

series724.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(+ (* x y) (* z (- t a)))
41.0ms
(* z (- t a))
40.0ms
(* z (- b y))
597.0ms
(/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y))))

simplify87.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
06231398
125361029
250021026

prune495.0ms

Filtered
173 candidates to 100 candidates (57.8%)
Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 23.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(* z (- t a))
0.0b
(* z (- b y))
0.4b
(/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))))
22.7b
(/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
92×add-sqr-sqrt
90×times-frac
88×*-un-lft-identity
84×add-cube-cbrt
36×prod-diff
22×distribute-rgt-in distribute-lft-in
21×add-exp-log
18×associate-/r*
15×add-cbrt-cube
11×associate-/r/
10×associate-*r*
pow1
div-exp
flip3-+ associate-*l* flip-+ div-inv associate-/l*
cbrt-undiv expm1-log1p-u sub-neg associate-*r/ log1p-expm1-u add-log-exp
rec-exp flip3-- frac-2neg 1-exp pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr
pow-flip inv-pow
Counts
4 → 211
Calls
4 calls:
13.0ms
(* z (- t a))
12.0ms
(* z (- b y))
11.0ms
(/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))))
12.0ms
(/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))

series1.3s

Counts
4 → 12
Calls
4 calls:
46.0ms
(* z (- t a))
41.0ms
(* z (- b y))
936.0ms
(/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))))
306.0ms
(/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))

simplify125.0ms

Algorithm
egg-herbie
Counts
223 → 223
Iterations

Useful iterations: 2 (100.0ms)

IterNodesCost
07992569
137702096
250012079

prune643.0ms

Filtered
223 candidates to 131 candidates (58.7%)
Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 23.0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma z (- b y) y)
0.0b
(* z (- t a))
0.4b
(/ 1 (fma z (- b y) y))
22.6b
(* (/ 1 (fma z (- b y) y)) (fma x y (* z (- t a))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
45×add-sqr-sqrt
37×*-un-lft-identity
34×add-cube-cbrt
20×times-frac
19×add-exp-log
18×prod-diff
16×associate-*l*
13×add-cbrt-cube
12×distribute-rgt-in distribute-lft-in
pow1
associate-*r*
prod-exp
expm1-log1p-u div-exp log1p-expm1-u add-log-exp unswap-sqr
associate-/r* cbrt-unprod fma-udef associate-/l*
cbrt-undiv sub-neg rec-exp 1-exp associate-*r/ pow-prod-down *-commutative div-inv
flip3-- pow-flip frac-2neg associate-*l/ clear-num flip-- distribute-lft-out-- inv-pow difference-of-squares
Counts
4 → 128
Calls
4 calls:
0.0ms
(fma z (- b y) y)
12.0ms
(* z (- t a))
2.0ms
(/ 1 (fma z (- b y) y))
14.0ms
(* (/ 1 (fma z (- b y) y)) (fma x y (* z (- t a))))

series671.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(fma z (- b y) y)
40.0ms
(* z (- t a))
68.0ms
(/ 1 (fma z (- b y) y))
535.0ms
(* (/ 1 (fma z (- b y) y)) (fma x y (* z (- t a))))

simplify64.0ms

Algorithm
egg-herbie
Counts
140 → 140
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0419981
11667758
25002732

prune415.0ms

Filtered
140 candidates to 81 candidates (57.9%)
Pruning

11 alts after pruning (9 fresh and 2 done)

Merged error: 13.3b

localize23.0ms

Local error

Found 4 expressions with local error:

14.4b
(cbrt (* z (- t a)))
14.4b
(cbrt (* z (- t a)))
14.4b
(cbrt (* z (- t a)))
22.9b
(/ (+ (* x y) (* (* (cbrt (* z (- t a))) (cbrt (* z (- t a)))) (cbrt (* z (- t a))))) (+ y (* z (- b y))))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log cbrt-div associate-*r/ add-cbrt-cube
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
cbrt-prod flip3-- pow1/3 associate-/r* flip-- associate-/l*
flip3-+ associate-/r/ flip-+ associate-/l/
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
4 → 72
Calls
4 calls:
4.0ms
(cbrt (* z (- t a)))
4.0ms
(cbrt (* z (- t a)))
3.0ms
(cbrt (* z (- t a)))
12.0ms
(/ (+ (* x y) (* (* (cbrt (* z (- t a))) (cbrt (* z (- t a)))) (cbrt (* z (- t a))))) (+ y (* z (- b y))))

series1.0s

Counts
4 → 12
Calls
4 calls:
202.0ms
(cbrt (* z (- t a)))
194.0ms
(cbrt (* z (- t a)))
195.0ms
(cbrt (* z (- t a)))
454.0ms
(/ (+ (* x y) (* (* (cbrt (* z (- t a))) (cbrt (* z (- t a)))) (cbrt (* z (- t a))))) (+ y (* z (- b y))))

simplify118.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 3 (106.0ms)

IterNodesCost
03321140
110651043
240401006
35001992

prune372.0ms

Filtered
84 candidates to 76 candidates (90.5%)
Pruning

11 alts after pruning (8 fresh and 3 done)

Merged error: 13.3b

regimes437.0ms

Accuracy

28.8% (9.0b remaining)

Error of 19.9b against oracle of 10.9b and baseline of 23.5b

bsearch63.0ms

Steps
ItersRangePoint
3
3.325624108380948e+76
4.649576028066181e+76
3.904853073243237e+76
6
-1.6491291254077062e+218
-1.0848229914024191e+217
-1.1016366134119363e+217

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03512
13512

end0.0ms

sample654.0ms

Algorithm
intervals
Results
353.0ms8416×body80valid