Details

Time bar (total: 9.8s)

sample39.0ms

Algorithm
intervals
Results
11.0ms283×body80valid
9.0ms251×body80nan

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

prune8.0ms

Filtered
1 candidates to 0 candidates (100.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
(* 3.0 (sqrt x))
0.5b
(/ 1.0 (* x 9.0))

rewrite27.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:
4.0ms
(+ y (/ 1.0 (* x 9.0)))
11.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
4.0ms
(* 3.0 (sqrt x))
4.0ms
(/ 1.0 (* x 9.0))

series271.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(+ y (/ 1.0 (* x 9.0)))
143.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
76.0ms
(* 3.0 (sqrt x))
20.0ms
(/ 1.0 (* x 9.0))

simplify67.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0508558
12557503
25001501

prune422.0ms

Filtered
96 candidates to 64 candidates (33.3%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New851196
Fresh000
Picked101
Done000
Total861197

Merged error: 0.0b

Counts
97 → 11

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

rewrite46.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))
19.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
6.0ms
(/ (/ 1.0 x) 9.0)
5.0ms
(* 3.0 (sqrt x))

series272.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(+ y (/ (/ 1.0 x) 9.0))
139.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
22.0ms
(/ (/ 1.0 x) 9.0)
76.0ms
(* 3.0 (sqrt x))

simplify83.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 1 (18.0ms)

IterNodesCost
0730924
13357863
25001863

prune1.3s

Filtered
145 candidates to 107 candidates (26.2%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1441145
Fresh2810
Picked011
Done000
Total14610156

Merged error: 0.0b

Counts
156 → 10

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

rewrite37.0ms

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

series311.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(+ y (/ 1.0 (* x 9.0)))
114.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
143.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
19.0ms
(/ 1.0 (* x 9.0))

simplify62.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0530786
12273716
25001716

prune491.0ms

Filtered
110 candidates to 69 candidates (37.3%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New1082110
Fresh178
Picked011
Done011
Total10911120

Merged error: 0.0b

Counts
120 → 11

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite59.0ms

Algorithm
rewrite-expression-head
Rules
184×times-frac
152×add-sqr-sqrt
122×sqrt-prod
108×*-un-lft-identity
106×add-cube-cbrt
63×associate-*r*
20×associate-*l*
18×add-exp-log add-cbrt-cube
16×associate-/l*
14×unswap-sqr
13×pow1
10×div-inv
prod-exp cbrt-unprod
pow-prod-down
add-log-exp
distribute-rgt-in distribute-lft-in sqrt-div associate-*r/ associate-/r* *-commutative
cbrt-undiv sub-neg div-exp associate--l+
frac-times flip3-- frac-2neg associate-*l/ clear-num flip-- associate-/l/ distribute-lft-out-- difference-of-squares
Counts
4 → 226
Calls
4 calls:
9.0ms
(* (* 3.0 (sqrt x)) (- (+ y (* (sqrt (/ 1.0 x)) (/ (sqrt (/ 1.0 x)) 9.0))) 1.0))
7.0ms
(/ (sqrt (/ 1.0 x)) 9.0)
27.0ms
(* (sqrt (/ 1.0 x)) (/ (sqrt (/ 1.0 x)) 9.0))
5.0ms
(* 3.0 (sqrt x))

series563.0ms

Counts
4 → 12
Calls
4 calls:
245.0ms
(* (* 3.0 (sqrt x)) (- (+ y (* (sqrt (/ 1.0 x)) (/ (sqrt (/ 1.0 x)) 9.0))) 1.0))
133.0ms
(/ (sqrt (/ 1.0 x)) 9.0)
109.0ms
(* (sqrt (/ 1.0 x)) (/ (sqrt (/ 1.0 x)) 9.0))
76.0ms
(* 3.0 (sqrt x))

simplify128.0ms

Algorithm
egg-herbie
Counts
238 → 238
Iterations

Useful iterations: 2 (103.0ms)

IterNodesCost
010002139
147071878
250011828

prune4.1s

Filtered
238 candidates to 178 candidates (25.2%)
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New2371238
Fresh088
Picked011
Done022
Total23712249

Merged error: 0.0b

Counts
249 → 12

regimes243.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

sample1.0s

Algorithm
intervals
Results
330.0ms8535×body80nan
322.0ms8531×body80valid

Profiling

Loading profile data...