Details

Time bar (total: 4.5s)

sample28.0ms

Algorithm
intervals
Results
10.0ms262×body80valid
2.0ms18×body640valid
2.0ms18×body320valid
1.0msbody1280valid
0.0msbody2560valid
0.0msbody160valid

simplify72.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0206
1456
21116
32886
47146
514936
633936
750026

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 25.7b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- y x) (- z t))
1.2b
(+ x (/ (* (- y x) (- z t)) (- a t)))
18.7b
(/ (* (- y x) (- z t)) (- a t))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt *-un-lft-identity
13×flip3-- flip--
10×add-exp-log add-cbrt-cube
frac-times associate-/l/
add-cube-cbrt
pow1 times-frac associate-*r* associate-*l* associate-/r* add-log-exp
associate-*r/ associate-*l/ distribute-lft-out-- difference-of-squares
cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp associate-/r/ cbrt-unprod
+-commutative frac-2neg flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ div-inv distribute-lft-out associate-/l* unswap-sqr
Counts
3 → 81
Calls
3 calls:
9.0ms
(* (- y x) (- z t))
7.0ms
(+ x (/ (* (- y x) (- z t)) (- a t)))
15.0ms
(/ (* (- y x) (- z t)) (- a t))

series299.0ms

Counts
3 → 9
Calls
3 calls:
35.0ms
(* (- y x) (- z t))
152.0ms
(+ x (/ (* (- y x) (- z t)) (- a t)))
112.0ms
(/ (* (- y x) (- z t)) (- a t))

simplify58.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0468583
12162534
25003534

prune228.0ms

Filtered
90 candidates to 67 candidates (74.4%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New781290
Fresh000
Picked101
Done000
Total791291

Merged error: 5.7b

Counts
91 → 12

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- z t) (- a t))
1.2b
(+ x (* (- y x) (/ (- z t) (- a t))))
1.5b
(* (- y x) (/ (- z t) (- a t)))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
78×add-sqr-sqrt
73×*-un-lft-identity
51×times-frac
31×associate-*r*
27×add-cube-cbrt
23×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
pow1 flip3-- associate-*l* associate-/r* flip-- associate-/l* add-log-exp
associate-/r/
cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+
Counts
3 → 119
Calls
3 calls:
8.0ms
(/ (- z t) (- a t))
4.0ms
(+ x (* (- y x) (/ (- z t) (- a t))))
19.0ms
(* (- y x) (/ (- z t) (- a t)))

series310.0ms

Counts
3 → 9
Calls
3 calls:
46.0ms
(/ (- z t) (- a t))
153.0ms
(+ x (* (- y x) (/ (- z t) (- a t))))
110.0ms
(* (- y x) (/ (- z t) (- a t)))

simplify58.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0476869
12018820
25002820

prune267.0ms

Filtered
128 candidates to 84 candidates (65.6%)
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New1199128
Fresh4711
Picked101
Done000
Total12416140

Merged error: 5.7b

Counts
140 → 16

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (- a t))
0.2b
(* (- z t) (/ 1 (- a t)))
1.5b
(* (- y x) (* (- z t) (/ 1 (- a t))))
2.6b
(+ x (* (- y x) (* (- z t) (/ 1 (- a t)))))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
50×add-sqr-sqrt
44×*-un-lft-identity
32×add-exp-log times-frac
25×add-cube-cbrt
22×associate-*r*
20×frac-times add-cbrt-cube
17×flip3-- flip--
13×prod-exp
12×pow1
10×associate-*r/ associate-*l* associate-*l/
distribute-lft-out-- difference-of-squares
cbrt-unprod
div-exp add-log-exp
associate-/r*
pow-prod-down associate-/r/ un-div-inv
cbrt-undiv rec-exp 1-exp associate-/l* unswap-sqr
*-commutative div-inv
+-commutative pow-flip frac-2neg flip3-+ clear-num sum-log flip-+ inv-pow
Counts
4 → 146
Calls
4 calls:
8.0ms
(/ 1 (- a t))
13.0ms
(* (- z t) (/ 1 (- a t)))
15.0ms
(* (- y x) (* (- z t) (/ 1 (- a t))))
4.0ms
(+ x (* (- y x) (* (- z t) (/ 1 (- a t)))))

series343.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(/ 1 (- a t))
45.0ms
(* (- z t) (/ 1 (- a t)))
111.0ms
(* (- y x) (* (- z t) (/ 1 (- a t))))
151.0ms
(+ x (* (- y x) (* (- z t) (/ 1 (- a t)))))

simplify75.0ms

Algorithm
egg-herbie
Counts
158 → 158
Iterations

Useful iterations: 2 (62.0ms)

IterNodesCost
05861027
12802910
25003865

prune304.0ms

Filtered
158 candidates to 99 candidates (62.7%)
Pruning

19 alts after pruning (18 fresh and 1 done)

PrunedKeptTotal
New1553158
Fresh01515
Picked011
Done000
Total15519174

Merged error: 5.7b

Counts
174 → 19

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- a t) (- z t))
1.2b
(+ x (/ (- y x) (/ (- a t) (- z t))))
2.1b
(/ (- y x) (/ (- a t) (- z t)))

rewrite83.0ms

Algorithm
rewrite-expression-head
Rules
330×times-frac
323×*-un-lft-identity
321×add-sqr-sqrt
113×add-cube-cbrt
104×distribute-lft-out-- difference-of-squares
36×associate-/r*
15×associate-/r/
10×add-exp-log add-cbrt-cube associate-/l*
flip3-- flip--
div-inv
add-log-exp
cbrt-undiv div-exp associate-/l/
pow1 div-sub
frac-2neg clear-num
+-commutative associate-+r- flip3-+ sum-log flip-+ distribute-lft-out
Counts
3 → 274
Calls
3 calls:
8.0ms
(/ (- a t) (- z t))
41.0ms
(+ x (/ (- y x) (/ (- a t) (- z t))))
15.0ms
(/ (- y x) (/ (- a t) (- z t)))

series403.0ms

Counts
3 → 9
Calls
3 calls:
46.0ms
(/ (- a t) (- z t))
154.0ms
(+ x (/ (- y x) (/ (- a t) (- z t))))
203.0ms
(/ (- y x) (/ (- a t) (- z t)))

simplify113.0ms

Algorithm
egg-herbie
Counts
283 → 283
Iterations

Useful iterations: 1 (24.0ms)

IterNodesCost
010303053
142632984
250012984

prune507.0ms

Filtered
283 candidates to 172 candidates (60.8%)
Pruning

16 alts after pruning (14 fresh and 2 done)

PrunedKeptTotal
New2794283
Fresh71017
Picked011
Done011
Total28616302

Merged error: 5.6b

Counts
302 → 16

regimes289.0ms

Accuracy

11.1% (6.7b remaining)

Error of 10.9b against oracle of 4.1b and baseline of 11.7b

bsearch120.0ms

Steps
ItersRangePoint
10
9.813570662590159e-116
6.850599693454977e-106
9.894462136359911e-116
11
-1.872578335055145e-276
-5.293978918454575e-298
-5.326332229340657e-282

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03613
13613

end0.0ms

sample779.0ms

Algorithm
intervals
Results
303.0ms7817×body80valid
78.0ms511×body640valid
48.0ms397×body320valid
42.0ms233×body1280valid
20.0ms272×body160valid
3.0ms14×body2560valid

Profiling

Loading profile data...