Details

Time bar (total: 32.6s)

sample376.0ms

Algorithm
intervals
Results
195.0ms91×body1280valid
53.0ms58×body640valid
18.0ms28×body320valid
11.0ms64×body80valid
5.0ms15×body160valid

simplify4.9s

Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
01316
12316
23516
36416
413616
531116
6101916
7422316
done500116

prune19.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 9.8b

localize42.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
0.2b
(pow (sin kx) 2.0)
0.3b
(pow (sin ky) 2.0)
2.5b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite107.0ms

Algorithm
rewrite-expression-head
Rules
46×*-un-lft-identity
27×add-sqr-sqrt
26×add-cube-cbrt
25×sqrt-prod
24×times-frac
16×unpow-prod-down
10×distribute-lft-out
add-exp-log associate-/r*
pow1
pow-unpow add-cbrt-cube
sqrt-div add-log-exp
associate-/l*
pow-to-exp pow-pow flip3-+ pow-exp associate-/r/ flip-+ sqr-pow
cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv
Counts
4 → 100
Calls
4 calls:
55.0ms
(/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
4.0ms
(pow (sin kx) 2.0)
4.0ms
(pow (sin ky) 2.0)
40.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series570.0ms

Counts
4 → 12
Calls
4 calls:
177.0ms
(/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))
151.0ms
(pow (sin kx) 2.0)
125.0ms
(pow (sin ky) 2.0)
116.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify2.1s

Counts
112 → 112
Iterations

Useful iterations: 2 (227.0ms)

IterNodesCost
01701738
13281556
27941503
324191503
done50001503

prune703.0ms

Pruning

17 alts after pruning (17 fresh and 0 done)

Merged error: 9.2b

localize50.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))
0.3b
(* (sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin ky))
0.3b
(pow (sin ky) 2)
2.5b
(sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2))))

rewrite293.0ms

Algorithm
rewrite-expression-head
Rules
78×*-un-lft-identity
49×add-sqr-sqrt times-frac
45×sqrt-prod
36×add-cube-cbrt
24×associate-*l*
23×unpow-prod-down
20×distribute-lft-out
11×add-exp-log
10×pow1
add-cbrt-cube
associate-/r/
associate-/r*
add-log-exp unswap-sqr
rem-sqrt-square pow-unpow sqrt-pow1 flip3-+ associate-*r* flip-+ div-inv associate-/l*
pow-flip sqrt-div div-exp inv-pow
cbrt-undiv pow-to-exp rec-exp pow-pow frac-2neg pow1/2 1-exp pow-prod-down associate-*l/ pow-exp prod-exp clear-num *-commutative cbrt-unprod unpow2 sqr-pow
Counts
4 → 138
Calls
4 calls:
52.0ms
(/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))
157.0ms
(* (sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin ky))
8.0ms
(pow (sin ky) 2)
69.0ms
(sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2))))

series554.0ms

Counts
4 → 12
Calls
4 calls:
152.0ms
(/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))
201.0ms
(* (sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin ky))
40.0ms
(pow (sin ky) 2)
161.0ms
(sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2))))

simplify2.4s

Counts
150 → 150
Iterations

Useful iterations: 3 (953.0ms)

IterNodesCost
01912472
13702168
28652039
325342029
done50002029

prune818.0ms

Pruning

16 alts after pruning (16 fresh and 0 done)

Merged error: 9.2b

localize43.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))
0.4b
(/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
2.5b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
2.5b
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

rewrite479.0ms

Algorithm
rewrite-expression-head
Rules
185×sqrt-prod
163×add-sqr-sqrt
144×times-frac
132×*-un-lft-identity
72×add-cube-cbrt
39×associate-*r* associate-*l*
28×add-exp-log unswap-sqr
24×unpow-prod-down distribute-lft-out
18×add-cbrt-cube
16×sqrt-div
11×associate-/r*
div-exp
pow1 prod-exp
associate-/r/
cbrt-undiv flip3-+ flip-+
cbrt-unprod add-log-exp
div-inv associate-/l*
rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp
frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative
Counts
4 → 225
Calls
4 calls:
295.0ms
(* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))
47.0ms
(/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
67.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
56.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

series702.0ms

Counts
4 → 12
Calls
4 calls:
217.0ms
(* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))
255.0ms
(/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))
118.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))
111.0ms
(sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))

simplify2.8s

Counts
237 → 237
Iterations

Useful iterations: done (2.8s)

IterNodesCost
02597250
16296550
218105634
done50005632

prune1.6s

Pruning

19 alts after pruning (18 fresh and 1 done)

Merged error: 9.2b

localize39.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))
0.3b
(* (sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin ky))
0.3b
(pow (sin ky) 2)
2.5b
(sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2))))

rewrite270.0ms

Algorithm
rewrite-expression-head
Rules
78×*-un-lft-identity
49×add-sqr-sqrt times-frac
45×sqrt-prod
36×add-cube-cbrt
24×associate-*l*
23×unpow-prod-down
20×distribute-lft-out
11×add-exp-log
10×pow1
add-cbrt-cube
associate-/r/
associate-/r*
add-log-exp unswap-sqr
rem-sqrt-square pow-unpow sqrt-pow1 flip3-+ associate-*r* flip-+ div-inv associate-/l*
pow-flip sqrt-div div-exp inv-pow
cbrt-undiv pow-to-exp rec-exp pow-pow frac-2neg pow1/2 1-exp pow-prod-down associate-*l/ pow-exp prod-exp clear-num *-commutative cbrt-unprod unpow2 sqr-pow
Counts
4 → 138
Calls
4 calls:
78.0ms
(/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))
110.0ms
(* (sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin ky))
7.0ms
(pow (sin ky) 2)
64.0ms
(sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2))))

series534.0ms

Counts
4 → 12
Calls
4 calls:
111.0ms
(/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))
230.0ms
(* (sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin ky))
34.0ms
(pow (sin ky) 2)
160.0ms
(sqrt (/ 1 (+ (pow (sin kx) 2) (pow (sin ky) 2))))

simplify2.3s

Counts
150 → 150
Iterations

Useful iterations: 3 (980.0ms)

IterNodesCost
01912472
13702168
28652039
325342029
done50002029

prune524.0ms

Pruning

19 alts after pruning (17 fresh and 2 done)

Merged error: 9.2b

regimes1.3s

Accuracy

0% (1.4b remaining)

Error of 12.5b against oracle of 11.1b and baseline of 12.5b

bsearch0.0ms

simplify5.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01518
12018
done2018

end0.0ms

sample8.9s

Algorithm
intervals
Results
5.2s2751×body1280valid
1.8s1789×body640valid
773.0ms2310×body80valid
506.0ms806×body320valid
228.0ms344×body160valid