Details

Time bar (total: 1.4s)

sample27.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 99.993896%

Results
10.0ms256×body80valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0288
1428
2508
3508

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
16.1b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1
flip3-+ flip-+
associate-*r* associate-*l* associate-/r* associate-/l*
+-commutative associate-*r/ sum-log associate-/r/ associate-/l/
cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 75
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
3.0ms
(+ 0.99229 (* x 0.04481))
9.0ms
(* x (+ 0.99229 (* x 0.04481)))
6.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series17.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 2.30753 (* x 0.27061))
3.0ms
(+ 0.99229 (* x 0.04481))
6.0ms
(* x (+ 0.99229 (* x 0.04481)))
5.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify50.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0401622
11709574
25001574

prune118.0ms

Filtered
65 candidates to 87 candidates (-33.8%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New85287
Fresh000
Picked101
Done000
Total86288

Merged error: 0b

Counts
88 → 2

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.5b
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
15.4b
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
31×add-sqr-sqrt
23×*-un-lft-identity
22×add-cube-cbrt
20×times-frac
19×add-exp-log
18×associate-*r*
13×add-cbrt-cube
pow1
flip3-+ associate-*l* flip-+ add-log-exp
prod-exp
div-exp associate-/r/ unswap-sqr
associate-*r/ associate-/r* cbrt-unprod associate-/l*
cbrt-undiv frac-times rec-exp 1-exp pow-prod-down associate-*l/ *-commutative div-inv
+-commutative distribute-rgt-in pow-flip frac-2neg distribute-lft-in clear-num sum-log un-div-inv inv-pow
Counts
4 → 108
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
5.0ms
(* x (+ 0.99229 (* x 0.04481)))
5.0ms
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
10.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))))

series17.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
5.0ms
(* x (+ 0.99229 (* x 0.04481)))
3.0ms
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
5.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))))

simplify71.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
0552956
12765851
25003825

prune139.0ms

Filtered
77 candidates to 120 candidates (-55.8%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1200120
Fresh011
Picked011
Done000
Total1202122

Merged error: 0b

Counts
122 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.1b
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3)
16.1b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
20.2b
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
46×add-sqr-sqrt
45×times-frac
44×add-cube-cbrt *-un-lft-identity
36×cbrt-prod
30×unpow-prod-down cube-prod
11×add-exp-log add-cbrt-cube
10×associate-/r/
pow1 flip3-+ flip-+
div-inv
add-log-exp
pow-unpow associate-*r* associate-*l* associate-/r* associate-/l*
cbrt-undiv cube-div cube-mult unpow3 associate-*r/ div-exp pow-exp associate-/l/ rem-cube-cbrt sqr-pow
distribute-rgt-in pow-to-exp cbrt-div pow-pow frac-2neg distribute-lft-in pow1/3 pow-prod-down prod-exp clear-num *-commutative rem-cbrt-cube cbrt-unprod unswap-sqr
Counts
4 → 149
Calls
4 calls:
5.0ms
(* x (+ 0.99229 (* x 0.04481)))
7.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3)
6.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
7.0ms
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3))

series23.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* x (+ 0.99229 (* x 0.04481)))
5.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3)
7.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))
5.0ms
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) 3))

simplify92.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
06751949
132851824
250011812

prune207.0ms

Filtered
91 candidates to 161 candidates (-76.9%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1610161
Fresh000
Picked011
Done011
Total1612163

Merged error: 0b

Counts
163 → 2

regimes23.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0259
1259

end0.0ms

sample464.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 99.993896%

Results
320.0ms8000×body80valid

Profiling

Loading profile data...