Details

Time bar (total: 13.3s)

sample56.0ms

Algorithm
intervals
Results
34.0ms272×body80valid
2.0msbody640valid
1.0msbody1280valid

simplify789.0ms

Counts
1 → 1
Iterations
IterNodes
done2009
4928
3321
2146
154
012

prune16.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 3.0b

localize42.0ms

Local error

Found 4 expressions with local error:

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

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
36×prod-diff
32×add-sqr-sqrt *-un-lft-identity
30×add-cube-cbrt
22×distribute-rgt-in associate-+r+ distribute-lft-in
11×associate-*r/
pow1 add-cbrt-cube add-exp-log frac-sub
tanh-def
add-log-exp
associate-*r*
expm1-log1p-u sub-neg insert-posit16 log1p-expm1-u
fma-def pow-prod-down prod-exp cbrt-unprod
+-commutative sum-log flip3-+ flip3-- associate-*l* *-commutative flip-+ flip-- distribute-lft-out-- difference-of-squares
Counts
4 → 121
Calls
4 calls:
1.0ms
(tanh (/ x y))
1.0ms
(tanh (/ t y))
8.0ms
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
73.0ms
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))

series835.0ms

Counts
4 → 12
Calls
4 calls:
100.0ms
(tanh (/ x y))
103.0ms
(tanh (/ t y))
426.0ms
(+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))))
207.0ms
(* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))

simplify551.0ms

Counts
133 → 133
Iterations
IterNodes
done2000
1694
0249

prune770.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.2b

localize35.0ms

Local error

Found 4 expressions with local error:

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

rewrite143.0ms

Algorithm
rewrite-expression-head
Rules
99×distribute-rgt-in distribute-lft-in
90×prod-diff
72×add-sqr-sqrt
70×*-un-lft-identity
68×add-cube-cbrt
44×associate-+r+
33×associate-*r/
18×frac-sub
13×tanh-def
11×pow1 add-cbrt-cube add-exp-log
10×sub-neg
associate-*r* associate-*l* add-log-exp
expm1-log1p-u pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u
fma-def
flip3-- *-commutative flip--
+-commutative sum-log flip3-+ flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 206
Calls
4 calls:
3.0ms
(tanh (/ x y))
15.0ms
(+ x (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))))
29.0ms
(* z (- (tanh (/ t y)) (tanh (/ x y))))
87.0ms
(* y (* z (- (tanh (/ t y)) (tanh (/ x y)))))

series1.1s

Counts
4 → 12
Calls
4 calls:
114.0ms
(tanh (/ x y))
450.0ms
(+ x (* y (* z (- (tanh (/ t y)) (tanh (/ x y))))))
262.0ms
(* z (- (tanh (/ t y)) (tanh (/ x y))))
225.0ms
(* y (* z (- (tanh (/ t y)) (tanh (/ x y)))))

simplify653.0ms

Counts
218 → 218
Iterations
IterNodes
done2003
1894
0344

prune998.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize59.0ms

Local error

Found 4 expressions with local error:

0.0b
(tanh (/ x y))
0.0b
(tanh (/ x y))
0.0b
(tanh (/ t y))
2.2b
(* (- (tanh (/ t y)) (tanh (/ x y))) y)

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
11×associate-*l/
10×add-sqr-sqrt
frac-sub tanh-def
*-un-lft-identity
pow1 add-cbrt-cube add-exp-log add-cube-cbrt
associate-*l*
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
associate-*r*
flip3-- pow-prod-down prod-exp *-commutative cbrt-unprod flip-- distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 73
Calls
4 calls:
1.0ms
(tanh (/ x y))
1.0ms
(tanh (/ x y))
1.0ms
(tanh (/ t y))
33.0ms
(* (- (tanh (/ t y)) (tanh (/ x y))) y)

series688.0ms

Counts
4 → 12
Calls
4 calls:
106.0ms
(tanh (/ x y))
112.0ms
(tanh (/ x y))
120.0ms
(tanh (/ t y))
350.0ms
(* (- (tanh (/ t y)) (tanh (/ x y))) y)

simplify791.0ms

Counts
85 → 85
Iterations
IterNodes
done2007
21305
1382
0147

prune828.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.1b

localize60.0ms

Local error

Found 4 expressions with local error:

0.3b
(+ (fma (* y (tanh (/ t y))) z x) (* y (* (- (tanh (/ x y))) z)))
2.2b
(* (- (tanh (/ x y))) z)
3.1b
(* y (* (- (tanh (/ x y))) z))
6.3b
(* y (tanh (/ t y)))

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt associate-*l*
13×pow1 add-cbrt-cube add-exp-log
12×*-un-lft-identity add-cube-cbrt
associate-*r*
associate-*l/ associate-*r/ distribute-neg-frac add-log-exp
pow-prod-down prod-exp cbrt-unprod
distribute-lft-neg-out expm1-log1p-u insert-posit16 log1p-expm1-u
distribute-lft-neg-in fma-def distribute-rgt-neg-in *-commutative distribute-rgt-neg-out tanh-def
unswap-sqr
+-commutative associate-+l+ neg-mul-1 sum-log flip3-+ unsub-neg flip-+ fma-udef
Counts
4 → 101
Calls
4 calls:
6.0ms
(+ (fma (* y (tanh (/ t y))) z x) (* y (* (- (tanh (/ x y))) z)))
11.0ms
(* (- (tanh (/ x y))) z)
22.0ms
(* y (* (- (tanh (/ x y))) z))
13.0ms
(* y (tanh (/ t y)))

series745.0ms

Counts
4 → 12
Calls
4 calls:
362.0ms
(+ (fma (* y (tanh (/ t y))) z x) (* y (* (- (tanh (/ x y))) z)))
146.0ms
(* (- (tanh (/ x y))) z)
151.0ms
(* y (* (- (tanh (/ x y))) z))
86.0ms
(* y (tanh (/ t y)))

simplify894.0ms

Counts
113 → 113
Iterations
IterNodes
done2002
21461
1431
0168

prune705.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.1b

regimes239.0ms

Accuracy

0% (1.4b remaining)

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

bsearch0.0ms

simplify6.0ms

Iterations
IterNodes
done31
331
229
125
018

end0.0ms

sample2.1s

Algorithm
intervals
Results
1.7s8323×body80valid
50.0ms98×body640valid
28.0ms43×body1280valid
21.0ms56×body320valid
11.0ms35×body160valid