Details

Time bar (total: 5.5s)

sample41.0ms

Algorithm
intervals
Results
15.0ms358×body80nan
12.0ms275×body80valid

simplify107.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0247
1657
21827
33387
44887
57577
611667
717297
827937
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

localize10.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
(/ 1.0 (* x 9.0))
0.3b
(* 3.0 (sqrt x))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
17×*-un-lft-identity
16×add-exp-log add-sqr-sqrt add-cbrt-cube
12×associate-*r*
11×pow1
10×add-cube-cbrt
add-log-exp
prod-exp cbrt-unprod
associate-*l* pow-prod-down sqrt-prod
distribute-rgt-in distribute-lft-in times-frac associate-/l*
cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out 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 → 84
Calls
4 calls:
5.0ms
(+ y (/ 1.0 (* x 9.0)))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
4.0ms
(/ 1.0 (* x 9.0))
7.0ms
(* 3.0 (sqrt x))

series214.0ms

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

simplify65.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
0508558
12557503
25001501

prune206.0ms

Filtered
96 candidates to 64 candidates (66.7%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New851196
Fresh000
Picked101
Done000
Total861197

Merged error: 0.0b

Counts
97 → 11

localize10.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)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
0.3b
(* 3.0 (sqrt x))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
75×times-frac
57×*-un-lft-identity
56×add-sqr-sqrt
50×add-cube-cbrt
16×add-exp-log add-cbrt-cube
13×associate-/l*
12×associate-*r*
11×pow1
add-log-exp
div-inv
associate-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp associate-/r*
sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num sum-log flip-- flip-+ associate-/l/ difference-of-squares
Counts
4 → 133
Calls
4 calls:
12.0ms
(+ y (/ (/ 1.0 x) 9.0))
6.0ms
(/ (/ 1.0 x) 9.0)
20.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
5.0ms
(* 3.0 (sqrt x))

series207.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(+ y (/ (/ 1.0 x) 9.0))
15.0ms
(/ (/ 1.0 x) 9.0)
112.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
55.0ms
(* 3.0 (sqrt x))

simplify80.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 1 (17.0ms)

IterNodesCost
0730924
13357863
25001863

prune304.0ms

Filtered
145 candidates to 107 candidates (73.8%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1423145
Fresh3710
Picked101
Done000
Total14610156

Merged error: 0.0b

Counts
156 → 10

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
75×times-frac
57×*-un-lft-identity
56×add-sqr-sqrt
50×add-cube-cbrt
16×add-exp-log add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
13×associate-/l*
11×pow1
associate-*l*
associate-*r*
sub-neg associate-*r/ associate--l+ add-log-exp
div-inv
pow-prod-down prod-exp sqrt-prod cbrt-unprod
cbrt-undiv div-exp associate-/r*
flip3-- *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative frac-2neg flip3-+ clear-num sum-log flip-+ associate-/l/ difference-of-squares
Counts
4 → 147
Calls
4 calls:
21.0ms
(+ y (/ (/ 1.0 x) 9.0))
22.0ms
(* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
9.0ms
(/ (/ 1.0 x) 9.0)
37.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0)))

series253.0ms

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

simplify77.0ms

Algorithm
egg-herbie
Counts
159 → 159
Iterations

Useful iterations: 1 (17.0ms)

IterNodesCost
07521152
131411078
250031078

prune287.0ms

Filtered
159 candidates to 112 candidates (70.4%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1581159
Fresh189
Picked011
Done000
Total15910169

Merged error: 0.0b

Counts
169 → 10

localize14.0ms

Local error

Found 4 expressions with local error:

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

rewrite234.0ms

Algorithm
rewrite-expression-head
Rules
1162×times-frac
1006×sqrt-prod
869×add-sqr-sqrt
551×add-cube-cbrt *-un-lft-identity
148×swap-sqr
106×associate-*r*
103×associate-*l*
51×unswap-sqr
48×div-inv
32×associate-/l*
22×add-exp-log add-cbrt-cube
13×pow1
12×associate-/r*
cbrt-undiv sqrt-undiv div-exp
prod-exp cbrt-unprod
add-log-exp
frac-2neg sqrt-div pow-prod-down clear-num *-commutative associate-/l/
pow2 frac-times pow-plus sqrt-unprod associate-*r/ associate-*l/ rem-square-sqrt pow-sqr pow-prod-up
Counts
4 → 709
Calls
4 calls:
5.0ms
(* 3.0 (sqrt x))
8.0ms
(/ (sqrt (/ 1.0 x)) (sqrt 9.0))
9.0ms
(/ (sqrt (/ 1.0 x)) (sqrt 9.0))
142.0ms
(* (/ (sqrt (/ 1.0 x)) (sqrt 9.0)) (/ (sqrt (/ 1.0 x)) (sqrt 9.0)))

series450.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(* 3.0 (sqrt x))
121.0ms
(/ (sqrt (/ 1.0 x)) (sqrt 9.0))
116.0ms
(/ (sqrt (/ 1.0 x)) (sqrt 9.0))
152.0ms
(* (/ (sqrt (/ 1.0 x)) (sqrt 9.0)) (/ (sqrt (/ 1.0 x)) (sqrt 9.0)))

simplify130.0ms

Algorithm
egg-herbie
Counts
721 → 721
Iterations

Useful iterations: 1 (39.0ms)

IterNodesCost
0195310532
150029854

prune1.5s

Filtered
721 candidates to 385 candidates (53.4%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New7210721
Fresh088
Picked011
Done011
Total72110731

Merged error: 0.0b

Counts
731 → 10

regimes132.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
0157
1157

end0.0ms

sample990.0ms

Algorithm
intervals
Results
375.0ms8558×body80valid
363.0ms8595×body80nan

Profiling

Loading profile data...