Details

Time bar (total: 5.3s)

sample31.0ms

Algorithm
intervals
Results
9.0ms256×body80valid
7.0ms266×body80nan

simplify149.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0216
1616
21926
36496
416026
527206
636676
743876
847116
949566
1050016

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
20×add-log-exp
19×*-un-lft-identity
14×add-sqr-sqrt
12×log-prod
10×add-cube-cbrt
pow1
add-exp-log distribute-rgt-in distribute-lft-in diff-log add-cbrt-cube associate--r+
associate-*r* associate-*l* sum-log
sub-neg distribute-lft-out
associate-+l- associate-+l+ flip3-- flip3-+ associate-*l/ flip-- flip-+ distribute-lft-out--
+-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr
Counts
4 → 81
Calls
4 calls:
8.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
3.0ms
(- x (* (+ y 0.5) (log y)))
5.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
6.0ms
(* (+ y 0.5) (log y))

series375.0ms

Counts
4 → 12
Calls
4 calls:
53.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
35.0ms
(- x (* (+ y 0.5) (log y)))
47.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
239.0ms
(* (+ y 0.5) (log y))

simplify44.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0446640
11624599
25001591

prune212.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
21×*-un-lft-identity
20×add-log-exp
18×log-prod
16×add-sqr-sqrt
12×add-cube-cbrt associate--l+
distribute-rgt-in distribute-lft-in
associate-+l+
pow1
add-exp-log diff-log add-cbrt-cube
associate-*r* associate-*l* sum-log
sub-neg distribute-lft-out
associate-+l- flip3-- flip3-+ associate-*l/ flip-- flip-+ distribute-lft-out--
+-commutative pow-prod-down prod-exp log-pow *-commutative cbrt-unprod associate--r+ associate--r- difference-of-squares unswap-sqr
Counts
4 → 87
Calls
4 calls:
9.0ms
(+ (- (* (+ y 0.5) (log y)) y) z)
9.0ms
(- x (+ (- (* (+ y 0.5) (log y)) y) z))
6.0ms
(- (* (+ y 0.5) (log y)) y)
6.0ms
(* (+ y 0.5) (log y))

series780.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(+ (- (* (+ y 0.5) (log y)) y) z)
58.0ms
(- x (+ (- (* (+ y 0.5) (log y)) y) z))
425.0ms
(- (* (+ y 0.5) (log y)) y)
241.0ms
(* (+ y 0.5) (log y))

simplify46.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0461673
11673630
25001618

prune236.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
9.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series747.0ms

Counts
4 → 12
Calls
4 calls:
194.0ms
(* (cbrt y) (cbrt y))
185.0ms
(cbrt y)
186.0ms
(cbrt y)
182.0ms
(cbrt y)

simplify88.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (84.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune266.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize22.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.6b
(cbrt y)
0.6b
(cbrt y)
5.1b
(pow y 1/3)

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
22×cbrt-prod
16×add-cube-cbrt *-un-lft-identity
12×pow1
pow1/3
add-exp-log
swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
unpow-prod-down pow-unpow
pow-prod-down pow-sqr pow-prod-up
pow2 pow-to-exp pow-pow pow-plus unpow1/3 pow-exp prod-exp *-commutative cbrt-unprod sqr-pow
Counts
4 → 80
Calls
4 calls:
5.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
2.0ms
(pow y 1/3)

series730.0ms

Counts
4 → 12
Calls
4 calls:
202.0ms
(* (cbrt y) (cbrt y))
176.0ms
(cbrt y)
179.0ms
(cbrt y)
172.0ms
(pow y 1/3)

simplify146.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0173288
1778209
24922194
35003194

prune328.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

regimes113.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
0136
1136

end0.0ms

sample820.0ms

Algorithm
intervals
Results
277.0ms8027×body80valid
225.0ms7980×body80nan
0.0msbody640valid