Details

Time bar (total: 9.9s)

sample101.0ms

Algorithm
intervals
Results
38.0ms784×body80nan
10.0ms195×body80valid
6.0ms19×body640valid
5.0ms18×body160valid
5.0msbody1280valid
3.0ms17×body320valid

simplify69.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0279
1578
21368
33128
47098
516298
635648
750018

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 6.1b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- z 1.0) (log (- 1.0 y)))
0.0b
(- (* (- z 1.0) (log (- 1.0 y))) t)
0.1b
(fma (log y) (- x 1.0) (- (* (- z 1.0) (log (- 1.0 y))) t))
5.7b
(log (- 1.0 y))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
25×log-prod
24×*-un-lft-identity
12×add-cube-cbrt
10×distribute-rgt-in distribute-lft-in associate--l+
pow1
add-exp-log
add-cbrt-cube distribute-lft-out-- add-log-exp difference-of-squares
associate-*l*
expm1-log1p-u associate-*r* log1p-expm1-u
flip3-- prod-diff flip--
log-div associate-*l/ log-pow
sub-neg fma-neg diff-log rem-log-exp pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr
Counts
4 → 91
Calls
4 calls:
9.0ms
(* (- z 1.0) (log (- 1.0 y)))
12.0ms
(- (* (- z 1.0) (log (- 1.0 y))) t)
1.0ms
(fma (log y) (- x 1.0) (- (* (- z 1.0) (log (- 1.0 y))) t))
4.0ms
(log (- 1.0 y))

series398.0ms

Counts
4 → 12
Calls
4 calls:
43.0ms
(* (- z 1.0) (log (- 1.0 y)))
102.0ms
(- (* (- z 1.0) (log (- 1.0 y))) t)
209.0ms
(fma (log y) (- x 1.0) (- (* (- z 1.0) (log (- 1.0 y))) t))
43.0ms
(log (- 1.0 y))

simplify48.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0486752
11665669
25001653

prune332.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.2b

localize19.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
0.1b
(fma (log y) (- x 1.0) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
25×*-un-lft-identity
24×prod-diff
20×add-cube-cbrt
17×distribute-rgt-in distribute-lft-in
11×pow1
log-pow
log-prod flip3-- associate-*r* associate--l+ flip--
associate-*l*
add-exp-log frac-times add-cbrt-cube
distribute-lft-out--
expm1-log1p-u sub-neg associate-*r/ associate-*l/ log1p-expm1-u add-log-exp difference-of-squares
pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr
Counts
2 → 77
Calls
2 calls:
14.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
1.0ms
(fma (log y) (- x 1.0) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t))

series287.0ms

Counts
2 → 6
Calls
2 calls:
68.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
220.0ms
(fma (log y) (- x 1.0) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t))

simplify65.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
04271994
119631307
250031300

prune268.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.1b

localize23.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
0.6b
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.6b
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.6b
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
168×cbrt-div
148×frac-times
126×flip3-- flip--
50×associate-*r/ associate-*l/
11×pow1
10×add-sqr-sqrt
pow1/3
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
expm1-log1p-u swap-sqr associate-*r* associate-*l* add-cbrt-cube log1p-expm1-u add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 170
Calls
4 calls:
10.0ms
(* (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
9.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
9.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
11.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

series1.2s

Counts
4 → 12
Calls
4 calls:
436.0ms
(* (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
259.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
256.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
255.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

simplify113.0ms

Algorithm
egg-herbie
Counts
182 → 182
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
06477166
120986995
250016888

prune1.1s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.1b

localize28.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
0.6b
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.6b
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.6b
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
168×cbrt-div
148×frac-times
126×flip3-- flip--
50×associate-*r/ associate-*l/
11×pow1
10×add-sqr-sqrt
pow1/3
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
expm1-log1p-u swap-sqr associate-*r* associate-*l* add-cbrt-cube log1p-expm1-u add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 170
Calls
4 calls:
11.0ms
(* (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
9.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
9.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
9.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

series1.2s

Counts
4 → 12
Calls
4 calls:
447.0ms
(* (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) (cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
260.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
264.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
261.0ms
(cbrt (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))

simplify107.0ms

Algorithm
egg-herbie
Counts
182 → 182
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
06477166
120986995
250016888

prune1.1s

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.1b

regimes299.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02514
12514

end0.0ms

sample2.9s

Algorithm
intervals
Results
1.2s24076×body80nan
323.0ms5939×body80valid
226.0ms740×body640valid
166.0ms279×body1280valid
120.0ms643×body320valid
49.0ms432×body160valid