Details

Time bar (total: 11.8s)

sample267.0ms

Algorithm
intervals
Results
98.0ms1398×body80nan
40.0ms495×body80valid

simplify42.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
0511016

prune16.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.3b

Counts
2 → 2

localize16.0ms

Local error

Found 4 expressions with local error:

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

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:
8.0ms
(* (- t 1.0) (log a))
5.0ms
(* y (log z))
10.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
6.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

series128.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(* (- t 1.0) (log a))
7.0ms
(* y (log z))
69.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
43.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

simplify53.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
049871254
149871254

prune180.0ms

Filtered
78 candidates to 107 candidates (-37.2%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1025107
Fresh011
Picked011
Done000
Total1027109

Merged error: 0.0b

Counts
109 → 7

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(pow a (- t 1.0))
0.2b
(* (pow z y) (/ (/ (pow a (- t 1.0)) (exp b)) y))
0.3b
(/ (pow a (- t 1.0)) (exp b))
1.9b
(* x (* (pow z y) (/ (/ (pow a (- t 1.0)) (exp b)) y)))

rewrite76.0ms

Algorithm
rewrite-expression-head
Rules
222×times-frac
152×add-sqr-sqrt
109×*-un-lft-identity
107×add-cube-cbrt
98×associate-*r*
92×add-exp-log
53×unpow-prod-down
46×prod-exp
45×div-exp
29×add-cbrt-cube
28×unpow-prod-up
23×sqr-pow
18×pow-to-exp pow-exp
15×unswap-sqr
14×sub-neg
10×associate-*l* cbrt-unprod
associate-/l*
pow1 cbrt-undiv
pow-unpow div-inv
add-log-exp
associate-*r/ associate-/r*
*-commutative pow-sub
pow-pow frac-2neg pow-prod-down clear-num associate-/l/ distribute-lft-out-- difference-of-squares
Counts
4 → 256
Calls
4 calls:
6.0ms
(pow a (- t 1.0))
32.0ms
(* (pow z y) (/ (/ (pow a (- t 1.0)) (exp b)) y))
6.0ms
(/ (pow a (- t 1.0)) (exp b))
17.0ms
(* x (* (pow z y) (/ (/ (pow a (- t 1.0)) (exp b)) y)))

series177.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(pow a (- t 1.0))
64.0ms
(* (pow z y) (/ (/ (pow a (- t 1.0)) (exp b)) y))
21.0ms
(/ (pow a (- t 1.0)) (exp b))
77.0ms
(* x (* (pow z y) (/ (/ (pow a (- t 1.0)) (exp b)) y)))

simplify72.0ms

Algorithm
egg-herbie
Counts
268 → 268
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
049814370
149814370

prune380.0ms

Filtered
183 candidates to 268 candidates (-46.4%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New2653268
Fresh145
Picked101
Done011
Total2678275

Merged error: 0b

Counts
275 → 8

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y)
0.2b
(* (pow z y) (/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y))
0.3b
(* (pow a t) (/ (pow a (neg 1.0)) (exp b)))
1.9b
(* x (* (pow z y) (/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y)))

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
344×add-exp-log
223×prod-exp
163×div-exp
84×pow-to-exp pow-exp
58×add-sqr-sqrt
52×add-cbrt-cube
36×times-frac
33×associate-*r*
27×add-cube-cbrt *-un-lft-identity
23×unpow-prod-down
21×cbrt-unprod
17×associate-*l*
15×unswap-sqr
13×cbrt-undiv sqr-pow
pow1
associate-*r/
add-log-exp
associate-/r* *-commutative div-inv
frac-2neg pow-prod-down clear-num associate-/l/ associate-/l*
Counts
4 → 235
Calls
4 calls:
10.0ms
(/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y)
13.0ms
(* (pow z y) (/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y))
12.0ms
(* (pow a t) (/ (pow a (neg 1.0)) (exp b)))
15.0ms
(* x (* (pow z y) (/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y)))

series322.0ms

Counts
4 → 12
Calls
4 calls:
53.0ms
(/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y)
109.0ms
(* (pow z y) (/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y))
34.0ms
(* (pow a t) (/ (pow a (neg 1.0)) (exp b)))
125.0ms
(* x (* (pow z y) (/ (* (pow a t) (/ (pow a (neg 1.0)) (exp b))) y)))

simplify71.0ms

Algorithm
egg-herbie
Counts
247 → 247
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
049784047
149784047

prune229.0ms

Filtered
114 candidates to 247 candidates (-116.7%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New2470247
Fresh066
Picked011
Done011
Total2478255

Merged error: 0b

Counts
255 → 8

localize14.0ms

Local error

Found 4 expressions with local error:

0.2b
(pow a (- t 1.0))
0.2b
(/ (exp b) (* (pow z y) (pow a (- t 1.0))))
0.5b
(* (pow z y) (pow a (- t 1.0)))
1.9b
(/ x (* y (/ (exp b) (* (pow z y) (pow a (- t 1.0))))))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
68×add-exp-log
38×prod-exp
32×div-exp
28×add-sqr-sqrt
25×add-cbrt-cube
19×pow-to-exp pow-exp
16×*-un-lft-identity
15×unpow-prod-down
14×add-cube-cbrt
associate-*r* unswap-sqr sqr-pow
cbrt-undiv
associate-*l*
times-frac cbrt-unprod associate-/l*
pow1 pow-unpow
unpow-prod-up add-log-exp
associate-*r/ pow-sub
sub-neg frac-2neg clear-num associate-/r* associate-/r/ div-inv
pow-pow *-commutative distribute-lft-out-- difference-of-squares
Counts
4 → 130
Calls
4 calls:
4.0ms
(pow a (- t 1.0))
7.0ms
(/ (exp b) (* (pow z y) (pow a (- t 1.0))))
7.0ms
(* (pow z y) (pow a (- t 1.0)))
13.0ms
(/ x (* y (/ (exp b) (* (pow z y) (pow a (- t 1.0))))))

series169.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(pow a (- t 1.0))
55.0ms
(/ (exp b) (* (pow z y) (pow a (- t 1.0))))
32.0ms
(* (pow z y) (pow a (- t 1.0)))
68.0ms
(/ x (* y (/ (exp b) (* (pow z y) (pow a (- t 1.0))))))

simplify38.0ms

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 0 (26.0ms)

IterNodesCost
054332005

prune160.0ms

Filtered
92 candidates to 142 candidates (-54.3%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1402142
Fresh325
Picked101
Done022
Total1446150

Merged error: 0b

Counts
150 → 6

regimes1.0s

Accuracy

0% (1.9b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02118
12118

end0.0ms

sample8.1s

Algorithm
intervals
Results
3.1s44686×body80nan
1.2s15147×body80valid

Profiling

Loading profile data...