Details

Time bar (total: 13.3s)

sample58.0ms

Algorithm
intervals
Results
19.0ms372×body80valid
16.0ms370×body80nan

simplify2.2s

Counts
1 → 1
Iterations

Useful iterations: 4 (61.0ms)

IterNodesCost
02024
14023
29123
321423
450522
5109822
6197222
7488622
done500022

prune12.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 5.5b

localize17.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
0.2b
(- (* (- x 0.5) (log x)) x)
0.2b
(* (- x 0.5) (log x))
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt *-un-lft-identity
23×add-cube-cbrt
18×log-prod
12×associate--l+
11×associate-+l+ add-log-exp
distribute-rgt-in distribute-lft-in times-frac
add-exp-log add-cbrt-cube
pow1
prod-diff
associate-*l*
expm1-log1p-u associate-*r* log1p-expm1-u
fma-def associate-/r* associate-/l*
sub-neg flip3-- flip3-+ diff-log associate-*l/ sum-log flip-- flip-+ associate-/l/
cbrt-undiv +-commutative associate-+l- frac-2neg fma-neg div-exp pow-prod-down prod-exp clear-num log-pow *-commutative cbrt-unprod div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 116
Calls
4 calls:
32.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
7.0ms
(- (* (- x 0.5) (log x)) x)
11.0ms
(* (- x 0.5) (log x))
21.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series1.2s

Counts
4 → 12
Calls
4 calls:
439.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
426.0ms
(- (* (- x 0.5) (log x)) x)
255.0ms
(* (- x 0.5) (log x))
88.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify818.0ms

Counts
128 → 128
Iterations

Useful iterations: 2 (183.0ms)

IterNodesCost
02381852
15931682
222131554
done50001554

prune675.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 4.5b

localize25.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (- x 0.5) (log x) (- (* (sqrt x) (sqrt x))))
0.1b
(+ (fma (- x 0.5) (log x) (- (* (sqrt x) (sqrt x)))) (+ (* x 0) 0.91893853320467))
0.5b
(* (sqrt x) (sqrt x))
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
33×add-sqr-sqrt
23×*-un-lft-identity
21×add-cube-cbrt
19×pow1
18×sqrt-prod
times-frac add-log-exp
add-exp-log sqrt-pow1 pow1/2 swap-sqr add-cbrt-cube
associate-*r* associate-*l*
pow-prod-up
expm1-log1p-u log1p-expm1-u unswap-sqr
fma-def pow-prod-down associate-/r* sum-log pow-sqr associate-/l*
flip3-+ flip-+ fma-udef associate-/l/
cbrt-undiv +-commutative pow2 associate-+l+ associate-+r+ frac-2neg pow-plus sqrt-unprod div-exp prod-exp clear-num rem-square-sqrt *-commutative cbrt-unprod div-inv distribute-lft-out
Counts
4 → 112
Calls
4 calls:
0.0ms
(fma (- x 0.5) (log x) (- (* (sqrt x) (sqrt x))))
8.0ms
(+ (fma (- x 0.5) (log x) (- (* (sqrt x) (sqrt x)))) (+ (* x 0) 0.91893853320467))
7.0ms
(* (sqrt x) (sqrt x))
21.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series519.0ms

Counts
4 → 12
Calls
4 calls:
204.0ms
(fma (- x 0.5) (log x) (- (* (sqrt x) (sqrt x))))
209.0ms
(+ (fma (- x 0.5) (log x) (- (* (sqrt x) (sqrt x)))) (+ (* x 0) 0.91893853320467))
16.0ms
(* (sqrt x) (sqrt x))
89.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify924.0ms

Counts
124 → 124
Iterations

Useful iterations: done (921.0ms)

IterNodesCost
02071867
14941363
220661216
done50011215

prune463.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 4.5b

localize22.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (- x 0.5) (log x) (- (expm1 (log1p x))))
0.1b
(+ (fma (- x 0.5) (log x) (- (expm1 (log1p x)))) (+ (* x 0) 0.91893853320467))
3.3b
(expm1 (log1p x))
5.0b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity
13×add-sqr-sqrt add-cube-cbrt
times-frac add-log-exp
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u log1p-expm1-u
fma-def associate-/r* sum-log associate-/l*
flip3-+ flip-+ fma-udef associate-/l/
cbrt-undiv +-commutative associate-+l+ associate-+r+ expm1-log1p frac-2neg div-exp clear-num div-inv distribute-lft-out expm1-udef
Counts
4 → 72
Calls
4 calls:
0.0ms
(fma (- x 0.5) (log x) (- (expm1 (log1p x))))
8.0ms
(+ (fma (- x 0.5) (log x) (- (expm1 (log1p x)))) (+ (* x 0) 0.91893853320467))
0.0ms
(expm1 (log1p x))
21.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series903.0ms

Counts
4 → 12
Calls
4 calls:
236.0ms
(fma (- x 0.5) (log x) (- (expm1 (log1p x))))
237.0ms
(+ (fma (- x 0.5) (log x) (- (expm1 (log1p x)))) (+ (* x 0) 0.91893853320467))
324.0ms
(expm1 (log1p x))
106.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify579.0ms

Counts
84 → 84
Iterations

Useful iterations: 2 (131.0ms)

IterNodesCost
01821530
14531281
215111126
done50001126

prune424.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 4.5b

localize25.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (- x 0.5) (log x) (- (expm1 (log1p x))))
0.1b
(+ (fma (- x 0.5) (log x) (- (expm1 (log1p x)))) (+ (* x 0) 0.91893853320467))
3.3b
(expm1 (log1p x))
5.2b
(* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
16×*-un-lft-identity
13×add-exp-log add-cube-cbrt associate-*r*
11×times-frac
add-cbrt-cube add-log-exp
pow1
expm1-log1p-u prod-exp log1p-expm1-u
fma-def flip3-+ associate-*l* sum-log flip-+ unswap-sqr
frac-times div-exp associate-*l/ cbrt-unprod fma-udef
cbrt-undiv +-commutative rec-exp associate-+l+ associate-+r+ expm1-log1p 1-exp associate-*r/ pow-prod-down un-div-inv *-commutative div-inv distribute-lft-out expm1-udef
Counts
4 → 83
Calls
4 calls:
0.0ms
(fma (- x 0.5) (log x) (- (expm1 (log1p x))))
8.0ms
(+ (fma (- x 0.5) (log x) (- (expm1 (log1p x)))) (+ (* x 0) 0.91893853320467))
0.0ms
(expm1 (log1p x))
40.0ms
(* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x))

series884.0ms

Counts
4 → 12
Calls
4 calls:
234.0ms
(fma (- x 0.5) (log x) (- (expm1 (log1p x))))
236.0ms
(+ (fma (- x 0.5) (log x) (- (expm1 (log1p x)))) (+ (* x 0) 0.91893853320467))
325.0ms
(expm1 (log1p x))
89.0ms
(* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x))

simplify1.0s

Counts
95 → 95
Iterations

Useful iterations: 2 (194.0ms)

IterNodesCost
02111764
15681437
221551220
done50011220

prune420.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 4.5b

regimes270.0ms

Accuracy

0% (1.0b remaining)

Error of 6.0b against oracle of 5.0b and baseline of 6.0b

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02732
13732
done3732

end0.0ms

sample1.6s

Algorithm
intervals
Results
606.0ms11786×body80valid
516.0ms11664×body80nan