Details

Time bar (total: 9.1s)

analyze1.0s

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
0%99.8%0.2%7
0%99.8%0.2%8
0%99.8%0.2%9
1.8%98%0.2%10
7.7%92.1%0.2%11
10.4%89.4%0.2%12
14.9%84.9%0.2%13
16.2%83.5%0.3%14

sample29.0ms

Algorithm
intervals
Results
8.0ms215×body80valid
2.0ms15×body640valid
2.0ms10×body1280valid
1.0ms32×body80invalid
1.0msbody320valid
0.0msbody160valid
0.0msbody2560valid

simplify107.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (105.0ms)

IterNodesCost
0505113

prune12.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: 10.1b

Counts
2 → 2

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite35.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))
19.0ms
(* (- y x) (/ (- z t) (- a t)))
3.0ms
(+ x (* (- y x) (/ (- z t) (- a t))))

series88.0ms

Counts
3 → 9
Calls
3 calls:
9.0ms
(/ (- z t) (- a t))
33.0ms
(* (- y x) (/ (- z t) (- a t)))
47.0ms
(+ x (* (- y x) (/ (- z t) (- a t))))

simplify49.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
055681598

prune180.0ms

Filtered
87 candidates to 128 candidates (-47.1%)
Pruning

16 alts after pruning (15 fresh and 1 done)

PrunedKeptTotal
New11315128
Fresh101
Picked011
Done000
Total11416130

Merged error: 4.1b

Counts
130 → 16

localize16.0ms

Local error

Found 4 expressions with local error:

2.6b
(cbrt (* (- y x) (/ (- z t) (- a t))))
2.6b
(cbrt (* (- y x) (/ (- z t) (- a t))))
2.6b
(cbrt (* (- y x) (/ (- z t) (- a t))))
7.2b
(+ x (* (* (cbrt (* (- y x) (/ (- z t) (- a t)))) (cbrt (* (- y x) (/ (- z t) (- a t))))) (cbrt (* (- y x) (/ (- z t) (- a t))))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
15×cbrt-div
frac-times flip3-- associate-*l/ flip-- add-log-exp
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube
cbrt-prod pow1/3 associate-*r/
+-commutative flip3-+ sum-log flip-+
Counts
4 → 53
Calls
4 calls:
10.0ms
(cbrt (* (- y x) (/ (- z t) (- a t))))
10.0ms
(cbrt (* (- y x) (/ (- z t) (- a t))))
10.0ms
(cbrt (* (- y x) (/ (- z t) (- a t))))
3.0ms
(+ x (* (* (cbrt (* (- y x) (/ (- z t) (- a t)))) (cbrt (* (- y x) (/ (- z t) (- a t))))) (cbrt (* (- y x) (/ (- z t) (- a t))))))

series1.5s

Counts
4 → 12
Calls
4 calls:
497.0ms
(cbrt (* (- y x) (/ (- z t) (- a t))))
492.0ms
(cbrt (* (- y x) (/ (- z t) (- a t))))
492.0ms
(cbrt (* (- y x) (/ (- z t) (- a t))))
50.0ms
(+ x (* (* (cbrt (* (- y x) (/ (- z t) (- a t)))) (cbrt (* (- y x) (/ (- z t) (- a t))))) (cbrt (* (- y x) (/ (- z t) (- a t))))))

simplify39.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
05024983

prune127.0ms

Filtered
58 candidates to 65 candidates (-12.1%)
Pruning

16 alts after pruning (14 fresh and 2 done)

PrunedKeptTotal
New65065
Fresh01414
Picked011
Done011
Total651681

Merged error: 4.1b

Counts
81 → 16

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- z t))
0.5b
(cbrt (- z t))
1.2b
(* (- y x) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- a t))))
7.4b
(+ x (* (- y x) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- a t)))))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
82×frac-times
76×cbrt-div
56×flip3-- flip--
38×associate-*l/
32×associate-*r/
22×add-exp-log
16×add-cbrt-cube
13×pow1 add-sqr-sqrt *-un-lft-identity
11×prod-exp cbrt-unprod
10×cbrt-prod
add-cube-cbrt
pow-prod-down add-log-exp
associate-*l*
distribute-lft-out-- difference-of-squares
cbrt-undiv pow1/3 div-exp
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+
Counts
4 → 121
Calls
4 calls:
3.0ms
(cbrt (- z t))
3.0ms
(cbrt (- z t))
25.0ms
(* (- y x) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- a t))))
3.0ms
(+ x (* (- y x) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- a t)))))

series131.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(cbrt (- z t))
25.0ms
(cbrt (- z t))
32.0ms
(* (- y x) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- a t))))
48.0ms
(+ x (* (- y x) (* (* (cbrt (- z t)) (cbrt (- z t))) (/ (cbrt (- z t)) (- a t)))))

simplify51.0ms

Algorithm
egg-herbie
Counts
133 → 133
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
049762962
149762962

prune182.0ms

Filtered
91 candidates to 133 candidates (-46.2%)
Pruning

17 alts after pruning (14 fresh and 3 done)

PrunedKeptTotal
New1321133
Fresh01313
Picked011
Done022
Total13217149

Merged error: 4.1b

Counts
149 → 17

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- a t))
0.5b
(cbrt (- a t))
2.4b
(* (/ (- y x) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t))))
7.4b
(+ x (* (/ (- y x) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t)))))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
75×add-sqr-sqrt
59×*-un-lft-identity
52×times-frac
46×associate-*r*
37×cbrt-prod
27×add-cube-cbrt
25×add-exp-log
18×cbrt-div add-cbrt-cube
17×associate-*l*
16×distribute-lft-out-- difference-of-squares
10×associate-/r/
flip3-- flip--
prod-exp cbrt-unprod
cbrt-undiv div-exp
pow1 add-log-exp unswap-sqr
frac-times
associate-*r/ associate-*l/
pow1/3 div-inv
+-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+
Counts
4 → 134
Calls
4 calls:
3.0ms
(cbrt (- a t))
3.0ms
(cbrt (- a t))
35.0ms
(* (/ (- y x) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t))))
3.0ms
(+ x (* (/ (- y x) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t)))))

series142.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(cbrt (- a t))
25.0ms
(cbrt (- a t))
41.0ms
(* (/ (- y x) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t))))
50.0ms
(+ x (* (/ (- y x) (* (cbrt (- a t)) (cbrt (- a t)))) (/ (- z t) (cbrt (- a t)))))

simplify59.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
049612519
149612519

prune129.0ms

Filtered
109 candidates to 146 candidates (-33.9%)
Pruning

15 alts after pruning (11 fresh and 4 done)

PrunedKeptTotal
New1442146
Fresh4913
Picked011
Done033
Total14815163

Merged error: 4.1b

Counts
163 → 15

regimes593.0ms

Accuracy

17% (6.8b remaining)

Error of 10.2b against oracle of 3.5b and baseline of 11.6b

bsearch2.6s

Steps
ItersRangePoint
9
5.085893773730143e+234
2.3556125899345648e+241
4.401597097352974e+240
9
-4.6706752411123485e+94
-1.4410909759338503e+88
-4.600313077092651e+94

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03135
13135

end0.0ms

analyze1.0s

Algorithm
search
Search
TrueOtherFalseIter
0%99.8%0.2%0
0%99.8%0.2%1
0%99.8%0.2%2
0%99.8%0.2%3
0%99.8%0.2%4
0%99.8%0.2%5
0%99.8%0.2%6
0%99.8%0.2%7
0%99.8%0.2%8
0%99.8%0.2%9
1.8%98%0.2%10
7.7%92.1%0.2%11
10.4%89.4%0.2%12
14.9%84.9%0.2%13
16.2%83.5%0.3%14

sample810.0ms

Algorithm
intervals
Results
274.0ms6561×body80valid
73.0ms473×body640valid
51.0ms1217×body80invalid
50.0ms270×body1280valid
49.0ms414×body320valid
20.0ms266×body160valid
4.0ms16×body2560valid

Profiling

Loading profile data...