Details

Time bar (total: 3.9s)

sample18.0ms

Algorithm
intervals
Results
8.0ms256×body80valid
5.0ms256×pre80true

simplify148.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
147.0ms
(+ (* x (* x x)) (* x x))

prune17.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize13.0ms

Local error

Found 1 expressions with local error:

0.0b
(* (fma x x x) x)

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 *-un-lft-identity add-cbrt-cube associate-*r* associate-*l* add-exp-log add-cube-cbrt
expm1-log1p-u pow-prod-down prod-exp *-commutative cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp unswap-sqr
Counts
1 → 21
Calls
1 calls:
Slowest
12.0ms
(* (fma x x x) x)

series137.0ms

Counts
1 → 3
Calls
1 calls:
Slowest
137.0ms
(* (fma x x x) x)

simplify585.0ms

Counts
12 → 24
Calls
12 calls:
Slowest
412.0ms
(* (* (* (fma x x x) (fma x x x)) (fma x x x)) (* (* x x) x))
38.0ms
(+ (pow x 3) (pow x 2))
26.0ms
(* (sqrt (fma x x x)) (sqrt x))
25.0ms
(* (sqrt (fma x x x)) (sqrt x))
23.0ms
(+ (pow x 3) (pow x 2))

prune150.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 2 expressions with local error:

0.1b
(* x (* x x))
0.0b
(+ (* x (* x x)) (* x x))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1
add-cbrt-cube add-exp-log
pow-prod-up
add-sqr-sqrt add-log-exp
*-un-lft-identity associate-*l* pow-prod-down prod-exp add-cube-cbrt cbrt-unprod
expm1-log1p-u insert-posit16 log1p-expm1-u
pow2 +-commutative sum-log fma-def distribute-lft1-in flip3-+ pow-plus cube-unmult associate-*r* pow-sqr *-commutative flip-+ distribute-lft-out unswap-sqr
Counts
2 → 44
Calls
2 calls:
Slowest
17.0ms
(* x (* x x))
16.0ms
(+ (* x (* x x)) (* x x))

series135.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
89.0ms
(+ (* x (* x x)) (* x x))
45.0ms
(* x (* x x))

simplify1.4s

Counts
23 → 50
Calls
23 calls:
Slowest
470.0ms
(* (* (* x x) x) (* (* (* x x) (* x x)) (* x x)))
463.0ms
(* (* (* x x) x) (* (* (* x x) x) (* (* x x) x)))
267.0ms
(* (exp (* x (* x x))) (exp (* x x)))
43.0ms
(+ (pow x 3) (pow x 2))
35.0ms
(+ (pow x 3) (pow x 2))

prune363.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0.0b

regimes52.0ms

Accuracy

0% (0.0b remaining)

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

bsearch1.0ms

end0.0ms

sample786.0ms

Algorithm
intervals
Results
437.0ms8000×body80valid
223.0ms8000×pre80true