Details

Time bar (total: 3.2s)

sample27.0ms

Algorithm
intervals
Results
18.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
(+ 0.99229 (* x 0.04481))
0.0b
(+ 2.30753 (* x 0.27061))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
14.8b
(/ (+ 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
(+ 0.99229 (* x 0.04481))
2.0ms
(+ 2.30753 (* x 0.27061))
8.0ms
(* x (+ 0.99229 (* x 0.04481)))
9.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series190.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(+ 0.99229 (* x 0.04481))
32.0ms
(+ 2.30753 (* x 0.27061))
64.0ms
(* x (+ 0.99229 (* x 0.04481)))
60.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify57.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0421651
11810561
25001544

prune252.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (fma 0.04481 x 0.99229))))) x)
0.0b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (fma 0.04481 x 0.99229)))))
0.0b
(+ 2.30753 (* x 0.27061))
3.0b
(log (pow (exp x) (fma 0.04481 x 0.99229)))

rewrite77.0ms

Algorithm
rewrite-expression-head
Rules
100×*-un-lft-identity
71×add-sqr-sqrt
66×add-cube-cbrt
61×times-frac
54×prod-diff
18×fma-neg
16×distribute-lft-out
10×associate-/r/
log-prod add-log-exp
add-exp-log flip3-+ flip-+
add-cbrt-cube
div-inv
pow1 expm1-log1p-u associate-/r* log1p-expm1-u
unpow-prod-down fma-def rem-log-exp associate-/l*
associate-/l/ difference-of-squares
cbrt-undiv unpow-prod-up +-commutative pow-to-exp sub-neg flip3-- frac-2neg diff-log div-exp pow-exp clear-num sum-log log-pow flip-- fma-udef distribute-lft-out-- sqr-pow
Counts
4 → 163
Calls
4 calls:
55.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (fma 0.04481 x 0.99229))))) x)
11.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (fma 0.04481 x 0.99229)))))
2.0ms
(+ 2.30753 (* x 0.27061))
2.0ms
(log (pow (exp x) (fma 0.04481 x 0.99229)))

series625.0ms

Counts
4 → 12
Calls
4 calls:
316.0ms
(- (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (fma 0.04481 x 0.99229))))) x)
163.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (log (pow (exp x) (fma 0.04481 x 0.99229)))))
36.0ms
(+ 2.30753 (* x 0.27061))
110.0ms
(log (pow (exp x) (fma 0.04481 x 0.99229)))

simplify80.0ms

Algorithm
egg-herbie
Counts
175 → 175
Iterations

Useful iterations: 2 (54.0ms)

IterNodesCost
05562481
119721840
250031757

prune422.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
1.6b
(expm1 (log1p (+ 2.30753 (* x 0.27061))))
7.5b
(/ (expm1 (log1p (+ 2.30753 (* x 0.27061)))) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log 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/ associate-/r/ expm1-udef
cbrt-undiv +-commutative distribute-rgt-in expm1-log1p frac-2neg distribute-lft-in div-sub div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 83
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
7.0ms
(* x (+ 0.99229 (* x 0.04481)))
0.0ms
(expm1 (log1p (+ 2.30753 (* x 0.27061))))
4.0ms
(/ (expm1 (log1p (+ 2.30753 (* x 0.27061)))) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series376.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(+ 2.30753 (* x 0.27061))
67.0ms
(* x (+ 0.99229 (* x 0.04481)))
114.0ms
(expm1 (log1p (+ 2.30753 (* x 0.27061))))
162.0ms
(/ (expm1 (log1p (+ 2.30753 (* x 0.27061)))) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify77.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
0632858
12685734
25001717

prune303.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
0208
1208

end0.0ms

sample543.0ms

Algorithm
intervals
Results
453.0ms8000×body80valid