Details

Time bar (total: 8.4s)

sample100.0ms

Algorithm
intervals
Results
37.0ms724×body80nan
10.0ms186×body80valid
8.0ms26×body640valid
7.0msbody1280valid
5.0ms26×body320valid
1.0msbody160valid

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

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

rewrite47.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:
14.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))
3.0ms
(log (- 1.0 y))

series283.0ms

Counts
4 → 12
Calls
4 calls:
125.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y))))
42.0ms
(* (- z 1.0) (log (- 1.0 y)))
58.0ms
(* (- x 1.0) (log y))
58.0ms
(log (- 1.0 y))

simplify65.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0621970
12460896
25003883

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

rewrite103.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:
35.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
27.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
14.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))

series332.0ms

Counts
4 → 12
Calls
4 calls:
64.0ms
(* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
55.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
157.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
56.0ms
(* (- x 1.0) (log y))

simplify59.0ms

Algorithm
egg-herbie
Counts
235 → 235
Iterations

Useful iterations: 1 (27.0ms)

IterNodesCost
013322812
150012662

prune1.0s

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

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

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

series781.0ms

Counts
4 → 12
Calls
4 calls:
208.0ms
(* (cbrt y) (cbrt y))
204.0ms
(cbrt y)
181.0ms
(cbrt y)
187.0ms
(cbrt y)

simplify87.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (83.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune471.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize33.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 (/ 1 y) -1/3)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt
22×cbrt-prod add-cube-cbrt *-un-lft-identity
13×pow1 unpow-prod-down
11×add-exp-log
times-frac
pow1/3
swap-sqr associate-*r* associate-*l*
pow-exp add-cbrt-cube add-log-exp unswap-sqr
pow-unpow pow-pow
div-exp pow-prod-down pow-sqr pow-prod-up
pow2 pow-to-exp rec-exp pow-flip pow-plus 1-exp prod-exp *-commutative cbrt-unprod div-inv inv-pow sqr-pow
Counts
4 → 94
Calls
4 calls:
6.0ms
(* (cbrt y) (cbrt y))
0.0ms
(cbrt y)
0.0ms
(cbrt y)
4.0ms
(pow (/ 1 y) -1/3)

series740.0ms

Counts
4 → 12
Calls
4 calls:
205.0ms
(* (cbrt y) (cbrt y))
182.0ms
(cbrt y)
175.0ms
(cbrt y)
177.0ms
(pow (/ 1 y) -1/3)

simplify42.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0276402
11209361
25002320

prune479.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

regimes242.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify4.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04135
14135

end0.0ms

sample2.9s

Algorithm
intervals
Results
1.1s24009×body80nan
311.0ms5885×body80valid
245.0ms803×body640valid
145.0ms238×body1280valid
123.0ms677×body320valid
50.0ms432×body160valid