Details

Time bar (total: 4.4s)

analyze815.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.0ms251×body80valid
1.0ms17×body80invalid
1.0msbody1280valid
0.0msbody320valid
0.0msbody640valid

simplify54.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
0490715
1490715

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

Counts
2 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))))
0.0b
(tanh (/ t y))
0.4b
(* z (- (tanh (/ t y)) (tanh (/ x y))))
3.3b
(* y (* z (- (tanh (/ t y)) (tanh (/ x y)))))

rewrite30.0ms

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

series302.0ms

Counts
4 → 12
Calls
4 calls:
114.0ms
(+ x (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))))
27.0ms
(tanh (/ t y))
90.0ms
(* z (- (tanh (/ t y)) (tanh (/ x y))))
70.0ms
(* y (* z (- (tanh (/ t y)) (tanh (/ x y)))))

simplify52.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049631843
149631843

prune168.0ms

Filtered
79 candidates to 103 candidates (-30.4%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New976103
Fresh011
Picked101
Done000
Total987105

Merged error: 0.4b

Counts
105 → 7

localize17.0ms

Local error

Found 4 expressions with local error:

0.8b
(* z (tanh (/ t y)))
1.5b
(* z (neg (tanh (/ x y))))
4.8b
(* y (* z (neg (tanh (/ x y)))))
5.6b
(* y (* z (tanh (/ t y))))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
18×pow1 add-exp-log associate-*r/ add-cbrt-cube
16×add-sqr-sqrt
15×associate-*r*
12×add-cube-cbrt *-un-lft-identity associate-*l*
pow-prod-down prod-exp cbrt-unprod
distribute-neg-frac
tanh-def-c *-commutative tanh-def-b add-log-exp tanh-def-a
distribute-lft-neg-in distribute-rgt-neg-in distribute-rgt-neg-out
unswap-sqr
neg-mul-1
Counts
4 → 93
Calls
4 calls:
5.0ms
(* z (tanh (/ t y)))
6.0ms
(* z (neg (tanh (/ x y))))
7.0ms
(* y (* z (neg (tanh (/ x y)))))
6.0ms
(* y (* z (tanh (/ t y))))

series131.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(* z (tanh (/ t y)))
34.0ms
(* z (neg (tanh (/ x y))))
35.0ms
(* y (* z (neg (tanh (/ x y)))))
30.0ms
(* y (* z (tanh (/ t y))))

simplify45.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
05026864

prune108.0ms

Filtered
75 candidates to 105 candidates (-40.0%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1041105
Fresh336
Picked011
Done000
Total1075112

Merged error: 0b

Counts
112 → 5

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (tanh (/ t y)) (tanh (/ x y)))
0.0b
(tanh (/ t y))
0.0b
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
4.6b
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))

rewrite27.0ms

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

series284.0ms

Counts
4 → 12
Calls
4 calls:
75.0ms
(- (tanh (/ t y)) (tanh (/ x y)))
27.0ms
(tanh (/ t y))
115.0ms
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
66.0ms
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))

simplify52.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049911864
149911864

prune124.0ms

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

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New90090
Fresh033
Picked011
Done011
Total90595

Merged error: 0b

Counts
95 → 5

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(tanh (/ x y))
0.0b
(+ (* z t) (* y (* z (neg (tanh (/ x y))))))
1.5b
(* z (neg (tanh (/ x y))))
4.8b
(* y (* z (neg (tanh (/ x y)))))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
11×pow1 add-exp-log add-sqr-sqrt associate-*r* add-cbrt-cube
add-cube-cbrt *-un-lft-identity associate-*r/
associate-*l* distribute-neg-frac add-log-exp
distribute-rgt-neg-out
pow-prod-down prod-exp cbrt-unprod
distribute-lft-neg-in distribute-rgt-neg-in tanh-def-c tanh-def-b tanh-def-a
*-commutative
+-commutative neg-mul-1 flip3-+ unsub-neg sum-log flip-+ unswap-sqr
Counts
4 → 73
Calls
4 calls:
2.0ms
(tanh (/ x y))
3.0ms
(+ (* z t) (* y (* z (neg (tanh (/ x y))))))
6.0ms
(* z (neg (tanh (/ x y))))
7.0ms
(* y (* z (neg (tanh (/ x y)))))

series150.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(tanh (/ x y))
56.0ms
(+ (* z t) (* y (* z (neg (tanh (/ x y))))))
33.0ms
(* z (neg (tanh (/ x y))))
33.0ms
(* y (* z (neg (tanh (/ x y)))))

simplify46.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
05088801

prune83.0ms

Filtered
65 candidates to 85 candidates (-30.8%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New84185
Fresh112
Picked101
Done022
Total86490

Merged error: 0b

Counts
90 → 4

regimes299.0ms

Accuracy

0% (2.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03320
13320

end0.0ms

analyze803.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

sample664.0ms

Algorithm
intervals
Results
378.0ms7764×body80valid
26.0ms550×body80invalid
19.0ms101×body640valid
10.0ms39×body1280valid
7.0ms53×body320valid
4.0ms43×body160valid

Profiling

Loading profile data...