Details

Time bar (total: 17.2s)

sample75.0ms

Algorithm
intervals
Results
26.0ms51×body1280valid
16.0ms47×body640valid
8.0ms122×body80valid
7.0ms26×body320valid
2.0ms10×body160valid

simplify3.1s

Counts
1 → 1
Iterations
IterNodes
done5002
82490
7682
6240
5101
451
330
222
118
09

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 31.9b

localize20.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ 2 (+ 1 (exp (* -2 x))))
4.4b
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

rewrite124.0ms

Algorithm
rewrite-expression-head
Rules
97×*-un-lft-identity
72×add-sqr-sqrt
63×times-frac
61×add-cube-cbrt
54×prod-diff
18×fma-neg
16×distribute-lft-out
10×associate-/r/
add-exp-log
flip3-+ flip-+ div-inv
associate-/r* add-cbrt-cube add-log-exp difference-of-squares
associate-/l*
expm1-log1p-u pow1 expm1-def difference-of-sqr-1 div-exp insert-posit16 log1p-expm1-u
cbrt-undiv clear-num sub-neg frac-2neg flip3-- diff-log flip-- distribute-lft-out--
Counts
2 → 132
Calls
2 calls:
16.0ms
(/ 2 (+ 1 (exp (* -2 x))))
106.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

series105.0ms

Counts
2 → 6
Calls
2 calls:
32.0ms
(/ 2 (+ 1 (exp (* -2 x))))
72.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

simplify3.0s

Counts
138 → 138
Iterations
IterNodes
done5001
32451
2948
1397
0172

prune452.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize35.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma (pow x 5) 2/15 x)
0.1b
(* (* x x) x)
17.2b
(fma -1/3 (* (* x x) x) (fma (pow x 5) 2/15 x))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
22×pow1
add-cbrt-cube add-exp-log
pow-plus pow-prod-up
add-sqr-sqrt
*-un-lft-identity add-cube-cbrt
expm1-log1p-u associate-*r* pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp
pow2 pow-sqr fma-udef
associate-*l* pow3 *-commutative unswap-sqr
Counts
3 → 53
Calls
3 calls:
0.0ms
(fma (pow x 5) 2/15 x)
17.0ms
(* (* x x) x)
1.0ms
(fma -1/3 (* (* x x) x) (fma (pow x 5) 2/15 x))

series314.0ms

Counts
3 → 9
Calls
3 calls:
174.0ms
(fma (pow x 5) 2/15 x)
59.0ms
(* (* x x) x)
81.0ms
(fma -1/3 (* (* x x) x) (fma (pow x 5) 2/15 x))

simplify1.7s

Counts
62 → 62
Iterations
IterNodes
done5006
31700
2388
1136
070

prune288.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma (pow x 5) 2/15 x)
0.1b
(* (* x x) x)
0.7b
(log (exp (* (* x x) x)))
20.6b
(fma -1/3 (log (exp (* (* x x) x))) (fma (pow x 5) 2/15 x))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
24×pow1
add-cbrt-cube add-exp-log
add-sqr-sqrt
*-un-lft-identity pow-plus pow-prod-up add-cube-cbrt
add-log-exp
expm1-log1p-u insert-posit16 log1p-expm1-u
log-prod associate-*r* pow-prod-down prod-exp log-pow cbrt-unprod
pow2 pow-sqr fma-udef
exp-prod exp-to-pow rem-log-exp associate-*l* pow3 *-commutative unswap-sqr
Counts
4 → 70
Calls
4 calls:
0.0ms
(fma (pow x 5) 2/15 x)
30.0ms
(* (* x x) x)
8.0ms
(log (exp (* (* x x) x)))
1.0ms
(fma -1/3 (log (exp (* (* x x) x))) (fma (pow x 5) 2/15 x))

series360.0ms

Counts
4 → 12
Calls
4 calls:
172.0ms
(fma (pow x 5) 2/15 x)
41.0ms
(* (* x x) x)
46.0ms
(log (exp (* (* x x) x)))
101.0ms
(fma -1/3 (log (exp (* (* x x) x))) (fma (pow x 5) 2/15 x))

simplify1.8s

Counts
82 → 82
Iterations
IterNodes
done5005
31521
2419
1161
090

prune277.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (* x x) x)
0.7b
(log (sqrt (exp (* (* x x) x))))
0.7b
(log (sqrt (exp (* (* x x) x))))
20.6b
(fma -1/3 (+ (log (sqrt (exp (* (* x x) x)))) (log (sqrt (exp (* (* x x) x))))) (fma (pow x 5) 2/15 x))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
27×pow1
12×log-prod
11×add-exp-log
10×add-sqr-sqrt log-pow
*-un-lft-identity add-cbrt-cube add-cube-cbrt
sqrt-pow1 pow-plus pow-prod-up sqrt-prod add-log-exp
expm1-log1p-u insert-posit16 log1p-expm1-u
associate-*r* pow-prod-down prod-exp cbrt-unprod
pow2 exp-prod exp-to-pow pow1/2 rem-log-exp pow-sqr
associate-*l* pow3 *-commutative fma-udef unswap-sqr
Counts
4 → 86
Calls
4 calls:
20.0ms
(* (* x x) x)
5.0ms
(log (sqrt (exp (* (* x x) x))))
5.0ms
(log (sqrt (exp (* (* x x) x))))
0.0ms
(fma -1/3 (+ (log (sqrt (exp (* (* x x) x)))) (log (sqrt (exp (* (* x x) x))))) (fma (pow x 5) 2/15 x))

series1.0s

Counts
4 → 12
Calls
4 calls:
37.0ms
(* (* x x) x)
415.0ms
(log (sqrt (exp (* (* x x) x))))
436.0ms
(log (sqrt (exp (* (* x x) x))))
138.0ms
(fma -1/3 (+ (log (sqrt (exp (* (* x x) x)))) (log (sqrt (exp (* (* x x) x))))) (fma (pow x 5) 2/15 x))

simplify1.6s

Counts
98 → 98
Iterations
IterNodes
done5004
31400
2442
1182
098

prune485.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

regimes359.0ms

Accuracy

98.3% (0.5b remaining)

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

bsearch2.0ms

simplify9.0ms

Iterations
IterNodes
done33
133
025

end0.0ms

sample2.0s

Algorithm
intervals
Results
1.1s1674×body1280valid
341.0ms1231×body640valid
272.0ms4175×body80valid
169.0ms634×body320valid
32.0ms286×body160valid