Details

Time bar (total: 39.0s)

sample243.0ms

Algorithm
intervals
Results
81.0ms821×body80nan
24.0ms20×body320valid
21.0ms191×body80valid
20.0ms15×body1280valid
14.0ms25×body640valid
2.0msbody160valid

simplify14.7s

Counts
1 → 1
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
01417
12716
25716
313016
428116
564916
6137216
7248416
8332916
9355716
10356116
done356116

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 6.7b

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite225.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
32×*-un-lft-identity
21×log-prod
20×add-cube-cbrt
11×pow1
10×associate-*l*
add-exp-log prod-diff add-log-exp
distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube
distribute-lft-out-- difference-of-squares
expm1-log1p-u flip3-- associate-*l/ flip-- log1p-expm1-u
fma-neg log-pow
log-div diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
sub-neg rem-log-exp associate--l+ sum-log
Counts
4 → 114
Calls
4 calls:
43.0ms
(* (- z 1.0) (log (- 1.0 y)))
133.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
37.0ms
(* (- x 1.0) (log y))
6.0ms
(log (- 1.0 y))

series414.0ms

Counts
4 → 12
Calls
4 calls:
60.0ms
(* (- z 1.0) (log (- 1.0 y)))
212.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) t)
81.0ms
(* (- x 1.0) (log y))
61.0ms
(log (- 1.0 y))

simplify1.4s

Counts
126 → 126
Iterations

Useful iterations: done (1.4s)

IterNodesCost
02632037
15871849
217801611
done50001495

prune456.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.1b

localize26.0ms

Local error

Found 4 expressions with local error:

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

rewrite211.0ms

Algorithm
rewrite-expression-head
Rules
107×add-sqr-sqrt
80×times-frac
72×associate-*r*
71×*-un-lft-identity
67×add-cube-cbrt
56×unpow-prod-down
34×associate-+r+
33×prod-diff
29×add-exp-log
24×unpow2 sqr-pow
23×distribute-rgt-in distribute-lft-in
22×flip3-- associate-*l/ flip--
18×log-prod unswap-sqr
16×frac-add
15×pow1
11×prod-exp add-cbrt-cube add-log-exp
div-exp
frac-times associate-*l*
associate--l+ log-pow
pow-to-exp associate-+l+ pow-exp
associate-*r/
expm1-log1p-u log1p-expm1-u
sub-neg fma-neg cbrt-unprod
diff-log pow-prod-down sum-log *-commutative distribute-lft-out-- difference-of-squares
cbrt-undiv +-commutative fma-def flip3-+ flip-+ div-inv
Counts
4 → 243
Calls
4 calls:
97.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
31.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
37.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
30.0ms
(* (- x 1.0) (log y))

series652.0ms

Counts
4 → 12
Calls
4 calls:
345.0ms
(- (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
188.0ms
(+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (fma 1.0 y (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
57.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
62.0ms
(* (- x 1.0) (log y))

simplify1.2s

Counts
255 → 255
Iterations

Useful iterations: done (833.0ms)

IterNodesCost
05647141
114646037
done50015472

prune1.4s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.1b

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

rewrite16.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*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
11.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series975.0ms

Counts
4 → 12
Calls
4 calls:
265.0ms
(* (cbrt y) (cbrt y))
222.0ms
(cbrt y)
248.0ms
(cbrt y)
240.0ms
(cbrt y)

simplify4.7s

Counts
93 → 93
Iterations

Useful iterations: done (4.7s)

IterNodesCost
065554
1119443
2327423
31104405
44523400
done5001390

prune819.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.1b

localize60.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- x 1.0) (log y))
9.5b
(+ (* (log (+ (sqrt 1.0) (sqrt y))) (- z 1.0)) (* (- z 1.0) (log (- (sqrt 1.0) (sqrt y)))))
11.6b
(log (+ (sqrt 1.0) (sqrt y)))
12.0b
(log (- (sqrt 1.0) (sqrt y)))

rewrite182.0ms

Algorithm
rewrite-expression-head
Rules
52×add-sqr-sqrt
42×*-un-lft-identity
38×log-prod
24×add-cube-cbrt
23×distribute-rgt-in distribute-lft-in
22×associate-+l+
20×sqrt-prod
18×associate-+r+ prod-diff
13×difference-of-squares
pow1
add-exp-log
distribute-lft-out--
flip3-- associate-*l/ add-cbrt-cube flip-- add-log-exp
associate-*l*
expm1-log1p-u log-div associate-*r/ associate-*r* frac-add log1p-expm1-u
log-pow
sub-neg flip3-+ rem-log-exp flip-+ distribute-lft-out
+-commutative fma-def pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr
Counts
4 → 129
Calls
4 calls:
47.0ms
(* (- x 1.0) (log y))
83.0ms
(+ (* (log (+ (sqrt 1.0) (sqrt y))) (- z 1.0)) (* (- z 1.0) (log (- (sqrt 1.0) (sqrt y)))))
17.0ms
(log (+ (sqrt 1.0) (sqrt y)))
23.0ms
(log (- (sqrt 1.0) (sqrt y)))

series1.2s

Counts
4 → 12
Calls
4 calls:
73.0ms
(* (- x 1.0) (log y))
668.0ms
(+ (* (log (+ (sqrt 1.0) (sqrt y))) (- z 1.0)) (* (- z 1.0) (log (- (sqrt 1.0) (sqrt y)))))
212.0ms
(log (+ (sqrt 1.0) (sqrt y)))
236.0ms
(log (- (sqrt 1.0) (sqrt y)))

simplify1.6s

Counts
141 → 141
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02912815
17422515
222302108
done50002100

prune875.0ms

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0.1b

regimes447.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02539
12939
done2939

end0.0ms

sample7.2s

Algorithm
intervals
Results
3.1s23761×body80nan
1.1s5871×body80valid
458.0ms774×body640valid
355.0ms301×body1280valid
211.0ms676×body320valid
116.0ms421×body160valid