Details

Time bar (total: 2.5s)

sample17.0ms

Algorithm
intervals
Results
9.0ms256×body80valid

simplify9.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0288
1508
2698
3758
4758

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1 fma-def
flip3-+ flip-+
expm1-log1p-u log1p-expm1-u
associate-*r* associate-*l* associate-/r* associate-/l*
+-commutative associate-*r/ sum-log associate-/r/ associate-/l/
cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 89
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
3.0ms
(+ 0.99229 (* x 0.04481))
8.0ms
(* x (+ 0.99229 (* x 0.04481)))
9.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series188.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(+ 2.30753 (* x 0.27061))
31.0ms
(+ 0.99229 (* x 0.04481))
64.0ms
(* x (+ 0.99229 (* x 0.04481)))
59.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify55.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0421651
11810561
25001544

prune249.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
45×add-exp-log
22×prod-exp
18×add-cbrt-cube
12×add-sqr-sqrt 1-exp div-exp
10×add-cube-cbrt *-un-lft-identity
pow1
associate-*r*
rec-exp times-frac add-log-exp
cbrt-unprod
cbrt-undiv expm1-log1p-u log1p-expm1-u
fma-def flip3-+ associate-*l* flip-+ associate-/l*
frac-times pow-flip pow-prod-down associate-*l/ div-inv
+-commutative frac-2neg associate-*r/ clear-num associate-/r* sum-log un-div-inv *-commutative fma-udef inv-pow unswap-sqr
Counts
4 → 100
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
0.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
5.0ms
(/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))
20.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))

series170.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(+ 2.30753 (* x 0.27061))
26.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
45.0ms
(/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))
65.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))

simplify50.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0435656
11764531
25002519

prune244.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.1b
(- (log (fma 0.27061 x 2.30753)) (log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))
1.5b
(exp (- (log (fma 0.27061 x 2.30753)) (log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))))
20.7b
(log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
60×pow1
43×log-pow
40×prod-diff
36×*-un-lft-identity
30×add-sqr-sqrt
26×add-cube-cbrt
25×exp-sum
13×pow-prod-down
12×distribute-lft-out--
10×exp-prod
add-exp-log log-prod
associate--l+
add-log-exp
expm1-log1p-u fma-neg add-cbrt-cube log1p-expm1-u
rem-log-exp
sub-neg diff-log prod-exp rem-exp-log difference-of-squares
flip3-- exp-diff 1-exp flip-- fma-udef associate--r+
Counts
4 → 121
Calls
4 calls:
0.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
10.0ms
(- (log (fma 0.27061 x 2.30753)) (log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))
31.0ms
(exp (- (log (fma 0.27061 x 2.30753)) (log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))))
2.0ms
(log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))

series542.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
178.0ms
(- (log (fma 0.27061 x 2.30753)) (log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))
249.0ms
(exp (- (log (fma 0.27061 x 2.30753)) (log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))))
88.0ms
(log (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))

simplify68.0ms

Algorithm
egg-herbie
Counts
133 → 133
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
05822041
120721270
250011109

prune323.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes34.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0218
1238
2238

end0.0ms

sample367.0ms

Algorithm
intervals
Results
275.0ms8000×body80valid