Details

Time bar (total: 9.6s)

sample140.0ms

Algorithm
intervals
Results
59.0ms744×body80nan
18.0ms191×body80valid
13.0ms29×body640valid
10.0msbody1280valid
5.0ms15×body320valid
2.0ms13×body160valid

simplify128.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0269
1499
21189
32569
45339
512509
626379
742979
845739
945889
1045889

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 6.4b

localize15.0ms

Local error

Found 3 expressions with local error:

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

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
27×log-prod
22×add-sqr-sqrt
20×*-un-lft-identity
12×add-cube-cbrt
11×distribute-rgt-in distribute-lft-in
10×associate-+r+ associate-*l/
pow1
add-exp-log associate-+l+ flip3-- flip--
associate-*l* add-cbrt-cube add-log-exp
associate-*r* frac-add distribute-lft-out-- difference-of-squares
log-div log-pow
+-commutative flip3-+ rem-log-exp pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr
Counts
3 → 76
Calls
3 calls:
12.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y))))
11.0ms
(* (- x 1.0) (log y))
3.0ms
(log (- 1.0 y))

series226.0ms

Counts
3 → 9
Calls
3 calls:
126.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y))))
55.0ms
(* (- x 1.0) (log y))
45.0ms
(log (- 1.0 y))

simplify56.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0552711
12111664
25002659

prune286.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize19.0ms

Local error

Found 3 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.0b
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.1b
(* (- x 1.0) (log y))

rewrite67.0ms

Algorithm
rewrite-expression-head
Rules
27×flip3-- flip--
25×add-sqr-sqrt
24×log-prod associate-*l/
22×*-un-lft-identity
16×distribute-rgt-in distribute-lft-in frac-add
15×add-cube-cbrt
12×frac-times associate--l+
10×associate-+r+ associate-*r* associate-*l*
pow1
add-exp-log add-cbrt-cube
associate-+l+ associate-*r/
add-log-exp
sub-neg distribute-lft-out--
difference-of-squares
pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
+-commutative flip3-+ sum-log flip-+
Counts
3 → 113
Calls
3 calls:
36.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
15.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
11.0ms
(* (- x 1.0) (log y))

series275.0ms

Counts
3 → 9
Calls
3 calls:
67.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
147.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
60.0ms
(* (- x 1.0) (log y))

simplify116.0ms

Algorithm
egg-herbie
Counts
122 → 122
Iterations

Useful iterations: 2 (97.0ms)

IterNodesCost
08332174
144572102
250012093

prune567.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
84×frac-add
80×flip3-- flip--
62×associate-*r/
50×associate-*l/
30×log-prod
26×add-sqr-sqrt
24×frac-times
22×*-un-lft-identity
21×distribute-rgt-in distribute-lft-in
18×add-cube-cbrt
16×associate-+l+
12×pow1 sqrt-prod
11×associate-+r+ associate-*r* associate-*l* add-log-exp
add-exp-log add-cbrt-cube
sub-neg associate--l+ log-pow
flip3-+ sum-log flip-+
+-commutative sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 168
Calls
4 calls:
23.0ms
(+ (* (- x 1.0) (log (sqrt y))) (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
11.0ms
(+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
11.0ms
(* (log (sqrt y)) (- x 1.0))
13.0ms
(* (- x 1.0) (log (sqrt y)))

series507.0ms

Counts
4 → 12
Calls
4 calls:
183.0ms
(+ (* (- x 1.0) (log (sqrt y))) (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))))
197.0ms
(+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
70.0ms
(* (log (sqrt y)) (- x 1.0))
57.0ms
(* (- x 1.0) (log (sqrt y)))

simplify87.0ms

Algorithm
egg-herbie
Counts
180 → 180
Iterations

Useful iterations: 1 (33.0ms)

IterNodesCost
016065903
150025838

prune1.1s

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

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

rewrite9.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))
0.0ms
(cbrt y)
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series720.0ms

Counts
4 → 12
Calls
4 calls:
192.0ms
(* (cbrt y) (cbrt y))
177.0ms
(cbrt y)
174.0ms
(cbrt y)
176.0ms
(cbrt y)

simplify85.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (80.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune529.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.0b

regimes308.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03121
13321
23321

end0.0ms

sample4.2s

Algorithm
intervals
Results
1.9s24078×body80nan
547.0ms5863×body80valid
355.0ms779×body640valid
219.0ms277×body1280valid
203.0ms691×body320valid
80.0ms421×body160valid