Details

Time bar (total: 17.1s)

sample226.0ms

Algorithm
intervals
Results
103.0ms1551×body80nan
41.0ms503×body80valid

simplify50.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
03210
16510
21818
35228
422038
550028

prune10.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.2b

Counts
2 → 2

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite32.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:
7.0ms
(* (- t 1.0) (log a))
5.0ms
(* y (log z))
7.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
11.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

series375.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(* (- t 1.0) (log a))
39.0ms
(* y (log z))
113.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
169.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

simplify58.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0493869
12033715
25001683

prune301.0ms

Filtered
107 candidates to 75 candidates (70.1%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1043107
Fresh011
Picked011
Done000
Total1045109

Merged error: 0b

Counts
109 → 5

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite205.0ms

Algorithm
rewrite-expression-head
Rules
3180×times-frac
1295×add-sqr-sqrt
1291×add-cube-cbrt *-un-lft-identity
793×unpow-prod-down
256×exp-sum
152×div-inv
89×associate-/l*
61×sqr-pow
49×add-exp-log
45×div-exp
26×log-prod
22×add-cbrt-cube
17×associate-/r*
13×distribute-rgt-in distribute-lft-in
12×pow1 pow-exp
cbrt-undiv associate-*r* associate-*l*
log-pow
add-log-exp
pow-to-exp rec-exp 1-exp
pow-flip frac-2neg log-rec pow-prod-down prod-exp clear-num *-commutative cbrt-unprod inv-pow unswap-sqr
distribute-lft-neg-out associate-/r/ distribute-rgt-neg-out associate-/l/
Counts
4 → 1227
Calls
4 calls:
16.0ms
(/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))
5.0ms
(* (log (/ 1 a)) t)
7.0ms
(* y (log (/ 1 z)))
48.0ms
(/ (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))) (/ y x))

series893.0ms

Counts
4 → 12
Calls
4 calls:
283.0ms
(/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b))))
60.0ms
(* (log (/ 1 a)) t)
37.0ms
(* y (log (/ 1 z)))
513.0ms
(/ (/ (pow (/ 1 a) 1.0) (exp (+ (* y (log (/ 1 z))) (+ (* (log (/ 1 a)) t) b)))) (/ y x))

simplify312.0ms

Algorithm
egg-herbie
Counts
1239 → 1239
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
0500134598

prune5.1s

Filtered
1239 candidates to 954 candidates (77.0%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New123901239
Fresh033
Picked011
Done011
Total123951244

Merged error: 0b

Counts
1244 → 5

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(* x (* (pow a (- t 1.0)) (pow z y)))
0.1b
(pow a (- t 1.0))
1.4b
(/ (/ (* x (* (pow a (- t 1.0)) (pow z y))) (exp b)) y)
1.5b
(/ (* x (* (pow a (- t 1.0)) (pow z y))) (exp b))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
89×add-exp-log
57×prod-exp
36×times-frac
34×div-exp
32×add-cbrt-cube
27×add-sqr-sqrt *-un-lft-identity
25×add-cube-cbrt
19×pow-to-exp pow-exp
10×cbrt-undiv
cbrt-unprod
associate-/l*
pow1
associate-/r* div-inv
pow-unpow
add-log-exp
unpow-prod-down associate-*l* pow-sub
unpow-prod-up frac-2neg associate-*r/ associate-*l/ clear-num associate-/l/
sub-neg pow-pow associate-*r* pow-prod-down *-commutative distribute-lft-out-- difference-of-squares sqr-pow
Counts
4 → 138
Calls
4 calls:
7.0ms
(* x (* (pow a (- t 1.0)) (pow z y)))
4.0ms
(pow a (- t 1.0))
15.0ms
(/ (/ (* x (* (pow a (- t 1.0)) (pow z y))) (exp b)) y)
11.0ms
(/ (* x (* (pow a (- t 1.0)) (pow z y))) (exp b))

series644.0ms

Counts
4 → 12
Calls
4 calls:
144.0ms
(* x (* (pow a (- t 1.0)) (pow z y)))
60.0ms
(pow a (- t 1.0))
229.0ms
(/ (/ (* x (* (pow a (- t 1.0)) (pow z y))) (exp b)) y)
211.0ms
(/ (* x (* (pow a (- t 1.0)) (pow z y))) (exp b))

simplify81.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
06931446
132541262
250011247

prune335.0ms

Filtered
150 candidates to 94 candidates (62.7%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1500150
Fresh022
Picked011
Done022
Total1505155

Merged error: 0b

Counts
155 → 5

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (* (/ (/ y x) (* (pow a (- t 1.0)) (pow z y))) (exp b)))
0.1b
(pow a (- t 1.0))
1.4b
(* (/ (/ y x) (* (pow a (- t 1.0)) (pow z y))) (exp b))
5.7b
(/ (/ y x) (* (pow a (- t 1.0)) (pow z y)))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
314×add-exp-log
194×div-exp
174×prod-exp
61×pow-to-exp pow-exp
59×add-cbrt-cube
56×times-frac
35×add-sqr-sqrt
33×*-un-lft-identity
31×add-cube-cbrt
24×cbrt-undiv
22×rec-exp 1-exp
18×associate-*l*
16×cbrt-unprod associate-/l*
10×pow1
div-inv
pow-unpow
associate-*l/ add-log-exp
unpow-prod-down associate-*r* associate-/r/ pow-sub
unpow-prod-up pow-flip frac-2neg pow-prod-down clear-num associate-/r*
sub-neg pow-pow *-commutative associate-/l/ distribute-lft-out-- inv-pow difference-of-squares unswap-sqr sqr-pow
Counts
4 → 236
Calls
4 calls:
15.0ms
(/ 1 (* (/ (/ y x) (* (pow a (- t 1.0)) (pow z y))) (exp b)))
4.0ms
(pow a (- t 1.0))
15.0ms
(* (/ (/ y x) (* (pow a (- t 1.0)) (pow z y))) (exp b))
10.0ms
(/ (/ y x) (* (pow a (- t 1.0)) (pow z y)))

series641.0ms

Counts
4 → 12
Calls
4 calls:
216.0ms
(/ 1 (* (/ (/ y x) (* (pow a (- t 1.0)) (pow z y))) (exp b)))
61.0ms
(pow a (- t 1.0))
200.0ms
(* (/ (/ y x) (* (pow a (- t 1.0)) (pow z y))) (exp b))
163.0ms
(/ (/ y x) (* (pow a (- t 1.0)) (pow z y)))

simplify109.0ms

Algorithm
egg-herbie
Counts
248 → 248
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
010242310
145442005
250012003

prune393.0ms

Filtered
248 candidates to 108 candidates (43.5%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New2480248
Fresh011
Picked011
Done033
Total2485253

Merged error: 0b

Counts
253 → 5

regimes386.0ms

Accuracy

80.7% (0.4b remaining)

Error of 0.4b against oracle of 0.0b and baseline of 1.9b

bsearch376.0ms

Steps
ItersRangePoint
7
304.0849354186872
8389.426513849796
8234.665933457405
8
-2.7372821165424347e+41
-3.2829900886244486e+38
-1.3375298747491056e+41

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05024
15024

end0.0ms

sample6.4s

Algorithm
intervals
Results
3.0s45515×body80nan
1.2s15363×body80valid