Details

Time bar (total: 22.2s)

sample168.0ms

Algorithm
intervals
Results
58.0ms781×body80nan
13.0ms172×body80valid
13.0ms14×body1280valid
12.0ms29×body640valid
7.0ms26×body320valid
3.0ms17×body160valid

simplify1.1s

Counts
1 → 1
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
01213
12212
23812
35312
46112
57812
611312
723812
876712
done500012

prune12.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 9.6b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (fma x (log y) (* z (log (- 1.0 y)))) t)
0.0b
(* z (log (- 1.0 y)))
0.3b
(fma x (log y) (* z (log (- 1.0 y))))
6.3b
(log (- 1.0 y))

rewrite40.0ms

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

series480.0ms

Counts
4 → 12
Calls
4 calls:
147.0ms
(- (fma x (log y) (* z (log (- 1.0 y)))) t)
115.0ms
(* z (log (- 1.0 y)))
129.0ms
(fma x (log y) (* z (log (- 1.0 y))))
89.0ms
(log (- 1.0 y))

simplify1.0s

Counts
100 → 100
Iterations

Useful iterations: done (1.0s)

IterNodesCost
02041528
14881381
215521220
done50001128

prune507.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.1b

localize30.0ms

Local error

Found 4 expressions with local error:

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

rewrite69.0ms

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

series734.0ms

Counts
4 → 12
Calls
4 calls:
314.0ms
(- (fma x (log y) (- (* z (- (log 1.0) (* 1.0 y))) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2))))) t)
184.0ms
(- (* z (- (log 1.0) (* 1.0 y))) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2))))
198.0ms
(fma x (log y) (- (* z (- (log 1.0) (* 1.0 y))) (* 1/2 (/ (* z (pow y 2)) (pow 1.0 2)))))
37.0ms
(* z (pow y 2))

simplify1.6s

Counts
116 → 116
Iterations

Useful iterations: done (1.6s)

IterNodesCost
02132952
15452675
221192416
done50002252

prune829.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.1b

localize45.0ms

Local error

Found 4 expressions with local error:

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

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
51×add-exp-log
33×add-sqr-sqrt
26×prod-exp
24×associate-*r*
23×add-cube-cbrt *-un-lft-identity
17×add-cbrt-cube
12×associate-+r+ log-prod div-exp
pow1 associate-*l* prod-diff add-log-exp
pow-to-exp times-frac pow-exp
unpow-prod-down
distribute-rgt-in associate-+l+ distribute-lft-in cbrt-unprod unswap-sqr
expm1-log1p-u log1p-expm1-u
*-commutative unpow2 sqr-pow
cbrt-undiv pow-prod-down sum-log
+-commutative associate-+r- sub-neg fma-def flip3-+ diff-log associate-*r/ associate--l+ log-pow flip-+ fma-udef div-inv
Counts
4 → 134
Calls
4 calls:
32.0ms
(* -1/2 (/ (* z (pow y 2)) (pow 1.0 2)))
37.0ms
(+ (* x (log y)) (- (fma z (- (log 1.0) (* 1.0 y)) (* -1/2 (/ (* z (pow y 2)) (pow 1.0 2)))) t))
9.0ms
(* x (log y))
16.0ms
(* z (pow y 2))

series485.0ms

Counts
4 → 12
Calls
4 calls:
82.0ms
(* -1/2 (/ (* z (pow y 2)) (pow 1.0 2)))
290.0ms
(+ (* x (log y)) (- (fma z (- (log 1.0) (* 1.0 y)) (* -1/2 (/ (* z (pow y 2)) (pow 1.0 2)))) t))
72.0ms
(* x (log y))
41.0ms
(* z (pow y 2))

simplify1.8s

Counts
146 → 146
Iterations

Useful iterations: done (1.8s)

IterNodesCost
02662439
16722232
225991993
done50011871

prune779.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.1b

localize35.0ms

Local error

Found 4 expressions with local error:

0.7b
(cbrt y)
0.7b
(cbrt y)
0.7b
(cbrt y)
7.1b
(* z (pow y 2))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
10×add-cube-cbrt *-un-lft-identity
add-exp-log cbrt-prod
associate-*r*
add-cbrt-cube
pow1 expm1-log1p-u unpow-prod-down log1p-expm1-u add-log-exp unswap-sqr
pow1/3 associate-*l* prod-exp
unpow2 sqr-pow
pow-to-exp pow-exp *-commutative cbrt-unprod
Counts
4 → 68
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)
12.0ms
(* z (pow y 2))

series892.0ms

Counts
4 → 12
Calls
4 calls:
293.0ms
(cbrt y)
269.0ms
(cbrt y)
268.0ms
(cbrt y)
62.0ms
(* z (pow y 2))

simplify3.4s

Counts
80 → 80
Iterations

Useful iterations: 3 (1.1s)

IterNodesCost
074457
1156422
2558371
33591358
done5001358

prune494.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

regimes304.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify7.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02636
13136
done3136

end0.0ms

sample7.2s

Algorithm
intervals
Results
3.0s25084×body80nan
548.0ms5517×body80valid
488.0ms470×body160valid
455.0ms888×body640valid
449.0ms414×body1280valid
276.0ms749×body320valid