Details

Time bar (total: 7.4s)

analyze322.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
25%75%0%3
25%62.5%12.5%4
25%56.2%18.8%5
28.1%50%21.9%6
29.7%46.9%23.5%7
30.5%45.3%24.3%8
30.8%44.9%24.3%9
31.2%44.5%24.3%10
31.3%44.4%24.3%11
31.4%44.3%24.3%12
31.4%44.2%24.3%13
31.5%44.2%24.3%14

sample30.0ms

Algorithm
intervals
Results
13.0ms72×body1280valid
6.0ms52×body640valid
2.0ms91×body80valid
2.0ms28×body320valid
1.0ms13×body160valid

simplify20.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (5.0ms)

IterNodesCost
01111
11111

prune1.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 41.5b

Counts
2 → 1

localize4.0ms

Local error

Found 2 expressions with local error:

0.5b
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1))
4.5b
(-.f64 (exp.f64 x) 1)

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt_binary64
29×*-un-lft-identity_binary64
21×times-frac_binary64
14×add-cube-cbrt_binary64
10×difference-of-squares_binary64
associate-/r*_binary64
difference-of-sqr-1_binary64 distribute-lft-out--_binary64
add-log-exp_binary64 add-cbrt-cube_binary64
add-exp-log_binary64 associate-/l*_binary64
pow1_binary64 flip3--_binary64 associate-/r/_binary64 insert-posit16 flip--_binary64
sub-neg_binary64 diff-log_binary64 cbrt-undiv_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64
Counts
2 → 62
Calls
2 calls:
9.0ms
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1))
5.0ms
(-.f64 (exp.f64 x) 1)

series468.0ms

Counts
2 → 6
Calls
2 calls:
209.0ms
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1))
259.0ms
(-.f64 (exp.f64 x) 1)
Iterations

Useful iterations: 0 (155.0ms)

IterNodesCost
0238216
1238216
0238216
1238216
0511612
04991200
14991200
04991200
14991200
010857
110857

simplify33.0ms

Counts
68 → 68
Iterations

Useful iterations: 0 (7.0ms)

IterNodesCost
01611177
11611177

prune44.0ms

Filtered
50 candidates to 68 candidates (-36.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New65368
Fresh000
Picked101
Done000
Total66369

Merged error: 0.7b

Counts
69 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/.f64 (*.f64 x x) 2)
0.0b
(+.f64 x (/.f64 (*.f64 x x) 2))
0.0b
(/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2)))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity_binary64
15×times-frac_binary64
14×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
10×add-cbrt-cube_binary64
add-exp-log_binary64
associate-/r*_binary64
add-log-exp_binary64 distribute-lft-out_binary64
associate-/l*_binary64
pow1_binary64 cbrt-undiv_binary64 div-exp_binary64 insert-posit16
flip3-+_binary64 associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 flip-+_binary64
cbrt-unprod_binary64 prod-exp_binary64 +-commutative_binary64 sum-log_binary64
Counts
3 → 69
Calls
3 calls:
6.0ms
(/.f64 (*.f64 x x) 2)
6.0ms
(+.f64 x (/.f64 (*.f64 x x) 2))
9.0ms
(/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2)))

series1.2s

Counts
3 → 9
Calls
3 calls:
300.0ms
(/.f64 (*.f64 x x) 2)
256.0ms
(+.f64 x (/.f64 (*.f64 x x) 2))
684.0ms
(/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2)))
Iterations

Useful iterations: 0 (110.0ms)

IterNodesCost
030311160
130311160
030311160
130311160
052763
02899
12899
02899
12899
013
113
0533494
1533494
0533494
1533494
0535915

simplify130.0ms

Counts
78 → 78
Iterations

Useful iterations: 0 (103.0ms)

IterNodesCost
052501179

prune53.0ms

Filtered
56 candidates to 78 candidates (-39.3%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New76278
Fresh022
Picked101
Done000
Total77481

Merged error: 0.7b

Counts
81 → 4

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(/.f64 (*.f64 x x) 2)
0.0b
(+.f64 x (/.f64 (*.f64 x x) 2))
0.0b
(*.f64 (exp.f64 x) (/.f64 1 (+.f64 x (/.f64 (*.f64 x x) 2))))
0.7b
(/.f64 1 (+.f64 x (/.f64 (*.f64 x x) 2)))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
41×*-un-lft-identity_binary64
31×add-sqr-sqrt_binary64
29×times-frac_binary64
24×add-cube-cbrt_binary64
18×associate-*r*_binary64 add-exp-log_binary64
16×add-cbrt-cube_binary64
distribute-lft-out_binary64
associate-/r*_binary64 pow1_binary64
add-log-exp_binary64 div-exp_binary64
prod-exp_binary64
cbrt-undiv_binary64 associate-/r/_binary64 associate-/l*_binary64 insert-posit16
flip3-+_binary64 cbrt-unprod_binary64 associate-*l*_binary64 unswap-sqr_binary64 div-inv_binary64 flip-+_binary64
1-exp_binary64 clear-num_binary64 frac-2neg_binary64 rec-exp_binary64
pow-prod-down_binary64 associate-*r/_binary64 inv-pow_binary64 un-div-inv_binary64 +-commutative_binary64 pow-flip_binary64 sum-log_binary64 *-commutative_binary64
Counts
4 → 115
Calls
4 calls:
6.0ms
(/.f64 (*.f64 x x) 2)
6.0ms
(+.f64 x (/.f64 (*.f64 x x) 2))
16.0ms
(*.f64 (exp.f64 x) (/.f64 1 (+.f64 x (/.f64 (*.f64 x x) 2))))
9.0ms
(/.f64 1 (+.f64 x (/.f64 (*.f64 x x) 2)))

series1.7s

Counts
4 → 12
Calls
4 calls:
300.0ms
(/.f64 (*.f64 x x) 2)
261.0ms
(+.f64 x (/.f64 (*.f64 x x) 2))
587.0ms
(*.f64 (exp.f64 x) (/.f64 1 (+.f64 x (/.f64 (*.f64 x x) 2))))
572.0ms
(/.f64 1 (+.f64 x (/.f64 (*.f64 x x) 2)))
Iterations

Useful iterations: 0 (5.0ms)

IterNodesCost
02890
12890
02890
12890
013
113
027135
127135
027135
127135
013
113
02899
12899
02899
12899
013
113
0533494
1533494
0533494
1533494
0535915

simplify134.0ms

Counts
127 → 127
Iterations

Useful iterations: 0 (103.0ms)

IterNodesCost
056031830

prune73.0ms

Filtered
79 candidates to 127 candidates (-60.8%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1270127
Fresh033
Picked011
Done000
Total1274131

Merged error: 0.7b

Counts
131 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+.f64 x (/.f64 (*.f64 x x) 2))
0.0b
(/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2)))
0.2b
(pow.f64 (/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2))) 3)
25.3b
(cbrt.f64 (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2))) 3))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
81×*-un-lft-identity_binary64
60×times-frac_binary64
47×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
42×cbrt-prod_binary64
36×unpow-prod-down_binary64 cube-prod_binary64
17×distribute-lft-out_binary64
10×associate-/r/_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
flip3-+_binary64 add-log-exp_binary64 flip-+_binary64
pow1_binary64 div-inv_binary64
associate-/r*_binary64 insert-posit16
pow-unpow_binary64 associate-/l*_binary64
cbrt-undiv_binary64 sqr-pow_binary64 cube-div_binary64 rem-cube-cbrt_binary64 div-exp_binary64 pow-exp_binary64 unpow3_binary64 cube-mult_binary64
cbrt-div_binary64 pow-to-exp_binary64 rem-cbrt-cube_binary64 pow1/3_binary64 pow-pow_binary64 clear-num_binary64 frac-2neg_binary64 +-commutative_binary64 sum-log_binary64
Counts
4 → 157
Calls
4 calls:
6.0ms
(+.f64 x (/.f64 (*.f64 x x) 2))
9.0ms
(/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2)))
12.0ms
(pow.f64 (/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2))) 3)
12.0ms
(cbrt.f64 (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2))) 3))

series1.9s

Counts
4 → 12
Calls
4 calls:
253.0ms
(+.f64 x (/.f64 (*.f64 x x) 2))
679.0ms
(/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2)))
749.0ms
(pow.f64 (/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2))) 3)
173.0ms
(cbrt.f64 (pow.f64 (/.f64 (exp.f64 x) (+.f64 x (/.f64 (*.f64 x x) 2))) 3))
Iterations

Useful iterations: 0 (109.0ms)

IterNodesCost
01781788
11781788
01781788
11781788
0492131
1492131
032301428
132301428
032301428
132301428
052763
030311160
130311160
030311160
130311160
052763
02899
12899
02899
12899
013
113

simplify121.0ms

Counts
169 → 169
Iterations

Useful iterations: 0 (72.0ms)

IterNodesCost
049643932
149643932

prune86.0ms

Filtered
88 candidates to 169 candidates (-92.0%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1690169
Fresh022
Picked011
Done011
Total1694173

Merged error: 0.7b

Counts
173 → 4

regimes15.0ms

Accuracy

52% (0.3b remaining)

Error of 0.8b against oracle of 0.5b and baseline of 1.1b

bsearch12.0ms

Steps
ItersRangePoint
7
-5.8693967229284094e-05
-7.740052622955988e-07
-4.229675408144548e-06

simplify6.0ms

Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
02846
12846

end0.0ms

sample868.0ms

Algorithm
intervals
Results
409.0ms2308×body1280valid
187.0ms1656×body640valid
64.0ms2769×body80valid
63.0ms845×body320valid
21.0ms422×body160valid
1.0msbody1280invalid

Profiling

Loading profile data...