Details

Time bar (total: 7.4s)

sample29.0ms

Algorithm
intervals
Results
9.0ms275×body80valid
7.0ms243×body80nan

simplify118.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0247
1657
21907
34127
46447
510837
616287
722737
837237
950017

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

localize12.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.3b
(* 3.0 (sqrt x))
0.5b
(/ 1.0 (* x 9.0))

rewrite57.0ms

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

series145.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(+ y (/ 1.0 (* x 9.0)))
63.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
37.0ms
(* 3.0 (sqrt x))
20.0ms
(/ 1.0 (* x 9.0))

simplify109.0ms

Algorithm
egg-herbie
Counts
195 → 195
Iterations

Useful iterations: 2 (93.0ms)

IterNodesCost
07841575
139421323
250011319

prune397.0ms

Filtered
195 candidates to 124 candidates (63.6%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New18510195
Fresh000
Picked101
Done000
Total18610196

Merged error: 0.0b

Counts
196 → 10

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite84.0ms

Algorithm
rewrite-expression-head
Rules
128×*-un-lft-identity
108×add-sqr-sqrt
80×distribute-rgt-in add-cube-cbrt distribute-lft-in
72×prod-diff
43×associate-*r*
36×times-frac
27×associate-*l*
21×distribute-lft-out
16×add-exp-log add-cbrt-cube
13×unswap-sqr
12×associate--l+ associate-/r*
11×pow1
sqrt-prod
+-commutative *-commutative
sub-neg associate-*r/ add-log-exp
prod-exp cbrt-unprod
expm1-log1p-u pow-prod-down log1p-expm1-u distribute-lft-out--
fma-def associate-/l*
cbrt-undiv flip3-- div-exp flip-- difference-of-squares
frac-2neg flip3-+ clear-num sum-log flip-+ div-inv
Counts
4 → 252
Calls
4 calls:
13.0ms
(+ y (/ 1.0 (* x 9.0)))
21.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
32.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
7.0ms
(/ 1.0 (* x 9.0))

series166.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(+ y (/ 1.0 (* x 9.0)))
59.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
65.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
16.0ms
(/ 1.0 (* x 9.0))

simplify123.0ms

Algorithm
egg-herbie
Counts
264 → 264
Iterations

Useful iterations: 2 (94.0ms)

IterNodesCost
08532873
142212223
250022217

prune403.0ms

Filtered
264 candidates to 133 candidates (50.4%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New2622264
Fresh279
Picked101
Done000
Total2659274

Merged error: 0b

Counts
274 → 9

localize15.0ms

Local error

Found 4 expressions with local error:

0.3b
(* 3.0 (sqrt x))
0.3b
(* (sqrt x) (sqrt 9.0))
0.3b
(* (sqrt x) (sqrt 9.0))
0.4b
(/ (/ 1.0 (* (sqrt x) (sqrt 9.0))) (* (sqrt x) (sqrt 9.0)))

rewrite236.0ms

Algorithm
rewrite-expression-head
Rules
2793×times-frac
2275×add-sqr-sqrt
1374×sqrt-prod
1175×add-cube-cbrt *-un-lft-identity
828×associate-*r*
825×associate-*l*
550×unswap-sqr
138×*-commutative
70×associate-/l*
42×associate-/r*
31×add-exp-log add-cbrt-cube
27×associate-/l/
23×div-inv
14×pow1
10×cbrt-undiv div-exp
prod-exp cbrt-unprod
pow-prod-down
expm1-log1p-u sqrt-pow1 pow1/2 log1p-expm1-u add-log-exp
frac-2neg sqrt-unprod clear-num
Counts
4 → 1634
Calls
4 calls:
5.0ms
(* 3.0 (sqrt x))
6.0ms
(* (sqrt x) (sqrt 9.0))
6.0ms
(* (sqrt x) (sqrt 9.0))
61.0ms
(/ (/ 1.0 (* (sqrt x) (sqrt 9.0))) (* (sqrt x) (sqrt 9.0)))

series308.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(* 3.0 (sqrt x))
70.0ms
(* (sqrt x) (sqrt 9.0))
70.0ms
(* (sqrt x) (sqrt 9.0))
131.0ms
(/ (/ 1.0 (* (sqrt x) (sqrt 9.0))) (* (sqrt x) (sqrt 9.0)))

simplify312.0ms

Algorithm
egg-herbie
Counts
1646 → 1646
Iterations

Useful iterations: 1 (77.0ms)

IterNodesCost
0419827343
1500126423

prune2.5s

Filtered
1646 candidates to 592 candidates (36.0%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New164331646
Fresh358
Picked011
Done000
Total164691655

Merged error: 0b

Counts
1655 → 9

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite176.0ms

Algorithm
rewrite-expression-head
Rules
462×add-sqr-sqrt
272×distribute-rgt-in distribute-lft-in
251×*-un-lft-identity
215×unswap-sqr
168×prod-diff
152×add-cube-cbrt
110×associate-*r*
97×cbrt-prod
89×add-cbrt-cube
83×cbrt-unprod
75×associate-*l*
45×distribute-lft-out
37×add-exp-log
36×times-frac
34×sqrt-prod
32×pow1
28×associate--l+
20×swap-sqr prod-exp
19×pow-prod-down
18×*-commutative
14×+-commutative sub-neg
12×associate-*r/ associate-/r*
distribute-lft-out--
expm1-log1p-u log1p-expm1-u add-log-exp
flip3-- flip-- associate-/l* difference-of-squares
cbrt-undiv div-exp
frac-2neg clear-num div-inv
Counts
4 → 546
Calls
4 calls:
67.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))))
22.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
35.0ms
(* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
7.0ms
(/ 1.0 (* x 9.0))

series324.0ms

Counts
4 → 12
Calls
4 calls:
102.0ms
(* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))))
65.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
139.0ms
(* (cbrt 3.0) (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
17.0ms
(/ 1.0 (* x 9.0))

simplify136.0ms

Algorithm
egg-herbie
Counts
558 → 558
Iterations

Useful iterations: 1 (48.0ms)

IterNodesCost
0206210478
150017789

prune845.0ms

Filtered
558 candidates to 223 candidates (40.0%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New5553558
Fresh437
Picked011
Done011
Total5598567

Merged error: 0b

Counts
567 → 8

regimes70.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01813
11813

end0.0ms

sample827.0ms

Algorithm
intervals
Results
274.0ms8515×body80valid
272.0ms8653×body80nan