Details

Time bar (total: 27.0s)

sample220.0ms

Algorithm
intervals
Results
81.0ms748×body80nan
19.0ms178×body80valid
14.0ms24×body640valid
13.0ms11×body1280valid
9.0ms28×body320valid
4.0ms19×body160valid

simplify852.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
01213
12212
23812
35312
46112
57812
611312
723812
876712
done500012

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 10.3b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(* z (log (- 1.0 y)))
0.0b
(- (fma x (log y) (* z (log (- 1.0 y)))) t)
0.3b
(fma x (log y) (* z (log (- 1.0 y))))
4.6b
(log (- 1.0 y))

rewrite60.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
24×*-un-lft-identity
16×add-cube-cbrt
15×log-prod
prod-diff
pow1
add-exp-log
add-cbrt-cube add-log-exp
distribute-rgt-in distribute-lft-in
expm1-log1p-u associate-*r* log1p-expm1-u distribute-lft-out-- difference-of-squares
fma-neg associate-*l*
log-div flip3-- log-pow flip-- fma-udef
sub-neg diff-log rem-log-exp pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod unswap-sqr
Counts
4 → 88
Calls
4 calls:
31.0ms
(* z (log (- 1.0 y)))
14.0ms
(- (fma x (log y) (* z (log (- 1.0 y)))) t)
1.0ms
(fma x (log y) (* z (log (- 1.0 y))))
10.0ms
(log (- 1.0 y))

series427.0ms

Counts
4 → 12
Calls
4 calls:
85.0ms
(* z (log (- 1.0 y)))
143.0ms
(- (fma x (log y) (* z (log (- 1.0 y)))) t)
134.0ms
(fma x (log y) (* z (log (- 1.0 y))))
66.0ms
(log (- 1.0 y))

simplify1.4s

Counts
100 → 100
Iterations

Useful iterations: done (1.4s)

IterNodesCost
02041528
14881381
215551220
done50001128

prune510.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.1b

localize41.0ms

Local error

Found 3 expressions with local error:

0.0b
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
0.0b
(- (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
0.2b
(fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
80×add-sqr-sqrt times-frac
68×associate-*r*
56×unpow-prod-down
46×*-un-lft-identity
44×add-cube-cbrt
26×add-exp-log
24×unpow2 sqr-pow
17×unswap-sqr
10×prod-exp
div-exp prod-diff
add-cbrt-cube
pow-to-exp pow-exp
pow1 add-log-exp
expm1-log1p-u fma-neg associate-*l* log1p-expm1-u
cbrt-unprod fma-udef
cbrt-undiv sub-neg flip3-- diff-log associate-*r/ pow-prod-down associate--l+ *-commutative flip-- div-inv distribute-lft-out-- difference-of-squares
Counts
3 → 151
Calls
3 calls:
48.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
7.0ms
(- (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
0.0ms
(fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

series534.0ms

Counts
3 → 9
Calls
3 calls:
77.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
259.0ms
(- (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
199.0ms
(fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

simplify2.0s

Counts
160 → 160
Iterations

Useful iterations: done (2.0s)

IterNodesCost
03023017
17992688
234692263
done50012126

prune971.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.1b

localize46.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))) (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
0.5b
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
0.5b
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
0.5b
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
23.0ms
(* (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))) (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
2.0ms
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
2.0ms
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
2.0ms
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))

series5.0s

Counts
4 → 12
Calls
4 calls:
1.3s
(* (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))) (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
1.2s
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
1.3s
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
1.3s
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))

simplify848.0ms

Counts
93 → 93
Iterations

Useful iterations: done (842.0ms)

IterNodesCost
01393815
13373580
211883247
done50002766

prune746.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.1b

localize50.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
0.6b
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
0.6b
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
0.6b
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
30×cbrt-prod
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp
Counts
4 → 61
Calls
4 calls:
1.0ms
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
1.0ms
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
1.0ms
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
2.0ms
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))

series4.5s

Counts
4 → 12
Calls
4 calls:
1.2s
(cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
1.1s
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
937.0ms
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))
1.3s
(cbrt (cbrt (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))))

simplify1.4s

Counts
73 → 73
Iterations

Useful iterations: done (1.3s)

IterNodesCost
01132469
12432442
26822241
325482213
done50012089

prune582.0ms

Pruning

9 alts after pruning (6 fresh and 3 done)

Merged error: 0.1b

regimes366.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify11.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01823
12023
done2023

end0.0ms

sample6.2s

Algorithm
intervals
Results
2.5s24313×body80nan
863.0ms5569×body80valid
425.0ms845×body640valid
332.0ms414×body1280valid
307.0ms744×body320valid
73.0ms462×body160valid