Details

Time bar (total: 52.7s)

sample96.0ms

Algorithm
intervals
Results
24.0ms26×body1280valid
24.0ms182×body80valid
19.0ms31×body640valid
5.0ms11×body320valid
2.0msbody160valid

simplify27.0ms

Counts
1 → 1
Iterations
IterNodes
done26
326
221
113
08

prune40.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize48.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (sin y) x)
0.0b
(fma (cos y) z (+ (sin y) x))

rewrite171.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-log-exp
add-sqr-sqrt add-cube-cbrt fma-def
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
+-commutative flip3-+ sum-log flip-+ fma-udef distribute-lft-out
Counts
2 → 27
Calls
2 calls:
169.0ms
(+ (sin y) x)
1.0ms
(fma (cos y) z (+ (sin y) x))

series218.0ms

Counts
2 → 6
Calls
2 calls:
85.0ms
(+ (sin y) x)
133.0ms
(fma (cos y) z (+ (sin y) x))

simplify5.1s

Counts
33 → 33
Iterations
IterNodes
done5002
42193
3672
2257
1113
051

prune563.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize114.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x))))
0.5b
(cbrt (fma (cos y) z (+ (sin y) x)))
0.5b
(cbrt (fma (cos y) z (+ (sin y) x)))
0.5b
(cbrt (fma (cos y) z (+ (sin y) x)))

rewrite35.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:
25.0ms
(* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x))))
2.0ms
(cbrt (fma (cos y) z (+ (sin y) x)))
2.0ms
(cbrt (fma (cos y) z (+ (sin y) x)))
2.0ms
(cbrt (fma (cos y) z (+ (sin y) x)))

series1.9s

Counts
4 → 12
Calls
4 calls:
418.0ms
(* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x))))
500.0ms
(cbrt (fma (cos y) z (+ (sin y) x)))
380.0ms
(cbrt (fma (cos y) z (+ (sin y) x)))
617.0ms
(cbrt (fma (cos y) z (+ (sin y) x)))

simplify6.6s

Counts
93 → 93
Iterations
IterNodes
done5002
21321
1375
0137

prune1.4s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0.0b

localize208.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (cbrt (fma (cos y) z (+ (sin y) x))))
0.5b
(cbrt (cbrt (fma (cos y) z (+ (sin y) x))))
0.6b
(cbrt (* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x)))))
0.6b
(cbrt (* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x)))))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
20×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 → 54
Calls
4 calls:
3.0ms
(cbrt (cbrt (fma (cos y) z (+ (sin y) x))))
3.0ms
(cbrt (cbrt (fma (cos y) z (+ (sin y) x))))
11.0ms
(cbrt (* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x)))))
11.0ms
(cbrt (* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x)))))

series2.7s

Counts
4 → 12
Calls
4 calls:
1.0s
(cbrt (cbrt (fma (cos y) z (+ (sin y) x))))
775.0ms
(cbrt (cbrt (fma (cos y) z (+ (sin y) x))))
422.0ms
(cbrt (* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x)))))
439.0ms
(cbrt (* (cbrt (fma (cos y) z (+ (sin y) x))) (cbrt (fma (cos y) z (+ (sin y) x)))))

simplify5.9s

Counts
66 → 66
Iterations
IterNodes
done5001
21168
1319
0127

prune2.2s

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0.0b

localize86.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* (sin y) (sin y)) (sin y))
0.3b
(* (sin y) (sin y))
0.3b
(* (sin y) (sin y))
28.0b
(/ (fma x (* x x) (* (* (sin y) (sin y)) (sin y))) (+ (* (sin y) (sin y)) (- (* x x) (* (sin y) x))))

rewrite313.0ms

Algorithm
rewrite-expression-head
Rules
37×pow1
26×add-sqr-sqrt
21×add-cube-cbrt *-un-lft-identity
15×add-exp-log add-cbrt-cube
times-frac associate-*r*
pow-plus pow-prod-up
associate-*l*
swap-sqr
pow-prod-down prod-exp cbrt-unprod sin-mult
pow2 expm1-log1p-u associate-/r/ pow-sqr log1p-expm1-u add-log-exp
associate-/r* *-commutative associate-/l* unswap-sqr
frac-add sqr-sin
cbrt-undiv flip3-- frac-2neg flip3-+ div-exp pow3 associate-*l/ clear-num flip-- flip-+ div-inv
Counts
4 → 122
Calls
4 calls:
72.0ms
(* (* (sin y) (sin y)) (sin y))
27.0ms
(* (sin y) (sin y))
17.0ms
(* (sin y) (sin y))
189.0ms
(/ (fma x (* x x) (* (* (sin y) (sin y)) (sin y))) (+ (* (sin y) (sin y)) (- (* x x) (* (sin y) x))))

series525.0ms

Counts
4 → 12
Calls
4 calls:
68.0ms
(* (* (sin y) (sin y)) (sin y))
34.0ms
(* (sin y) (sin y))
90.0ms
(* (sin y) (sin y))
332.0ms
(/ (fma x (* x x) (* (* (sin y) (sin y)) (sin y))) (+ (* (sin y) (sin y)) (- (* x x) (* (sin y) x))))

simplify4.9s

Counts
134 → 134
Iterations
IterNodes
done5000
21493
1439
0163

prune3.3s

Pruning

5 alts after pruning (1 fresh and 4 done)

Merged error: 0.0b

regimes1.1s

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations
IterNodes
done8
18
07

end0.0ms

sample15.1s

Algorithm
intervals
Results
7.3s5643×body80valid
4.2s974×body1280valid
2.5s788×body640valid
450.0ms387×body320valid
147.0ms208×body160valid