Details

Time bar (total: 7.1s)

sample37.0ms

Algorithm
intervals
Results
17.0ms270×body80valid

simplify105.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04116
18816
225416
366316
4161516
5236216
6258416
7312216
8500116

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.1b

localize22.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
0.0b
(* (+ (* (+ y a) y) b) y)
0.1b
(* (+ (* x y) z) y)
28.3b
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))

rewrite59.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
18×add-cube-cbrt *-un-lft-identity
12×add-exp-log add-cbrt-cube
10×pow1
times-frac associate-*r* associate-*l*
associate-*l/
flip3-+ flip-+
add-log-exp
pow-prod-down prod-exp associate-/r* *-commutative cbrt-unprod associate-/l* unswap-sqr
associate-/r/ associate-/l/
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
4 → 91
Calls
4 calls:
12.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
9.0ms
(* (+ (* (+ y a) y) b) y)
7.0ms
(* (+ (* x y) z) y)
29.0ms
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))

series481.0ms

Counts
4 → 12
Calls
4 calls:
71.0ms
(* (+ (* (+ (* (+ y a) y) b) y) c) y)
35.0ms
(* (+ (* (+ y a) y) b) y)
34.0ms
(* (+ (* x y) z) y)
342.0ms
(/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))

simplify64.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
05071214
122271108
250021108

prune456.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 28.2b

localize28.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ (* (+ y a) y) b) y)
0.1b
(* (+ (* x y) z) y)
0.2b
(/ 1 (/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t)))
28.4b
(/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t))

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
64×add-sqr-sqrt
60×add-cube-cbrt *-un-lft-identity
21×add-exp-log
18×associate-/r*
15×add-cbrt-cube
11×associate-/r/
pow1
flip3-+ div-exp flip-+
associate-*r* associate-*l* div-inv associate-/l*
cbrt-undiv associate-*l/ add-log-exp
rec-exp frac-2neg 1-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod associate-/l/ unswap-sqr
pow-flip inv-pow
Counts
4 → 155
Calls
4 calls:
9.0ms
(* (+ (* (+ y a) y) b) y)
7.0ms
(* (+ (* x y) z) y)
25.0ms
(/ 1 (/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t)))
26.0ms
(/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t))

series974.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(* (+ (* (+ y a) y) b) y)
33.0ms
(* (+ (* x y) z) y)
425.0ms
(/ 1 (/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t)))
477.0ms
(/ (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i) (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t))

simplify96.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (66.0ms)

IterNodesCost
06823532
133133262
250013182

prune571.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 28.2b

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ (* (+ y a) y) b) y)
0.1b
(* (+ (* x y) z) y)
0.1b
(/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
28.3b
(* (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))

rewrite68.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt
25×*-un-lft-identity
24×add-cube-cbrt
21×add-exp-log associate-*r*
20×times-frac
15×add-cbrt-cube
11×pow1
associate-*l*
flip3-+ associate-*l/ prod-exp flip-+
unswap-sqr
div-exp associate-/r/ cbrt-unprod add-log-exp
pow-prod-down associate-/r* *-commutative associate-/l*
cbrt-undiv frac-times rec-exp 1-exp div-inv
pow-flip frac-2neg associate-*r/ clear-num un-div-inv inv-pow
Counts
4 → 115
Calls
4 calls:
9.0ms
(* (+ (* (+ y a) y) b) y)
7.0ms
(* (+ (* x y) z) y)
13.0ms
(/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
32.0ms
(* (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))

series455.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(* (+ (* (+ y a) y) b) y)
33.0ms
(* (+ (* x y) z) y)
57.0ms
(/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
331.0ms
(* (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (/ 1 (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))

simplify81.0ms

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
05611615
127191422
250021396

prune474.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 28.2b

localize35.0ms

Local error

Found 4 expressions with local error:

18.1b
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
18.1b
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
18.1b
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
25.3b
(* (/ 1 (* (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)) (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))) (/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))))

rewrite110.0ms

Algorithm
rewrite-expression-head
Rules
49×add-exp-log
43×add-sqr-sqrt
33×times-frac
25×*-un-lft-identity
24×associate-*r*
22×add-cube-cbrt
21×cbrt-prod
20×cbrt-div prod-exp
18×add-cbrt-cube
15×div-exp associate-*l*
10×flip3-+ associate-/r/ flip-+
unswap-sqr
cbrt-unprod
cbrt-undiv
pow1
frac-times
rec-exp 1-exp add-log-exp
pow1/3 associate-*r/ associate-*l/
div-inv
pow-prod-down *-commutative
Counts
4 → 119
Calls
4 calls:
12.0ms
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
12.0ms
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
12.0ms
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
70.0ms
(* (/ 1 (* (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)) (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))) (/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))))

series863.0ms

Counts
4 → 12
Calls
4 calls:
140.0ms
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
144.0ms
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
141.0ms
(cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))
438.0ms
(* (/ 1 (* (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)) (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i)))) (/ (+ (* (+ (* (+ (* (+ (* x y) z) y) 27464.7644705) y) 230661.510616) y) t) (cbrt (+ (* (+ (* (+ (* (+ y a) y) b) y) c) y) i))))

simplify87.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
06074087
129633541
250033247

prune621.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 28.2b

regimes445.0ms

Accuracy

0% (1.2b remaining)

Error of 29.3b against oracle of 28.1b and baseline of 29.3b

bsearch0.0ms

simplify5.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04517
14517

end0.0ms

sample889.0ms

Algorithm
intervals
Results
533.0ms8224×body80valid