Details

Time bar (total: 4.2s)

sample31.0ms

Algorithm
intervals
Results
9.0ms259×body80valid
7.0ms270×body80nan

simplify74.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (8.0ms)

IterNodesCost
0216
1636
22126
37255
418825
532315
645745
750015

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize9.0ms

Local error

Found 2 expressions with local error:

0.1b
(- (fma (log y) (+ y 0.5) z) y)
0.1b
(fma (log y) (+ y 0.5) z)

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt *-un-lft-identity
add-cube-cbrt prod-diff
add-log-exp
fma-neg
pow1 add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u
sub-neg flip3-- diff-log associate--l+ flip-- distribute-lft-out-- difference-of-squares
Counts
2 → 39
Calls
2 calls:
3.0ms
(- (fma (log y) (+ y 0.5) z) y)
0.0ms
(fma (log y) (+ y 0.5) z)

series83.0ms

Counts
2 → 6
Calls
2 calls:
46.0ms
(- (fma (log y) (+ y 0.5) z) y)
37.0ms
(fma (log y) (+ y 0.5) z)

simplify143.0ms

Algorithm
egg-herbie
Counts
45 → 45
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0214366
1823278
24980260
35001260

prune117.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* (log y) (+ 0.5 y)) z)
0.1b
(- (+ (* (log y) (+ 0.5 y)) z) y)
0.1b
(* (log y) (+ 0.5 y))

rewrite60.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt *-un-lft-identity
12×add-cube-cbrt
10×add-log-exp
prod-diff
pow1
add-exp-log add-cbrt-cube
associate-*r* associate-*l*
expm1-log1p-u fma-neg log1p-expm1-u
distribute-rgt-in associate-+l+ distribute-lft-in flip3-+ diff-log associate-*r/ sum-log flip-+
+-commutative sub-neg flip3-- fma-def pow-prod-down prod-exp associate--l+ log-pow *-commutative flip-- cbrt-unprod distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 72
Calls
3 calls:
5.0ms
(+ (* (log y) (+ 0.5 y)) z)
43.0ms
(- (+ (* (log y) (+ 0.5 y)) z) y)
10.0ms
(* (log y) (+ 0.5 y))

series341.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(+ (* (log y) (+ 0.5 y)) z)
56.0ms
(- (+ (* (log y) (+ 0.5 y)) z) y)
242.0ms
(* (log y) (+ 0.5 y))

simplify53.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0392589
11767468
25001457

prune195.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ (* (log y) 0.5) (* (log y) y)) z)
0.0b
(+ (* (log y) 0.5) (* (log y) y))
0.1b
(- (+ (+ (* (log y) 0.5) (* (log y) y)) z) y)
0.2b
(* (log y) y)

rewrite105.0ms

Algorithm
rewrite-expression-head
Rules
30×*-un-lft-identity
20×add-log-exp
19×add-sqr-sqrt
15×add-cube-cbrt
12×prod-diff
distribute-lft-out
pow1 sum-log
add-exp-log add-cbrt-cube
fma-def
expm1-log1p-u fma-neg associate-*l* log1p-expm1-u
diff-log associate-*r*
+-commutative flip3-+ flip-+ distribute-lft-out--
sub-neg associate-+l+ flip3-- pow-prod-down prod-exp associate--l+ log-pow *-commutative flip-- cbrt-unprod difference-of-squares unswap-sqr
Counts
4 → 92
Calls
4 calls:
13.0ms
(+ (+ (* (log y) 0.5) (* (log y) y)) z)
3.0ms
(+ (* (log y) 0.5) (* (log y) y))
83.0ms
(- (+ (+ (* (log y) 0.5) (* (log y) y)) z) y)
3.0ms
(* (log y) y)

series703.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(+ (+ (* (log y) 0.5) (* (log y) y)) z)
419.0ms
(+ (* (log y) 0.5) (* (log y) y))
49.0ms
(- (+ (+ (* (log y) 0.5) (* (log y) y)) z) y)
189.0ms
(* (log y) y)

simplify62.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0422835
11912617
25002579

prune239.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (log y) 0.5) (* (* (log y) (sqrt y)) (sqrt y)))
0.1b
(- (+ (+ (* (log y) 0.5) (* (* (log y) (sqrt y)) (sqrt y))) z) y)
0.3b
(* (log y) (sqrt y))
0.3b
(* (* (log y) (sqrt y)) (sqrt y))

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
30×*-un-lft-identity
23×add-sqr-sqrt
17×add-cube-cbrt
15×add-log-exp
12×pow1 associate-*r* prod-diff
11×add-exp-log add-cbrt-cube
sqrt-prod
associate-*l* distribute-lft-out
expm1-log1p-u fma-neg pow-prod-down prod-exp sum-log cbrt-unprod log1p-expm1-u
diff-log
*-commutative distribute-lft-out-- unswap-sqr
+-commutative sub-neg flip3-- fma-def flip3-+ associate--l+ log-pow flip-- flip-+ difference-of-squares
Counts
4 → 98
Calls
4 calls:
3.0ms
(+ (* (log y) 0.5) (* (* (log y) (sqrt y)) (sqrt y)))
79.0ms
(- (+ (+ (* (log y) 0.5) (* (* (log y) (sqrt y)) (sqrt y))) z) y)
5.0ms
(* (log y) (sqrt y))
11.0ms
(* (* (log y) (sqrt y)) (sqrt y))

series552.0ms

Counts
4 → 12
Calls
4 calls:
302.0ms
(+ (* (log y) 0.5) (* (* (log y) (sqrt y)) (sqrt y)))
55.0ms
(- (+ (+ (* (log y) 0.5) (* (* (log y) (sqrt y)) (sqrt y))) z) y)
59.0ms
(* (log y) (sqrt y))
136.0ms
(* (* (log y) (sqrt y)) (sqrt y))

simplify75.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
05431180
12519808
25002770

prune269.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0b

regimes99.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0158
1158

end0.0ms

sample820.0ms

Algorithm
intervals
Results
268.0ms8048×body80valid
222.0ms8077×body80nan