Details

Time bar (total: 30.5s)

sample187.0ms

Algorithm
intervals
Results
77.0ms1490×body80nan
30.0ms505×body80valid

simplify854.0ms

Counts
1 → 1
Iterations

Useful iterations: 3 (16.0ms)

IterNodesCost
01718
13317
27217
317116
449816
5194116
done500016

prune10.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.4b

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(* y (log z))
0.3b
(* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)))
0.8b
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
0.9b
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

rewrite227.0ms

Algorithm
rewrite-expression-head
Rules
31×add-sqr-sqrt
27×*-un-lft-identity
25×add-cube-cbrt
24×exp-sum
19×associate-*r*
18×prod-diff
13×add-cbrt-cube
11×add-exp-log
10×add-log-exp
pow1
log-prod associate-*l*
exp-prod
expm1-log1p-u log1p-expm1-u
distribute-rgt-in distribute-lft-in times-frac exp-diff prod-exp associate-/r* cbrt-unprod rem-exp-log
cbrt-undiv sub-neg diff-log associate-*r/ div-exp pow-prod-down associate--l+ *-commutative unswap-sqr
frac-2neg clear-num sum-log log-pow div-inv associate-/l/ associate-/l* distribute-lft-out-- difference-of-squares
Counts
4 → 114
Calls
4 calls:
4.0ms
(* y (log z))
107.0ms
(* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)))
79.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
34.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

series471.0ms

Counts
4 → 12
Calls
4 calls:
37.0ms
(* y (log z))
150.0ms
(* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)))
165.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
118.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

simplify794.0ms

Counts
126 → 126
Iterations

Useful iterations: 2 (193.0ms)

IterNodesCost
02392543
15022261
217371812
done50001812

prune468.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma y (- (log z)) (fma (- (log a)) t b))
0.1b
(fma (- (log a)) t b)
0.8b
(/ (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) y)
7.4b
(/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b))))

rewrite95.0ms

Algorithm
rewrite-expression-head
Rules
1253×times-frac
533×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
189×unpow-prod-down
129×associate-/l*
128×fma-udef
126×exp-sum
63×sqr-pow
27×div-inv
22×add-exp-log
19×div-exp
18×add-cbrt-cube
cbrt-undiv
associate-/r*
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
pow-to-exp frac-2neg pow-exp clear-num associate-/l/
Counts
4 → 608
Calls
4 calls:
0.0ms
(fma y (- (log z)) (fma (- (log a)) t b))
0.0ms
(fma (- (log a)) t b)
37.0ms
(/ (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) y)
12.0ms
(/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b))))

series856.0ms

Counts
4 → 12
Calls
4 calls:
84.0ms
(fma y (- (log z)) (fma (- (log a)) t b))
82.0ms
(fma (- (log a)) t b)
338.0ms
(/ (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) y)
352.0ms
(/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b))))

simplify917.0ms

Counts
620 → 620
Iterations

Useful iterations: 1 (544.0ms)

IterNodesCost
0107022444
1249021673
done500021673

prune3.3s

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize22.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (- (log a)) t b)
0.3b
(/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
0.3b
(/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
1.2b
(* (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))

rewrite442.0ms

Algorithm
rewrite-expression-head
Rules
2043×times-frac
1046×add-sqr-sqrt
843×*-un-lft-identity
825×add-cube-cbrt
541×associate-*r*
469×sqrt-prod
273×unpow-prod-down
128×add-exp-log
109×fma-udef
108×exp-sum
99×sqr-pow
83×div-exp
48×unswap-sqr
43×add-cbrt-cube
36×div-inv
28×associate-/l*
25×associate-*l*
24×prod-exp
20×cbrt-undiv
14×associate-/r*
pow-to-exp rec-exp 1-exp pow-exp
cbrt-unprod
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num
frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/
Counts
4 → 947
Calls
4 calls:
0.0ms
(fma (- (log a)) t b)
4.0ms
(/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
14.0ms
(/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
326.0ms
(* (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))

series1.0s

Counts
4 → 12
Calls
4 calls:
83.0ms
(fma (- (log a)) t b)
217.0ms
(/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
367.0ms
(/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
352.0ms
(* (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))

simplify431.0ms

Counts
959 → 959
Iterations

Useful iterations: 0 (123.0ms)

IterNodesCost
0149440436
done500140436

prune5.8s

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
1.3b
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))
1.3b
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))
1.3b
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))

rewrite376.0ms

Algorithm
rewrite-expression-head
Rules
4852×times-frac
2049×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
1623×cbrt-prod
1004×sqrt-prod
639×unpow-prod-down
251×exp-sum fma-udef
213×sqr-pow
84×div-inv
25×associate-/l*
24×add-exp-log
16×div-exp
add-cbrt-cube
associate-/r*
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
cbrt-undiv pow-to-exp rec-exp cbrt-div pow1/3 1-exp pow-exp
frac-2neg clear-num associate-/l/
Counts
4 → 1888
Calls
4 calls:
14.0ms
(/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
47.0ms
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))
43.0ms
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))
47.0ms
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))

series1.7s

Counts
4 → 12
Calls
4 calls:
362.0ms
(/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b)))))
454.0ms
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))
455.0ms
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))
461.0ms
(cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y))

simplify1.7s

Counts
1900 → 1900
Iterations

Useful iterations: 1 (1.3s)

IterNodesCost
0195792535
1359581825
done500181825

prune4.8s

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0.0b

regimes479.0ms

Accuracy

47.8% (0.6b remaining)

Error of 0.7b against oracle of 0.0b and baseline of 1.2b

bsearch2.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
043177
149177
done49177

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.3s45653×body80nan
910.0ms15039×body80valid