Details

Time bar (total: 14.5s)

sample281.0ms

Algorithm
intervals
Results
173.0ms1968×body80nan
28.0ms257×body80valid

simplify71.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

localize16.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))

rewrite44.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:
34.0ms
(- (+ (log (+ x y)) (log z)) t)
0.0ms
(fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t))
7.0ms
(+ (log (+ x y)) (log z))

series353.0ms

Counts
3 → 9
Calls
3 calls:
179.0ms
(- (+ (log (+ x y)) (log z)) t)
98.0ms
(fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t))
76.0ms
(+ (log (+ x y)) (log z))

simplify44.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0388866
11209661
25001650

prune303.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.1b

localize22.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)

rewrite7.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:
4.0ms
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
0.0ms
(fma 2 (log (cbrt z)) (log (+ x y)))
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series744.0ms

Counts
4 → 12
Calls
4 calls:
205.0ms
(+ (fma 2 (log (cbrt z)) (log (+ x y))) (log (cbrt z)))
162.0ms
(fma 2 (log (cbrt z)) (log (+ x y)))
191.0ms
(cbrt z)
186.0ms
(cbrt z)

simplify74.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 3 (68.0ms)

IterNodesCost
0203445
1573409
22204368
35002358

prune408.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.1b

localize22.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))

rewrite30.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:
20.0ms
(* (cbrt (+ x y)) (cbrt (+ x y)))
2.0ms
(cbrt (+ x y))
2.0ms
(cbrt (+ x y))
2.0ms
(cbrt (+ x y))

series627.0ms

Counts
4 → 12
Calls
4 calls:
182.0ms
(* (cbrt (+ x y)) (cbrt (+ x y)))
149.0ms
(cbrt (+ x y))
144.0ms
(cbrt (+ x y))
152.0ms
(cbrt (+ x y))

simplify158.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0255701
1926660
24357610
35001610

prune527.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.1b

localize21.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))

rewrite27.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:
1.0ms
(cbrt (fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t)))
7.0ms
(+ (log (+ x y)) (log z))
7.0ms
(+ (log (+ x y)) (log z))
10.0ms
(+ (log (+ x y)) (log z))

series1.0s

Counts
4 → 12
Calls
4 calls:
787.0ms
(cbrt (fma (log t) (- a 0.5) (- (+ (log (+ x y)) (log z)) t)))
88.0ms
(+ (log (+ x y)) (log z))
82.0ms
(+ (log (+ x y)) (log z))
86.0ms
(+ (log (+ x y)) (log z))

simplify64.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0601974
12133892
25001877

prune573.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0.1b

regimes592.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.4s

Algorithm
intervals
Results
5.3s56983×body80nan
898.0ms8033×body80valid