Details

Time bar (total: 12.7s)

sample202.0ms

Algorithm
intervals
Results
87.0ms1635×body80nan
31.0ms509×body80valid

simplify52.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (5.0ms)

IterNodesCost
03210
16510
21818
35228
422038
550028

prune10.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite122.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
19×*-un-lft-identity
15×add-cube-cbrt
13×add-cbrt-cube
12×add-exp-log log-prod
10×pow1 add-log-exp
associate-*r* associate-*l*
distribute-rgt-in distribute-lft-in
exp-prod
times-frac exp-sum 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 → 95
Calls
4 calls:
12.0ms
(* (- t 1.0) (log a))
4.0ms
(* y (log z))
30.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
74.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

series376.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0493869
12033715
25001683

prune352.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.0b
(* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))))
0.3b
(* y (log (/ 1 z)))
0.3b
(* (log (/ 1 a)) t)
1.0b
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))) y)

rewrite253.0ms

Algorithm
rewrite-expression-head
Rules
132×times-frac
96×add-sqr-sqrt
81×associate-*r*
76×*-un-lft-identity
75×add-cube-cbrt
55×unpow-prod-down
45×add-exp-log
26×log-prod
24×div-exp
22×add-cbrt-cube
17×exp-sum
16×prod-exp
14×pow1
13×distribute-rgt-in distribute-lft-in
12×associate-*l*
pow-exp div-inv unswap-sqr
log-pow cbrt-unprod
cbrt-undiv sqr-pow
add-log-exp
pow-prod-down associate-/r* *-commutative
pow-to-exp rec-exp pow-flip 1-exp associate-*r/ log-rec inv-pow
distribute-lft-neg-out frac-2neg clear-num distribute-rgt-neg-out associate-/l/ associate-/l*
Counts
4 → 199
Calls
4 calls:
139.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))))
7.0ms
(* y (log (/ 1 z)))
4.0ms
(* (log (/ 1 a)) t)
92.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))) y)

series764.0ms

Counts
4 → 12
Calls
4 calls:
333.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))))
44.0ms
(* y (log (/ 1 z)))
63.0ms
(* (log (/ 1 a)) t)
325.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))) y)

simplify49.0ms

Algorithm
egg-herbie
Counts
211 → 211
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
010772667
150022322

prune818.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize37.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (log (/ 1 a)) t)
0.3b
(* (log (/ 1 a)) t)
0.3b
(* (log (/ 1 a)) t)
1.0b
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) (sqrt a)) 1.0) (* (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))) (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))))) (/ (pow (/ (cbrt 1) (sqrt a)) 1.0) (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))))) y)

rewrite316.0ms

Algorithm
rewrite-expression-head
Rules
390×add-exp-log
191×div-exp
153×prod-exp
54×pow-exp
44×add-cbrt-cube
22×pow-to-exp
19×cbrt-unprod
18×add-sqr-sqrt associate-*l*
17×cbrt-undiv
16×pow1
12×add-cube-cbrt *-un-lft-identity
associate-*r* log-pow
add-log-exp
distribute-lft-neg-out pow-flip times-frac associate-*r/ log-rec pow-prod-down associate-/r* *-commutative associate-/l/ inv-pow unswap-sqr
frac-times frac-2neg associate-*l/ clear-num div-inv associate-/l*
Counts
4 → 156
Calls
4 calls:
4.0ms
(* (log (/ 1 a)) t)
4.0ms
(* (log (/ 1 a)) t)
4.0ms
(* (log (/ 1 a)) t)
289.0ms
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) (sqrt a)) 1.0) (* (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))) (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))))) (/ (pow (/ (cbrt 1) (sqrt a)) 1.0) (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))))) y)

series755.0ms

Counts
4 → 12
Calls
4 calls:
67.0ms
(* (log (/ 1 a)) t)
60.0ms
(* (log (/ 1 a)) t)
66.0ms
(* (log (/ 1 a)) t)
560.0ms
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) (sqrt a)) 1.0) (* (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))) (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))))) (/ (pow (/ (cbrt 1) (sqrt a)) 1.0) (cbrt (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))))) y)

simplify115.0ms

Algorithm
egg-herbie
Counts
168 → 168
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
09744863
134284033
250023858

prune688.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.3b
(* y (log (/ 1 z)))
0.3b
(* (log (/ 1 a)) t)
1.0b
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (cbrt (pow (* (log (/ 1 a)) t) 3)) b))))) y)
39.2b
(cbrt (pow (* (log (/ 1 a)) t) 3))

rewrite203.0ms

Algorithm
rewrite-expression-head
Rules
31×add-exp-log
29×add-sqr-sqrt
26×log-prod
25×add-cube-cbrt *-un-lft-identity
21×times-frac
17×add-cbrt-cube
16×div-exp
13×distribute-rgt-in distribute-lft-in
12×pow1
associate-*r* associate-*l* prod-exp
cbrt-prod
log-pow
cbrt-undiv pow-exp cbrt-unprod add-log-exp
associate-/r* div-inv
pow-flip log-rec pow-prod-down *-commutative inv-pow unswap-sqr
distribute-lft-neg-out cube-mult pow-to-exp unpow-prod-down rec-exp frac-2neg pow1/3 1-exp unpow3 cube-prod associate-*r/ clear-num distribute-rgt-neg-out rem-cbrt-cube associate-/l/ associate-/l* sqr-pow
Counts
4 → 116
Calls
4 calls:
7.0ms
(* y (log (/ 1 z)))
5.0ms
(* (log (/ 1 a)) t)
185.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (cbrt (pow (* (log (/ 1 a)) t) 3)) b))))) y)
1.0ms
(cbrt (pow (* (log (/ 1 a)) t) 3))

series606.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(* y (log (/ 1 z)))
64.0ms
(* (log (/ 1 a)) t)
425.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (cbrt (pow (* (log (/ 1 a)) t) 3)) b))))) y)
79.0ms
(cbrt (pow (* (log (/ 1 a)) t) 3))

simplify69.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
06741224
128951014
25003934

prune632.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

regimes234.0ms

Accuracy

87% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 1.3b

bsearch369.0ms

Steps
ItersRangePoint
9
1.0845475747405674e+39
1.4468144131924565e+45
8.085756460954374e+39
8
-2.3832728625365243e-91
-1.7151445531670253e-95
-2.3502010261951187e-91

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05260
15260

end0.0ms

sample5.6s

Algorithm
intervals
Results
2.4s45972×body80nan
967.0ms15167×body80valid