Details

Time bar (total: 13.4s)

sample280.0ms

Algorithm
intervals
Results
175.0ms1968×body80nan
31.0ms257×body80valid

simplify63.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0279
1618
21618
33938
49848
522568
640958
750018

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.3b

localize17.0ms

Local error

Found 3 expressions with local error:

0.0b
(- (+ (log (+ x y)) (log z)) t)
0.2b
(fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t))
0.6b
(+ (log (+ x y)) (log z))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
49×*-un-lft-identity
28×pow1
25×log-pow distribute-lft-out
21×prod-diff
19×add-sqr-sqrt
17×add-cube-cbrt
log-prod fma-neg
add-log-exp
distribute-lft-out--
associate-+l- log-div associate-+l+ fma-def
add-exp-log expm1-log1p-u associate-+r+ flip3-+ add-cbrt-cube flip-+ log1p-expm1-u
associate--l- diff-log sum-log
+-commutative sub-neg flip3-- associate--l+ flip-- fma-udef difference-of-squares
Counts
3 → 92
Calls
3 calls:
33.0ms
(- (+ (log (+ x y)) (log z)) t)
0.0ms
(fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t))
6.0ms
(+ (log (+ x y)) (log z))

series313.0ms

Counts
3 → 9
Calls
3 calls:
156.0ms
(- (+ (log (+ x y)) (log z)) t)
87.0ms
(fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t))
70.0ms
(+ (log (+ x y)) (log z))

simplify39.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0388866
11209661
25001650

prune277.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.1b

localize18.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
0.5b
(fma 2 (log (cbrt z)) (log (+ x y)))
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
cbrt-prod add-sqr-sqrt add-cube-cbrt
associate-+r+ log-prod
pow1 add-log-exp
add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
fma-def
pow1/3 fma-udef distribute-lft-out
+-commutative associate-+l+ flip3-+ sum-log log-pow flip-+
Counts
4 → 61
Calls
4 calls:
6.0ms
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
0.0ms
(fma 2 (log (cbrt z)) (log (+ x y)))
0.0ms
(cbrt z)
1.0ms
(cbrt z)

series641.0ms

Counts
4 → 12
Calls
4 calls:
172.0ms
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
133.0ms
(fma 2 (log (cbrt z)) (log (+ x y)))
169.0ms
(cbrt z)
167.0ms
(cbrt z)

simplify64.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 3 (58.0ms)

IterNodesCost
0203445
1573409
22204368
35002358

prune376.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.1b

localize20.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ x y)) (cbrt (+ x y)))
0.6b
(cbrt (+ x y))
0.6b
(cbrt (+ x y))
0.6b
(cbrt (+ x y))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
35×*-un-lft-identity
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt
11×pow1
flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out
associate-*r* associate-*l*
add-exp-log
expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 103
Calls
4 calls:
19.0ms
(* (cbrt (+ x y)) (cbrt (+ x y)))
2.0ms
(cbrt (+ x y))
2.0ms
(cbrt (+ x y))
2.0ms
(cbrt (+ x y))

series532.0ms

Counts
4 → 12
Calls
4 calls:
155.0ms
(* (cbrt (+ x y)) (cbrt (+ x y)))
127.0ms
(cbrt (+ x y))
122.0ms
(cbrt (+ x y))
128.0ms
(cbrt (+ x y))

simplify143.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0255701
1926660
24357610
35001610

prune489.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.1b

localize19.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t)))
0.6b
(+ (log (+ x y)) (log z))
0.6b
(+ (log (+ x y)) (log z))
0.6b
(+ (log (+ x y)) (log z))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
32×*-un-lft-identity
21×log-prod
19×pow1
15×log-pow distribute-lft-out
14×add-sqr-sqrt add-cube-cbrt
12×associate-+l+ fma-def
associate-+r+
associate-+l- log-div flip3-+ flip-+
add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
+-commutative cbrt-prod sum-log
pow1/3
Counts
4 → 103
Calls
4 calls:
0.0ms
(cbrt (fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t)))
6.0ms
(+ (log (+ x y)) (log z))
9.0ms
(+ (log (+ x y)) (log z))
6.0ms
(+ (log (+ x y)) (log z))

series869.0ms

Counts
4 → 12
Calls
4 calls:
662.0ms
(cbrt (fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t)))
71.0ms
(+ (log (+ x y)) (log z))
70.0ms
(+ (log (+ x y)) (log z))
66.0ms
(+ (log (+ x y)) (log z))

simplify60.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0601974
12133892
25001877

prune523.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0.1b

regimes556.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01912
11912

end0.0ms

sample8.0s

Algorithm
intervals
Results
5.1s56983×body80nan
899.0ms8033×body80valid