Details

Time bar (total: 35.0s)

sample171.0ms

Algorithm
intervals
Results
71.0ms1349×body80nan
29.0ms475×body80valid

simplify56.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (5.0ms)

IterNodesCost
03310
17310
21978
35588
422878
550018

prune14.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.2b

localize17.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (- t 1.0) (log a))
0.3b
(* y (log z))
1.2b
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
2.8b
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

rewrite133.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
25×*-un-lft-identity
21×add-cube-cbrt
13×add-cbrt-cube
12×add-exp-log log-prod exp-sum
10×pow1 add-log-exp
prod-diff
associate-*r* associate-*l*
distribute-rgt-in distribute-lft-in
exp-prod
expm1-log1p-u log1p-expm1-u
times-frac prod-exp associate-/r* cbrt-unprod rem-exp-log
cbrt-undiv exp-diff diff-log div-exp pow-prod-down associate-*l/ log-pow *-commutative distribute-lft-out-- difference-of-squares unswap-sqr
sub-neg flip3-- frac-2neg associate-*r/ associate--l+ clear-num sum-log flip-- div-inv associate-/l/ associate-/l*
Counts
4 → 112
Calls
4 calls:
12.0ms
(* (- t 1.0) (log a))
4.0ms
(* y (log z))
33.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
81.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

series384.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(* (- t 1.0) (log a))
41.0ms
(* y (log z))
116.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
173.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

simplify67.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
05801143
12309897
25002860

prune449.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.0b
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
0.1b
(fma (log (/ 1 a)) t b)
0.1b
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
2.8b
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

rewrite58.0ms

Algorithm
rewrite-expression-head
Rules
114×times-frac
74×add-sqr-sqrt
72×associate-*r*
58×*-un-lft-identity
57×add-cube-cbrt
55×unpow-prod-down
41×add-exp-log
24×div-exp
19×fma-udef
18×add-cbrt-cube
17×exp-sum
14×prod-exp
pow-exp
pow1 div-inv unswap-sqr
cbrt-undiv sqr-pow
expm1-log1p-u cbrt-unprod log1p-expm1-u add-log-exp
associate-*l* associate-/r*
pow-to-exp rec-exp 1-exp associate-*r/
frac-2neg pow-prod-down clear-num *-commutative associate-/l/ associate-/l*
Counts
4 → 153
Calls
4 calls:
36.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
0.0ms
(fma (log (/ 1 a)) t b)
0.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
13.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

series841.0ms

Counts
4 → 12
Calls
4 calls:
337.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
76.0ms
(fma (log (/ 1 a)) t b)
83.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
344.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

simplify97.0ms

Algorithm
egg-herbie
Counts
165 → 165
Iterations

Useful iterations: 2 (77.0ms)

IterNodesCost
09042177
141421915
250011905

prune744.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
0.1b
(fma (log (/ 1 a)) t b)
0.1b
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
1.2b
(/ x (/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))))

rewrite218.0ms

Algorithm
rewrite-expression-head
Rules
3407×times-frac
1391×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
832×unpow-prod-down
293×associate-/r*
274×fma-udef
272×exp-sum
86×div-inv
64×sqr-pow
41×add-exp-log
38×div-exp
18×add-cbrt-cube
cbrt-undiv
pow-exp
associate-/r/ associate-/l*
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
pow-to-exp rec-exp frac-2neg 1-exp clear-num
Counts
4 → 1244
Calls
4 calls:
22.0ms
(/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
0.0ms
(fma (log (/ 1 a)) t b)
0.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
61.0ms
(/ x (/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))))

series925.0ms

Counts
4 → 12
Calls
4 calls:
254.0ms
(/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
72.0ms
(fma (log (/ 1 a)) t b)
80.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
518.0ms
(/ x (/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))))

simplify364.0ms

Algorithm
egg-herbie
Counts
1256 → 1256
Iterations

Useful iterations: 1 (80.0ms)

IterNodesCost
0492830290
1500130288

prune6.8s

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize30.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt a)
0.5b
(cbrt a)
0.5b
(cbrt a)
0.7b
(* (pow (/ (* (cbrt 1) (cbrt 1)) (* (cbrt a) (cbrt a))) 1.0) (/ x (/ y (/ (pow (/ (cbrt 1) (cbrt a)) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))))

rewrite1.0s

Algorithm
rewrite-expression-head
Rules
6292×times-frac
2643×add-sqr-sqrt
2447×*-un-lft-identity
2439×add-cube-cbrt
1640×associate-*r*
1497×unpow-prod-down
1333×cbrt-prod
396×exp-sum fma-udef
228×add-exp-log
140×div-exp
77×prod-exp
53×sqr-pow
50×div-inv
49×pow-exp
48×unswap-sqr
18×add-cbrt-cube
14×pow-to-exp
associate-*l*
cbrt-undiv
pow1 expm1-log1p-u associate-/r/ cbrt-unprod log1p-expm1-u add-log-exp
pow1/3
associate-*r/ *-commutative
Counts
4 → 1800
Calls
4 calls:
0.0ms
(cbrt a)
0.0ms
(cbrt a)
1.0ms
(cbrt a)
733.0ms
(* (pow (/ (* (cbrt 1) (cbrt 1)) (* (cbrt a) (cbrt a))) 1.0) (/ x (/ y (/ (pow (/ (cbrt 1) (cbrt a)) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))))

series1.0s

Counts
4 → 12
Calls
4 calls:
188.0ms
(cbrt a)
184.0ms
(cbrt a)
179.0ms
(cbrt a)
461.0ms
(* (pow (/ (* (cbrt 1) (cbrt 1)) (* (cbrt a) (cbrt a))) 1.0) (/ x (/ y (/ (pow (/ (cbrt 1) (cbrt a)) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))))

simplify434.0ms

Algorithm
egg-herbie
Counts
1812 → 1812
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
0500150393

prune15.4s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

regimes268.0ms

Accuracy

0% (0.8b remaining)

Error of 0.8b against oracle of 0.0b and baseline of 0.8b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03946
13946

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.4s45637×body80nan
962.0ms15277×body80valid