Details

Time bar (total: 10.5s)

sample142.0ms

Algorithm
intervals
Results
48.0ms895×body80nan
17.0ms304×body80valid

simplify40.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03910
11118
24648
316548
450018
done50018

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize18.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (fma x (log y) z) (+ t a))
0.1b
(fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))
0.1b
(fma x (log y) z)

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-log-exp
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log expm1-log1p-u fma-def sum-log add-cbrt-cube fma-udef log1p-expm1-u distribute-lft-out
+-commutative associate-+l+ associate-+r+ flip3-+ flip-+
Counts
3 → 41
Calls
3 calls:
16.0ms
(+ (fma x (log y) z) (+ t a))
0.0ms
(fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))
0.0ms
(fma x (log y) z)

series519.0ms

Counts
3 → 9
Calls
3 calls:
94.0ms
(+ (fma x (log y) z) (+ t a))
364.0ms
(fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))
60.0ms
(fma x (log y) z)

simplify73.0ms

Counts
50 → 50
Iterations

Useful iterations: 3 (69.0ms)

IterNodesCost
0187278
1634250
23135246
35002245
done5002245

prune213.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.1b

localize21.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma x (log y) z)) (cbrt (fma x (log y) z)))
0.5b
(cbrt (fma x (log y) z))
0.5b
(cbrt (fma x (log y) z))
0.5b
(cbrt (fma x (log y) z))

rewrite15.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:
11.0ms
(* (cbrt (fma x (log y) z)) (cbrt (fma x (log y) z)))
1.0ms
(cbrt (fma x (log y) z))
1.0ms
(cbrt (fma x (log y) z))
1.0ms
(cbrt (fma x (log y) z))

series883.0ms

Counts
4 → 12
Calls
4 calls:
245.0ms
(* (cbrt (fma x (log y) z)) (cbrt (fma x (log y) z)))
219.0ms
(cbrt (fma x (log y) z))
211.0ms
(cbrt (fma x (log y) z))
207.0ms
(cbrt (fma x (log y) z))

simplify43.0ms

Counts
93 → 93
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0258727
11032672
25001626
done5001626

prune486.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (fma x (log y) z))
0.5b
(cbrt (fma x (log y) z))
0.5b
(cbrt (fma x (log y) z))
0.5b
(cbrt (* (cbrt (fma x (log y) z)) (cbrt (fma x (log y) z))))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
10×cbrt-prod
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 → 50
Calls
4 calls:
1.0ms
(cbrt (fma x (log y) z))
1.0ms
(cbrt (fma x (log y) z))
1.0ms
(cbrt (fma x (log y) z))
6.0ms
(cbrt (* (cbrt (fma x (log y) z)) (cbrt (fma x (log y) z))))

series936.0ms

Counts
4 → 12
Calls
4 calls:
221.0ms
(cbrt (fma x (log y) z))
225.0ms
(cbrt (fma x (log y) z))
239.0ms
(cbrt (fma x (log y) z))
251.0ms
(cbrt (* (cbrt (fma x (log y) z)) (cbrt (fma x (log y) z))))

simplify94.0ms

Counts
62 → 62
Iterations

Useful iterations: 3 (88.0ms)

IterNodesCost
0221487
1670446
23218434
35002413
done5002413

prune448.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

localize37.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (fma x (log y) z))
0.5b
(cbrt (fma x (log y) z))
0.5b
(cbrt (* (cbrt (fma x (log y) z)) (* (* (cbrt (cbrt (fma x (log y) z))) (cbrt (cbrt (fma x (log y) z)))) (cbrt (cbrt (fma x (log y) z))))))
0.6b
(* (cbrt (cbrt (fma x (log y) z))) (cbrt (cbrt (fma x (log y) z))))

rewrite99.0ms

Algorithm
rewrite-expression-head
Rules
61×cbrt-prod
36×add-sqr-sqrt
18×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3 swap-sqr associate-*r* associate-*l* unswap-sqr
add-exp-log
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 93
Calls
4 calls:
1.0ms
(cbrt (fma x (log y) z))
1.0ms
(cbrt (fma x (log y) z))
78.0ms
(cbrt (* (cbrt (fma x (log y) z)) (* (* (cbrt (cbrt (fma x (log y) z))) (cbrt (cbrt (fma x (log y) z)))) (cbrt (cbrt (fma x (log y) z))))))
16.0ms
(* (cbrt (cbrt (fma x (log y) z))) (cbrt (cbrt (fma x (log y) z))))

series932.0ms

Counts
4 → 12
Calls
4 calls:
219.0ms
(cbrt (fma x (log y) z))
219.0ms
(cbrt (fma x (log y) z))
244.0ms
(cbrt (* (cbrt (fma x (log y) z)) (* (* (cbrt (cbrt (fma x (log y) z))) (cbrt (cbrt (fma x (log y) z)))) (cbrt (cbrt (fma x (log y) z))))))
249.0ms
(* (cbrt (cbrt (fma x (log y) z))) (cbrt (cbrt (fma x (log y) z))))

simplify44.0ms

Counts
105 → 105
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
03041242
110561149
250011007
done50011007

prune642.0ms

Pruning

9 alts after pruning (6 fresh and 3 done)

Merged error: 0.0b

regimes649.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0198
1198
done198

end0.0ms

sample4.1s

Algorithm
intervals
Results
1.4s27896×body80nan
534.0ms9271×body80valid
1.0msbody640valid
0.0msbody160valid