Details

Time bar (total: 11.2s)

sample36.0ms

Algorithm
intervals
Results
19.0ms256×body80valid

simplify59.0ms

Counts
1 → 1
Iterations

Useful iterations: 2 (17.0ms)

IterNodesCost
01417
12817
25014
36614
47214
done7214

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
12.0b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite192.0ms

Algorithm
rewrite-expression-head
Rules
65×add-sqr-sqrt
60×*-un-lft-identity
58×add-cube-cbrt
46×times-frac
45×prod-diff
15×fma-neg
10×associate-/r/
add-exp-log flip3-+ add-cbrt-cube flip-+ add-log-exp
pow1
div-inv
expm1-log1p-u log1p-expm1-u
fma-def associate-*r* associate-*l* associate-/r* associate-/l*
associate-*r/ associate-/l/ difference-of-squares
cbrt-undiv +-commutative distribute-rgt-in sub-neg flip3-- frac-2neg distribute-lft-in diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative flip-- cbrt-unprod distribute-lft-out-- unswap-sqr
Counts
4 → 150
Calls
4 calls:
112.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
6.0ms
(+ 0.99229 (* x 0.04481))
29.0ms
(* x (+ 0.99229 (* x 0.04481)))
35.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series326.0ms

Counts
4 → 12
Calls
4 calls:
97.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) x)
41.0ms
(+ 0.99229 (* x 0.04481))
120.0ms
(* x (+ 0.99229 (* x 0.04481)))
68.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify1.8s

Counts
162 → 162
Iterations

Useful iterations: done (1.8s)

IterNodesCost
02404158
16043415
217772842
done50012628

prune552.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.0b
(fma (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) (- x))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.4b
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
10×add-exp-log
times-frac
add-cbrt-cube
pow1
add-log-exp
expm1-log1p-u log1p-expm1-u
fma-def flip3-+ associate-*r* associate-*l* associate-/r* flip-+ associate-/l*
associate-*r/ div-exp associate-/r/
cbrt-undiv +-commutative distribute-rgt-in rec-exp pow-flip frac-2neg distribute-lft-in 1-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod fma-udef div-inv inv-pow unswap-sqr
Counts
4 → 85
Calls
4 calls:
6.0ms
(+ 0.99229 (* x 0.04481))
0.0ms
(fma (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) (- x))
23.0ms
(* x (+ 0.99229 (* x 0.04481)))
11.0ms
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series271.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(+ 0.99229 (* x 0.04481))
75.0ms
(fma (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481))))) (- x))
112.0ms
(* x (+ 0.99229 (* x 0.04481)))
44.0ms
(/ 1 (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify3.4s

Counts
97 → 97
Iterations

Useful iterations: done (3.4s)

IterNodesCost
01671360
13881169
21120977
34101975
done5000974

prune491.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize27.0ms

Local error

Found 4 expressions with local error:

0.4b
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))
11.9b
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))
11.9b
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))
11.9b
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
39×cbrt-prod
36×times-frac
33×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
add-exp-log
add-cbrt-cube
pow1
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
cbrt-div pow1/3 associate-/r* associate-/l*
div-exp
cbrt-undiv rec-exp pow-flip frac-2neg 1-exp clear-num inv-pow
Counts
4 → 105
Calls
4 calls:
8.0ms
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))
3.0ms
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))
3.0ms
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))
3.0ms
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))

series842.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))
254.0ms
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))
255.0ms
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))
247.0ms
(cbrt (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))

simplify1.6s

Counts
117 → 117
Iterations

Useful iterations: done (1.6s)

IterNodesCost
01562391
13262204
27712072
322911939
done50001900

prune589.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes44.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01417
12017
done2017

end0.0ms

sample828.0ms

Algorithm
intervals
Results
636.0ms8000×body80valid