Details

Time bar (total: 7.7s)

sample40.0ms

Algorithm
intervals
Results
15.0ms260×body80valid
10.0ms233×body80nan

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

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite79.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:
3.0ms
(- x (* (+ y 0.5) (log y)))
52.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
11.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
11.0ms
(* (+ y 0.5) (log y))

series385.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(- x (* (+ y 0.5) (log y)))
52.0ms
(- (+ (- x (* (+ y 0.5) (log y))) y) z)
40.0ms
(+ (- x (* (+ y 0.5) (log y))) y)
257.0ms
(* (+ y 0.5) (log y))

simplify41.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0446640
11624599
25001591

prune252.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (+ y 0.5) (* 2 (log (cbrt y))))
0.3b
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
49×distribute-rgt-in distribute-lft-in
48×log-prod
30×cbrt-prod
25×*-un-lft-identity
24×associate-+l+
23×add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log add-cbrt-cube
flip3-+ associate-*l/ flip-+ add-log-exp
associate-*r/ associate-*l* frac-add
pow-prod-down prod-exp cbrt-unprod
associate-+r+ pow1/3
+-commutative associate-*r* sum-log *-commutative distribute-lft-out
Counts
4 → 108
Calls
4 calls:
17.0ms
(* (+ y 0.5) (* 2 (log (cbrt y))))
14.0ms
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series1.6s

Counts
4 → 12
Calls
4 calls:
446.0ms
(* (+ y 0.5) (* 2 (log (cbrt y))))
753.0ms
(+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5)))
183.0ms
(cbrt y)
177.0ms
(cbrt y)

simplify71.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
06401101
12507971
25003939

prune397.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt (cbrt y))
0.6b
(cbrt (cbrt y))

rewrite3.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-prod
10×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp
Counts
4 → 50
Calls
4 calls:
0.0ms
(cbrt y)
0.0ms
(cbrt y)
1.0ms
(cbrt (cbrt y))
1.0ms
(cbrt (cbrt y))

series864.0ms

Counts
4 → 12
Calls
4 calls:
181.0ms
(cbrt y)
191.0ms
(cbrt y)
239.0ms
(cbrt (cbrt y))
253.0ms
(cbrt (cbrt y))

simplify47.0ms

Algorithm
egg-herbie
Counts
62 → 62
Iterations

Useful iterations: 2 (6.0ms)

IterNodesCost
071226
1141210
2357202
31377202
45001202

prune318.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (* (log (pow y 1/3)) (+ y (* (+ y 0.5) 2))) (* 0.5 (log (cbrt y))))
0.2b
(* (log (pow y 1/3)) (+ y (* (+ y 0.5) 2)))
0.6b
(cbrt y)
5.1b
(pow y 1/3)

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt
13×add-cube-cbrt *-un-lft-identity
12×associate-+r+ log-prod
cbrt-prod
distribute-rgt-in distribute-lft-in
pow1 add-exp-log
add-cbrt-cube add-log-exp
associate-*l*
unpow-prod-down pow-unpow associate-*r*
associate-+l+ flip3-+ associate-*r/ flip-+
+-commutative pow-to-exp pow-pow unpow1/3 pow1/3 pow-prod-down pow-exp prod-exp sum-log log-pow *-commutative cbrt-unprod unswap-sqr sqr-pow
Counts
4 → 77
Calls
4 calls:
6.0ms
(+ (* (log (pow y 1/3)) (+ y (* (+ y 0.5) 2))) (* 0.5 (log (cbrt y))))
8.0ms
(* (log (pow y 1/3)) (+ y (* (+ y 0.5) 2)))
0.0ms
(cbrt y)
1.0ms
(pow y 1/3)

series1.7s

Counts
4 → 12
Calls
4 calls:
874.0ms
(+ (* (log (pow y 1/3)) (+ y (* (+ y 0.5) 2))) (* 0.5 (log (cbrt y))))
426.0ms
(* (log (pow y 1/3)) (+ y (* (+ y 0.5) 2)))
183.0ms
(cbrt y)
174.0ms
(pow y 1/3)

simplify61.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0434675
11846595
25001573

prune331.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

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

sample1.2s

Algorithm
intervals
Results
490.0ms8031×body80valid
361.0ms8012×body80nan
0.0msbody320valid