Details

Time bar (total: 7.0s)

analyze1.1s

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.6%98.2%0.2%10
3.1%90.4%6.5%11
9.2%84.4%6.5%12
13%80.6%6.5%13
24.8%68.7%6.5%14

sample40.0ms

Algorithm
intervals
Results
13.0ms256×body80valid
3.0ms77×body80nan
1.0ms28×body80invalid

simplify3.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
07714
17714

prune13.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: 23.4b

Counts
2 → 2

localize10.0ms

Local error

Found 4 expressions with local error:

0.6b
(- (* z z) (* t a))
1.6b
(* x (* y (/ z (sqrt (- (* z z) (* t a))))))
2.0b
(* y (/ z (sqrt (- (* z z) (* t a)))))
24.4b
(sqrt (- (* z z) (* t a)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
25×associate-*r*
20×add-cube-cbrt *-un-lft-identity times-frac
18×add-exp-log add-cbrt-cube
13×sqrt-prod
12×pow1
prod-exp cbrt-unprod
associate-*l* add-log-exp
sqrt-div pow-prod-down
flip3-- associate-*r/ flip-- unswap-sqr
cbrt-undiv div-exp associate-/r/ *-commutative
sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log div-inv
Counts
4 → 91
Calls
4 calls:
3.0ms
(- (* z z) (* t a))
10.0ms
(* x (* y (/ z (sqrt (- (* z z) (* t a))))))
11.0ms
(* y (/ z (sqrt (- (* z z) (* t a)))))
4.0ms
(sqrt (- (* z z) (* t a)))

series70.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- (* z z) (* t a))
29.0ms
(* x (* y (/ z (sqrt (- (* z z) (* t a))))))
18.0ms
(* y (/ z (sqrt (- (* z z) (* t a)))))
16.0ms
(sqrt (- (* z z) (* t a)))

simplify55.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
049791238
149791238

prune172.0ms

Filtered
74 candidates to 103 candidates (-39.2%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New9112103
Fresh011
Picked101
Done000
Total9213105

Merged error: 3.8b

Counts
105 → 13

localize22.0ms

Local error

Found 4 expressions with local error:

1.6b
(* x (* (* y (* (cbrt z) (/ (cbrt z) (* (cbrt (sqrt (- (* z z) (* t a)))) (cbrt (sqrt (- (* z z) (* t a)))))))) (/ (cbrt z) (cbrt (sqrt (- (* z z) (* t a)))))))
24.4b
(sqrt (- (* z z) (* t a)))
24.4b
(sqrt (- (* z z) (* t a)))
24.4b
(sqrt (- (* z z) (* t a)))

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
61×add-exp-log
37×prod-exp add-cbrt-cube cbrt-unprod
21×pow1
11×add-sqr-sqrt
10×pow-prod-down
cbrt-undiv div-exp sqrt-prod
add-cube-cbrt *-un-lft-identity associate-*r/
sqrt-div
add-log-exp
rem-sqrt-square flip3-- sqrt-pow1 pow1/2 associate-*l* flip--
frac-times associate-*r* associate-*l/ *-commutative
Counts
4 → 86
Calls
4 calls:
30.0ms
(* x (* (* y (* (cbrt z) (/ (cbrt z) (* (cbrt (sqrt (- (* z z) (* t a)))) (cbrt (sqrt (- (* z z) (* t a)))))))) (/ (cbrt z) (cbrt (sqrt (- (* z z) (* t a)))))))
4.0ms
(sqrt (- (* z z) (* t a)))
4.0ms
(sqrt (- (* z z) (* t a)))
4.0ms
(sqrt (- (* z z) (* t a)))

series78.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(* x (* (* y (* (cbrt z) (/ (cbrt z) (* (cbrt (sqrt (- (* z z) (* t a)))) (cbrt (sqrt (- (* z z) (* t a)))))))) (/ (cbrt z) (cbrt (sqrt (- (* z z) (* t a)))))))
13.0ms
(sqrt (- (* z z) (* t a)))
17.0ms
(sqrt (- (* z z) (* t a)))
13.0ms
(sqrt (- (* z z) (* t a)))

simplify56.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
049361175
149361175

prune129.0ms

Filtered
62 candidates to 98 candidates (-58.1%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New98098
Fresh01212
Picked011
Done000
Total9813111

Merged error: 3.8b

Counts
111 → 13

localize16.0ms

Local error

Found 4 expressions with local error:

1.6b
(* x (* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a))))))))
2.0b
(* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a)))))))
25.3b
(cbrt (- (* z z) (* t a)))
25.3b
(cbrt (- (* z z) (* t a)))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log add-cbrt-cube
12×add-sqr-sqrt prod-exp cbrt-unprod
11×pow1
10×add-cube-cbrt *-un-lft-identity associate-*r*
cbrt-prod cbrt-div associate-*l*
associate-*r/
cbrt-undiv div-exp pow-prod-down add-log-exp
flip3-- times-frac flip--
pow1/3 sqrt-div associate-/r/ *-commutative
div-inv unswap-sqr
Counts
4 → 78
Calls
4 calls:
11.0ms
(* x (* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a))))))))
11.0ms
(* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a)))))))
3.0ms
(cbrt (- (* z z) (* t a)))
4.0ms
(cbrt (- (* z z) (* t a)))

series194.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(* x (* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a))))))))
58.0ms
(* y (/ z (* (fabs (cbrt (- (* z z) (* t a)))) (sqrt (cbrt (- (* z z) (* t a)))))))
26.0ms
(cbrt (- (* z z) (* t a)))
23.0ms
(cbrt (- (* z z) (* t a)))

simplify58.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
049641726
149641726

prune148.0ms

Filtered
72 candidates to 90 candidates (-25.0%)
Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New89190
Fresh11011
Picked101
Done011
Total9112103

Merged error: 3.8b

Counts
103 → 12

localize13.0ms

Local error

Found 4 expressions with local error:

0.6b
(- (* z z) (* t a))
1.0b
(* (/ z (sqrt (- (* z z) (* t a)))) x)
2.4b
(* y (* (/ z (sqrt (- (* z z) (* t a)))) x))
24.4b
(sqrt (- (* z z) (* t a)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
27×associate-*l*
20×add-cube-cbrt *-un-lft-identity times-frac
18×add-exp-log add-cbrt-cube
13×sqrt-prod
12×pow1
prod-exp cbrt-unprod
add-log-exp
sqrt-div associate-*r* pow-prod-down
flip3-- flip-- unswap-sqr
cbrt-undiv div-exp associate-*l/ associate-/r/ *-commutative
sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log associate-*r/ div-inv
Counts
4 → 91
Calls
4 calls:
4.0ms
(- (* z z) (* t a))
10.0ms
(* (/ z (sqrt (- (* z z) (* t a)))) x)
10.0ms
(* y (* (/ z (sqrt (- (* z z) (* t a)))) x))
4.0ms
(sqrt (- (* z z) (* t a)))

series70.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- (* z z) (* t a))
18.0ms
(* (/ z (sqrt (- (* z z) (* t a)))) x)
31.0ms
(* y (* (/ z (sqrt (- (* z z) (* t a)))) x))
13.0ms
(sqrt (- (* z z) (* t a)))

simplify47.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
052001270

prune109.0ms

Filtered
74 candidates to 103 candidates (-39.2%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1021103
Fresh2810
Picked101
Done011
Total10510115

Merged error: 3.8b

Counts
115 → 10

regimes1.0s

Accuracy

86.6% (2.5b remaining)

Error of 5.9b against oracle of 3.3b and baseline of 22.2b

bsearch1.3s

Steps
ItersRangePoint
7
3.9356285225236366e+96
1.264888429882807e+98
7.70148341111315e+97
0
-5.762835744894194e+119
-5.611340619824667e+119
-5.6870881823594304e+119

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04780
14780

end0.0ms

analyze1.1s

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.6%98.2%0.2%10
3.1%90.4%6.5%11
9.2%84.4%6.5%12
13%80.6%6.5%13
24.8%68.7%6.5%14

sample969.0ms

Algorithm
intervals
Results
428.0ms8000×body80valid
114.0ms2243×body80nan
43.0ms855×body80invalid

Profiling

Loading profile data...