Details

Time bar (total: 2.3s)

sample70.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 49.609375%

Guaranteed chance to sample good point: 99.224806%

Results
11.0ms267×body80valid
0.0msbody80nan

simplify100.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0247
1657
21827
33387
44887
57577
611667
717297
827937
950017

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.3b

Counts
2 → 1

localize9.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))

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

series22.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ y (/ 1.0 (* x 9.0)))
2.0ms
(/ 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))

simplify93.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (81.0ms)

IterNodesCost
0508558
12557503
25001501

prune182.0ms

Filtered
64 candidates to 96 candidates (-50.0%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New831396
Fresh000
Picked101
Done000
Total841397

Merged error: 0.0b

Counts
97 → 13

localize11.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
(* 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))

series21.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ y (/ (/ 1.0 x) 9.0))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
2.0ms
(/ (/ 1.0 x) 9.0)
4.0ms
(* 3.0 (sqrt x))

simplify81.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 1 (16.0ms)

IterNodesCost
0730924
13357863
25001863

prune262.0ms

Filtered
106 candidates to 145 candidates (-36.8%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1432145
Fresh21012
Picked011
Done000
Total14513158

Merged error: 0.0b

Counts
158 → 13

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

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

series31.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ y (/ 1.0 (* x 9.0)))
2.0ms
(/ 1.0 (* x 9.0))
13.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
12.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))

simplify59.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0530786
12273716
25001716

prune143.0ms

Filtered
69 candidates to 110 candidates (-59.4%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1082110
Fresh3811
Picked011
Done011
Total11112123

Merged error: 0.0b

Counts
123 → 12

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
24×associate-*r*
20×add-exp-log
19×*-un-lft-identity
16×add-cube-cbrt add-cbrt-cube
13×pow1
11×times-frac
prod-exp
associate-*l*
cbrt-unprod add-log-exp
pow-prod-down unswap-sqr
sqrt-prod
distribute-rgt-in distribute-lft-in associate-*r/ *-commutative
sub-neg div-exp associate--l+
cbrt-undiv +-commutative rec-exp flip3-- flip3-+ 1-exp sum-log un-div-inv flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 97
Calls
4 calls:
2.0ms
(+ y (* 0.1111111111111111 (/ 1 x)))
9.0ms
(* (* 3.0 (sqrt x)) (- (+ y (* 0.1111111111111111 (/ 1 x))) 1.0))
5.0ms
(* 3.0 (sqrt x))
7.0ms
(* 0.1111111111111111 (/ 1 x))

series21.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ y (* 0.1111111111111111 (/ 1 x)))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (* 0.1111111111111111 (/ 1 x))) 1.0))
4.0ms
(* 3.0 (sqrt x))
2.0ms
(* 0.1111111111111111 (/ 1 x))

simplify81.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
0573607
12837522
25001506

prune135.0ms

Filtered
73 candidates to 109 candidates (-49.3%)
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1081109
Fresh189
Picked011
Done022
Total10912121

Merged error: 0.0b

Counts
121 → 12

regimes218.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0157
1157

end0.0ms

sample633.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 49.609375%

Guaranteed chance to sample good point: 99.224806%

Results
376.0ms8537×body80valid
2.0ms54×body80nan

Profiling

Loading profile data...