Details

Time bar (total: 5.3s)

sample31.0ms

Algorithm
intervals
Results
9.0ms256×body80valid
7.0ms266×body80nan

simplify142.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

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

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

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

rewrite25.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:
7.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
4.0ms
(- x (* (+ y 0.5) (log y)))
5.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
6.0ms
(* (+ y 0.5) (log y))

series369.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
34.0ms
(- x (* (+ y 0.5) (log y)))
45.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
238.0ms
(* (+ y 0.5) (log y))

simplify43.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0446640
11624599
25001591

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

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

series754.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(+ (- (* (+ y 0.5) (log y)) y) z)
48.0ms
(- x (+ (- (* (+ y 0.5) (log y)) y) z))
419.0ms
(- (* (+ y 0.5) (log y)) y)
234.0ms
(* (+ y 0.5) (log y))

simplify42.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0461673
11673630
25001618

prune233.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

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

rewrite11.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:
6.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series912.0ms

Counts
4 → 12
Calls
4 calls:
384.0ms
(* (cbrt y) (cbrt y))
193.0ms
(cbrt y)
166.0ms
(cbrt y)
167.0ms
(cbrt y)

simplify90.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (81.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune269.0ms

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

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

rewrite21.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:
10.0ms
(* (cbrt y) (cbrt y))
2.0ms
(cbrt y)
2.0ms
(cbrt y)
4.0ms
(pow y 1/3)

series685.0ms

Counts
4 → 12
Calls
4 calls:
193.0ms
(* (cbrt y) (cbrt y))
169.0ms
(cbrt y)
163.0ms
(cbrt y)
160.0ms
(pow y 1/3)

simplify147.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0173288
1778209
24922194
35003194

prune298.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

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

sample823.0ms

Algorithm
intervals
Results
270.0ms8027×body80valid
215.0ms7980×body80nan
0.0msbody640valid