Details

Time bar (total: 33.2s)

sample623.0ms

Algorithm
intervals
Results
456.0ms85×body1280valid
50.0ms62×body640valid
11.0ms75×body80valid
9.0ms19×body320valid
5.0ms15×body160valid

simplify1.5s

Counts
1 → 1
Iterations
IterNodes
done5000
5632
4140
364
235
123
013

prune14.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 11.2b

localize59.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.3b
(pow (sin kx) 2.0)
0.3b
(pow (sin ky) 2.0)
4.7b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite139.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:
91.0ms
(* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th))
3.0ms
(pow (sin kx) 2.0)
3.0ms
(pow (sin ky) 2.0)
38.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series689.0ms

Counts
4 → 12
Calls
4 calls:
240.0ms
(* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th))
169.0ms
(pow (sin kx) 2.0)
169.0ms
(pow (sin ky) 2.0)
110.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify1.2s

Counts
113 → 113
Iterations
IterNodes
done5000
21861
1451
0181

prune1.1s

Pruning

17 alts after pruning (17 fresh and 0 done)

Merged error: 9.1b

localize29.0ms

Local error

Found 4 expressions with local error:

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

rewrite215.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 clear-num pow-pow frac-2neg sqrt-pow1 pow1/2 pow-prod-down pow-exp associate-*r/ *-commutative sqr-pow
Counts
4 → 133
Calls
4 calls:
112.0ms
(* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
3.0ms
(pow (sin ky) 2.0)
54.0ms
(/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
41.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series653.0ms

Counts
4 → 12
Calls
4 calls:
237.0ms
(* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
153.0ms
(pow (sin ky) 2.0)
173.0ms
(/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
90.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify3.4s

Counts
145 → 145
Iterations
IterNodes
done5000
23086
1471
0195

prune1.1s

Pruning

20 alts after pruning (20 fresh and 0 done)

Merged error: 9.1b

localize69.0ms

Local error

Found 4 expressions with local error:

0.3b
(pow (sin ky) 2.0)
0.3b
(* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))
4.7b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.7b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite320.0ms

Algorithm
rewrite-expression-head
Rules
141×add-sqr-sqrt
133×sqrt-prod
111×times-frac
94×*-un-lft-identity
50×add-cube-cbrt
39×associate-*r* associate-*l*
28×unswap-sqr
27×add-exp-log
19×unpow-prod-down
16×add-cbrt-cube distribute-lft-out
12×sqrt-div
pow1
div-exp prod-exp
cbrt-undiv flip3-+ associate-/r/ cbrt-unprod flip-+ add-log-exp
pow-unpow
rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp div-inv
frac-times pow-to-exp pow-pow pow-prod-down associate-*l/ pow-exp associate-*r/ *-commutative sqr-pow
Counts
4 → 181
Calls
4 calls:
5.0ms
(pow (sin ky) 2.0)
215.0ms
(* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))
43.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
41.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series639.0ms

Counts
4 → 12
Calls
4 calls:
174.0ms
(pow (sin ky) 2.0)
219.0ms
(* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))
119.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
128.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify4.0s

Counts
193 → 193
Iterations
IterNodes
done5001
24591
1761
0254

prune1.5s

Pruning

21 alts after pruning (20 fresh and 1 done)

Merged error: 9.1b

localize112.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
4.7b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.7b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
4.7b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite122.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
flip3-+ add-cbrt-cube add-exp-log 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:
15.0ms
(cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
35.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
46.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
22.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series628.0ms

Counts
4 → 12
Calls
4 calls:
259.0ms
(cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
131.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
126.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
112.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify2.1s

Counts
102 → 102
Iterations
IterNodes
done5000
33607
2844
1289
0160

prune836.0ms

Pruning

25 alts after pruning (24 fresh and 1 done)

Merged error: 9.1b

regimes2.9s

Accuracy

58% (0.7b remaining)

Error of 11.8b against oracle of 11.1b and baseline of 12.8b

bsearch5.0ms

simplify8.0ms

Iterations
IterNodes
done43
143
032

end0.0ms

sample9.2s

Algorithm
intervals
Results
4.5s2710×body1280valid
2.7s1845×body640valid
590.0ms367×body160valid
536.0ms766×body320valid
524.0ms2312×body80valid