Details

Time bar (total: 9.2s)

sample109.0ms

Algorithm
intervals
Results
56.0ms82×body1280valid
24.0ms56×body640valid
7.0ms89×body80valid
5.0ms22×body320valid
1.0msbody160valid

simplify50.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02310
13510
26310
313710
441710
5179810
6500210
done500210

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 12.3b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th))
0.2b
(pow (sin kx) 2.0)
0.2b
(pow (sin ky) 2.0)
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite126.0ms

Algorithm
rewrite-expression-head
Rules
41×*-un-lft-identity
34×add-sqr-sqrt
30×associate-*l*
26×times-frac
25×add-cube-cbrt
21×sqrt-prod
14×unpow-prod-down
11×add-exp-log
pow1 add-cbrt-cube
distribute-lft-out
pow-unpow
sqrt-div add-log-exp
associate-*r* unswap-sqr
pow-to-exp pow-pow flip3-+ pow-exp prod-exp associate-/r/ cbrt-unprod flip-+ sqr-pow
cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down associate-*l/ *-commutative div-inv
Counts
4 → 101
Calls
4 calls:
83.0ms
(* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th))
3.0ms
(pow (sin kx) 2.0)
4.0ms
(pow (sin ky) 2.0)
31.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series447.0ms

Counts
4 → 12
Calls
4 calls:
162.0ms
(* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th))
102.0ms
(pow (sin kx) 2.0)
102.0ms
(pow (sin ky) 2.0)
81.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify40.0ms

Counts
113 → 113
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0391990
11382928
25001927
done5001927

prune415.0ms

Pruning

20 alts after pruning (20 fresh and 0 done)

Merged error: 11.2b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(pow (sin ky) 2.0)
0.3b
(/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
0.3b
(* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite158.0ms

Algorithm
rewrite-expression-head
Rules
72×*-un-lft-identity
50×times-frac
49×add-sqr-sqrt
41×sqrt-prod
40×add-cube-cbrt
30×associate-*r*
19×unpow-prod-down
16×distribute-lft-out
12×add-exp-log
11×add-cbrt-cube
pow1 associate-/r*
sqrt-div
associate-/r/ add-log-exp
pow-unpow flip3-+ associate-*l* flip-+ associate-/l* unswap-sqr
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv
pow-to-exp rem-sqrt-square pow-pow frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down pow-exp clear-num *-commutative sqr-pow
Counts
4 → 133
Calls
4 calls:
3.0ms
(pow (sin ky) 2.0)
36.0ms
(/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
84.0ms
(* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
27.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series481.0ms

Counts
4 → 12
Calls
4 calls:
106.0ms
(pow (sin ky) 2.0)
140.0ms
(/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
157.0ms
(* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
77.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify55.0ms

Counts
145 → 145
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
04121572
118101426
250021423
done50021423

prune445.0ms

Pruning

21 alts after pruning (21 fresh and 0 done)

Merged error: 11.2b

localize21.0ms

Local error

Found 4 expressions with local error:

0.4b
(cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite108.0ms

Algorithm
rewrite-expression-head
Rules
46×*-un-lft-identity
30×cbrt-prod sqrt-prod
25×add-sqr-sqrt
24×times-frac
22×add-cube-cbrt
12×unpow-prod-down distribute-lft-out
sqrt-div
pow1
add-exp-log flip3-+ add-cbrt-cube flip-+ add-log-exp
rem-sqrt-square sqrt-pow1 pow1/2
associate-/r/
cbrt-div pow1/3 div-inv
Counts
4 → 90
Calls
4 calls:
19.0ms
(cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
28.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
30.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
27.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series416.0ms

Counts
4 → 12
Calls
4 calls:
173.0ms
(cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
83.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
82.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
78.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify92.0ms

Counts
102 → 102
Iterations

Useful iterations: 3 (82.0ms)

IterNodesCost
02821294
18191231
234751224
350021219
done50021219

prune471.0ms

Pruning

23 alts after pruning (23 fresh and 0 done)

Merged error: 11.2b

localize37.0ms

Local error

Found 4 expressions with local error:

4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.0b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite115.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity
20×sqrt-prod
12×add-sqr-sqrt
pow1 add-cube-cbrt unpow-prod-down sqrt-div distribute-lft-out
add-exp-log rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 add-cbrt-cube flip-+ add-log-exp
Counts
4 → 68
Calls
4 calls:
28.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
27.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
30.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
27.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series322.0ms

Counts
4 → 12
Calls
4 calls:
81.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
81.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
82.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
77.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify123.0ms

Counts
80 → 80
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
0118696
1301664
21019664
34120664
45001664
done5001664

prune429.0ms

Pruning

23 alts after pruning (22 fresh and 1 done)

Merged error: 11.2b

regimes1.1s

Accuracy

0% (1.6b remaining)

Error of 12.8b against oracle of 11.3b and baseline of 12.8b

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02956
12956
done2956

end0.0ms

sample3.6s

Algorithm
intervals
Results
1.9s2756×body1280valid
887.0ms1833×body640valid
196.0ms747×body320valid
196.0ms2313×body80valid
59.0ms351×body160valid