Details

Time bar (total: 5.8s)

analyze808.0ms

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
7.8%92%0.2%8
7.8%92%0.2%9
10.9%88.9%0.2%10
34.7%65.1%0.2%11
43.1%56.7%0.2%12
44.2%55.7%0.2%13
49.5%50.3%0.2%14

sample26.0ms

Algorithm
intervals
Results
12.0ms252×body80valid
1.0ms23×body80invalid
0.0msbody640valid
0.0msbody1280valid
0.0msbody160valid

simplify29.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (27.0ms)

IterNodesCost
0505915

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: 1.6b

Counts
2 → 2

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(tanh (/ x y))
0.3b
(- (tanh (/ t y)) (tanh (/ x y)))
1.1b
(* z (- (tanh (/ t y)) (tanh (/ x y))))
3.5b
(* y (* z (- (tanh (/ t y)) (tanh (/ x y)))))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
33×associate-*r/
27×frac-sub
19×tanh-def-c tanh-def-b tanh-def-a
13×add-sqr-sqrt
11×pow1 add-exp-log *-un-lft-identity add-cbrt-cube
add-cube-cbrt sub-neg
associate-*r* associate-*l* add-log-exp
distribute-rgt-in distribute-lft-in
pow-prod-down prod-exp cbrt-unprod
flip3-- flip--
*-commutative distribute-lft-out-- difference-of-squares
diff-log unswap-sqr
Counts
4 → 98
Calls
4 calls:
2.0ms
(tanh (/ x y))
7.0ms
(- (tanh (/ t y)) (tanh (/ x y)))
9.0ms
(* z (- (tanh (/ t y)) (tanh (/ x y))))
11.0ms
(* y (* z (- (tanh (/ t y)) (tanh (/ x y)))))

series257.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(tanh (/ x y))
74.0ms
(- (tanh (/ t y)) (tanh (/ x y)))
88.0ms
(* z (- (tanh (/ t y)) (tanh (/ x y))))
68.0ms
(* y (* z (- (tanh (/ t y)) (tanh (/ x y)))))

simplify35.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 0 (22.0ms)

IterNodesCost
049872251
149872251

prune179.0ms

Filtered
85 candidates to 110 candidates (-29.4%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1046110
Fresh011
Picked101
Done000
Total1057112

Merged error: 1.6b

Counts
112 → 7

localize12.0ms

Local error

Found 4 expressions with local error:

0.2b
(+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y)))))
1.5b
(* z (neg (tanh (/ x y))))
2.2b
(* z (tanh (/ t y)))
3.5b
(* y (+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y))))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
53×associate-*r/
21×distribute-neg-frac
18×add-sqr-sqrt frac-add
17×associate-*r*
14×tanh-def-c tanh-def-b tanh-def-a
12×add-cube-cbrt *-un-lft-identity
10×pow1 add-exp-log add-cbrt-cube
associate-*l*
add-log-exp
distribute-lft-neg-in distribute-rgt-neg-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
flip3-+ distribute-rgt-neg-out flip-+ distribute-lft-out
+-commutative distribute-rgt-in neg-mul-1 distribute-lft-in unsub-neg sum-log
Counts
4 → 104
Calls
4 calls:
8.0ms
(+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y)))))
6.0ms
(* z (neg (tanh (/ x y))))
5.0ms
(* z (tanh (/ t y)))
10.0ms
(* y (+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y))))))

series221.0ms

Counts
4 → 12
Calls
4 calls:
82.0ms
(+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y)))))
34.0ms
(* z (neg (tanh (/ x y))))
31.0ms
(* z (tanh (/ t y)))
73.0ms
(* y (+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y))))))

simplify51.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
049691909
149691909

prune156.0ms

Filtered
91 candidates to 116 candidates (-27.5%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1142116
Fresh336
Picked011
Done000
Total1176123

Merged error: 1.6b

Counts
123 → 6

localize21.0ms

Local error

Found 4 expressions with local error:

2.2b
(* z (tanh (/ t y)))
5.1b
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
5.1b
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
5.1b
(cbrt (+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y))))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
43×associate-*r/
33×cbrt-div
19×tanh-def-c tanh-def-b tanh-def-a
18×frac-sub
add-sqr-sqrt frac-add distribute-neg-frac
add-cube-cbrt *-un-lft-identity
pow1 add-exp-log cbrt-prod add-cbrt-cube
add-log-exp
pow1/3 associate-*r* associate-*l*
flip3-- flip--
flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 84
Calls
4 calls:
5.0ms
(* z (tanh (/ t y)))
8.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
8.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
8.0ms
(cbrt (+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y))))))

series672.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(* z (tanh (/ t y)))
220.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
215.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
205.0ms
(cbrt (+ (* z (tanh (/ t y))) (* z (neg (tanh (/ x y))))))

simplify43.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 0 (28.0ms)

IterNodesCost
051562888

prune210.0ms

Filtered
88 candidates to 96 candidates (-9.1%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New95196
Fresh134
Picked011
Done011
Total966102

Merged error: 1.6b

Counts
102 → 6

localize19.0ms

Local error

Found 4 expressions with local error:

1.7b
(* y (* (cbrt (* z (- (tanh (/ t y)) (tanh (/ x y))))) (cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))))
3.5b
(cbrt (- (tanh (/ t y)) (tanh (/ x y))))
5.1b
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
5.1b
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))

rewrite84.0ms

Algorithm
rewrite-expression-head
Rules
440×associate-*r/
297×cbrt-div
243×frac-sub
162×tanh-def-c tanh-def-b tanh-def-a
121×frac-times
27×flip3-- flip--
11×associate-*l/
pow1 add-exp-log add-sqr-sqrt
*-un-lft-identity
cbrt-prod add-cbrt-cube
add-cube-cbrt
add-log-exp
pow1/3 associate-*l* pow-prod-down prod-exp cbrt-unprod
associate-*r* *-commutative distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 226
Calls
4 calls:
27.0ms
(* y (* (cbrt (* z (- (tanh (/ t y)) (tanh (/ x y))))) (cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))))
7.0ms
(cbrt (- (tanh (/ t y)) (tanh (/ x y))))
11.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
8.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))

series830.0ms

Counts
4 → 12
Calls
4 calls:
261.0ms
(* y (* (cbrt (* z (- (tanh (/ t y)) (tanh (/ x y))))) (cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))))
143.0ms
(cbrt (- (tanh (/ t y)) (tanh (/ x y))))
215.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))
211.0ms
(cbrt (* z (- (tanh (/ t y)) (tanh (/ x y)))))

simplify101.0ms

Algorithm
egg-herbie
Counts
238 → 238
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
0519213557

prune886.0ms

Filtered
216 candidates to 238 candidates (-10.2%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New2380238
Fresh033
Picked011
Done022
Total2386244

Merged error: 1.6b

Counts
244 → 6

regimes355.0ms

Accuracy

0% (0.6b remaining)

Error of 2.2b against oracle of 1.6b and baseline of 2.2b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04317
14317

end0.0ms

sample661.0ms

Algorithm
intervals
Results
377.0ms7764×body80valid
29.0ms555×body80invalid
17.0ms93×body640valid
11.0ms44×body1280valid
8.0ms56×body320valid
4.0ms43×body160valid

Profiling

Loading profile data...