Details

Time bar (total: 10.9s)

sample174.0ms

Algorithm
intervals
Results
84.0ms724×body80nan
24.0ms186×body80valid
13.0ms26×body640valid
8.0ms26×body320valid
8.0msbody1280valid
2.0msbody160valid

simplify132.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: 5.1b

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y))))
0.0b
(* (- z 1.0) (log (- 1.0 y)))
0.2b
(* (- x 1.0) (log y))
6.1b
(log (- 1.0 y))

rewrite43.0ms

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

series265.0ms

Counts
4 → 12
Calls
4 calls:
120.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y))))
44.0ms
(* (- z 1.0) (log (- 1.0 y)))
54.0ms
(* (- x 1.0) (log y))
46.0ms
(log (- 1.0 y))

simplify69.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
0621970
12460896
25003883

prune392.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 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
(* 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.2b
(* (- x 1.0) (log y))

rewrite96.0ms

Algorithm
rewrite-expression-head
Rules
94×add-sqr-sqrt
80×times-frac
78×associate-*r*
57×*-un-lft-identity
56×unpow-prod-down
50×add-cube-cbrt
31×add-exp-log
27×flip3-- flip--
24×log-prod associate-*l/ unpow2 sqr-pow
19×unswap-sqr
16×distribute-rgt-in distribute-lft-in frac-add
13×associate-*l* add-cbrt-cube
12×pow1 frac-times prod-exp associate--l+
10×associate-+r+
div-exp
associate-*r/
pow-to-exp associate-+l+ pow-exp add-log-exp
sub-neg cbrt-unprod distribute-lft-out--
pow-prod-down *-commutative difference-of-squares
log-pow
cbrt-undiv +-commutative flip3-+ sum-log flip-+ div-inv
Counts
4 → 223
Calls
4 calls:
34.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
28.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
11.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))

series330.0ms

Counts
4 → 12
Calls
4 calls:
70.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
53.0ms
(* 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)))))))
59.0ms
(* (- x 1.0) (log y))

simplify57.0ms

Algorithm
egg-herbie
Counts
235 → 235
Iterations

Useful iterations: 1 (29.0ms)

IterNodesCost
013322812
150012662

prune959.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize32.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.7b
(cbrt y)
0.7b
(cbrt y)
0.7b
(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:
5.0ms
(* (cbrt y) (cbrt y))
0.0ms
(cbrt y)
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series729.0ms

Counts
4 → 12
Calls
4 calls:
195.0ms
(* (cbrt y) (cbrt y))
183.0ms
(cbrt y)
174.0ms
(cbrt y)
177.0ms
(cbrt y)

simplify92.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (82.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune429.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize36.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.7b
(cbrt y)
0.7b
(cbrt y)
4.9b
(pow y 1/3)

rewrite10.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))
0.0ms
(cbrt y)
0.0ms
(cbrt y)
1.0ms
(pow y 1/3)

series727.0ms

Counts
4 → 12
Calls
4 calls:
198.0ms
(* (cbrt y) (cbrt y))
184.0ms
(cbrt y)
175.0ms
(cbrt y)
170.0ms
(pow y 1/3)

simplify154.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0173288
1778209
24922194
35003194

prune459.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

regimes238.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
04227
14227

end0.0ms

sample5.5s

Algorithm
intervals
Results
2.8s24009×body80nan
773.0ms5885×body80valid
395.0ms803×body640valid
229.0ms677×body320valid
201.0ms238×body1280valid
98.0ms432×body160valid