Details

Time bar (total: 4.8s)

sample48.0ms

Algorithm
intervals
Results
17.0ms302×body80nan
17.0ms274×body80valid

simplify112.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0247
1657
21907
34127
46447
510837
616287
722737
837237
950017

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.4b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ 1.0 (* x 9.0)))
0.2b
(/ 1.0 (* x 9.0))
0.2b
(* 3.0 (sqrt x))
0.3b
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

rewrite102.0ms

Algorithm
rewrite-expression-head
Rules
44×*-un-lft-identity
31×add-sqr-sqrt
25×add-cube-cbrt
24×prod-diff
16×add-exp-log add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
12×associate-*r*
11×pow1
distribute-lft-out
add-log-exp
prod-exp cbrt-unprod
expm1-log1p-u associate-*l* pow-prod-down sqrt-prod log1p-expm1-u
fma-def times-frac associate-/l*
cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares
Counts
4 → 119
Calls
4 calls:
5.0ms
(+ y (/ 1.0 (* x 9.0)))
3.0ms
(/ 1.0 (* x 9.0))
5.0ms
(* 3.0 (sqrt x))
85.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

series143.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(+ y (/ 1.0 (* x 9.0)))
15.0ms
(/ 1.0 (* x 9.0))
36.0ms
(* 3.0 (sqrt x))
65.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

simplify71.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
05941130
12890878
25001872

prune228.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ 1.0 (* x 9.0)))
0.2b
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
0.2b
(/ 1.0 (* x 9.0))
0.3b
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

rewrite217.0ms

Algorithm
rewrite-expression-head
Rules
96×*-un-lft-identity
75×distribute-rgt-in distribute-lft-in
72×prod-diff
59×add-sqr-sqrt
53×add-cube-cbrt
20×distribute-lft-out
16×add-exp-log add-cbrt-cube
11×pow1
associate-*l*
associate-*r*
sub-neg associate-*r/ associate--l+ add-log-exp
prod-exp cbrt-unprod
expm1-log1p-u pow-prod-down sqrt-prod log1p-expm1-u
fma-def times-frac associate-/l*
cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out-- unswap-sqr
+-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares
Counts
4 → 181
Calls
4 calls:
5.0ms
(+ y (/ 1.0 (* x 9.0)))
100.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
3.0ms
(/ 1.0 (* x 9.0))
100.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

series172.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(+ y (/ 1.0 (* x 9.0)))
68.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
16.0ms
(/ 1.0 (* x 9.0))
62.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))

simplify82.0ms

Algorithm
egg-herbie
Counts
193 → 193
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
06332404
126651754
250021748

prune270.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ (/ 1.0 x) 9.0))
0.2b
(* 3.0 (sqrt x))
0.3b
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
0.3b
(/ (/ 1.0 x) 9.0)

rewrite309.0ms

Algorithm
rewrite-expression-head
Rules
84×*-un-lft-identity
75×times-frac
71×add-sqr-sqrt
65×add-cube-cbrt
24×prod-diff
16×add-exp-log add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
13×associate-/l*
12×associate-*r*
11×pow1
distribute-lft-out
add-log-exp
div-inv
expm1-log1p-u associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod log1p-expm1-u
cbrt-undiv fma-def div-exp associate-/r*
sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num sum-log flip-- flip-+ associate-/l/ difference-of-squares
Counts
4 → 168
Calls
4 calls:
16.0ms
(+ y (/ (/ 1.0 x) 9.0))
5.0ms
(* 3.0 (sqrt x))
275.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
6.0ms
(/ (/ 1.0 x) 9.0)

series148.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(+ y (/ (/ 1.0 x) 9.0))
43.0ms
(* 3.0 (sqrt x))
61.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
19.0ms
(/ (/ 1.0 x) 9.0)

simplify102.0ms

Algorithm
egg-herbie
Counts
180 → 180
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
08181496
137711238
250021234

prune383.0ms

Pruning

10 alts after pruning (8 fresh and 2 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1.0 (* x 9.0))
0.2b
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x)))
0.3b
(* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
0.4b
(* (cbrt 3.0) (sqrt x))

rewrite189.0ms

Algorithm
rewrite-expression-head
Rules
42×*-un-lft-identity
41×add-exp-log
36×pow1
35×add-sqr-sqrt
28×add-cbrt-cube
25×add-cube-cbrt
24×prod-diff
23×prod-exp cbrt-unprod
22×pow-prod-down
15×distribute-rgt-in distribute-lft-in
13×associate-*r*
associate-*l*
distribute-lft-out
cbrt-prod sqrt-prod
expm1-log1p-u log1p-expm1-u add-log-exp unswap-sqr
times-frac *-commutative associate-/l*
cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ distribute-lft-out--
flip3-- frac-2neg clear-num associate-/r* flip-- div-inv difference-of-squares
Counts
4 → 140
Calls
4 calls:
3.0ms
(/ 1.0 (* x 9.0))
23.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x)))
148.0ms
(* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
10.0ms
(* (cbrt 3.0) (sqrt x))

series261.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(/ 1.0 (* x 9.0))
79.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x)))
97.0ms
(* (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (sqrt x))) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
69.0ms
(* (cbrt 3.0) (sqrt x))

simplify103.0ms

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 2 (88.0ms)

IterNodesCost
07141970
137931353
250011284

prune271.0ms

Pruning

10 alts after pruning (7 fresh and 3 done)

Merged error: 0b

regimes72.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0167
1167

end0.0ms

sample1.5s

Algorithm
intervals
Results
683.0ms8645×body80nan
531.0ms8535×body80valid