Details

Time bar (total: 28.7s)

sample334.0ms

Algorithm
intervals
Results
78.0ms168×body80valid
37.0ms299×body80nan
17.0ms24×body1280valid
11.0ms26×body640valid
8.0ms15×body1280nan
7.0ms19×body640nan
6.0ms20×body320valid
6.0ms18×body320nan
5.0ms18×body160valid
2.0msbody160nan

simplify5.0s

Counts
1 → 1
Iterations

Useful iterations: 1 (18.0ms)

IterNodesCost
01827
14126
210026
322426
449726
594126
6155526
7330526
done500126

prune11.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 44.1b

localize40.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
0.4b
(* (sqrt 2.0) t)
13.6b
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
23.4b
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

rewrite297.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
13×sqrt-prod
12×add-cube-cbrt *-un-lft-identity
11×add-exp-log add-cbrt-cube
pow1
times-frac associate-*l* associate-/r* add-log-exp
expm1-log1p-u sqrt-div log1p-expm1-u
flip3-- associate-*r* flip--
cbrt-undiv div-exp prod-exp associate--l+ associate-/r/ cbrt-unprod unswap-sqr
distribute-rgt-in sub-neg rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 fma-neg diff-log prod-diff pow-prod-down clear-num *-commutative div-inv associate-/l*
Counts
4 → 90
Calls
4 calls:
120.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
21.0ms
(* (sqrt 2.0) t)
74.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
74.0ms
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

series2.8s

Counts
4 → 12
Calls
4 calls:
630.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
54.0ms
(* (sqrt 2.0) t)
342.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
1.8s
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

simplify1.7s

Counts
102 → 102
Iterations

Useful iterations: done (1.7s)

IterNodesCost
01792660
14422367
216802178
done50012125

prune560.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 5.3b

localize26.0ms

Local error

Found 4 expressions with local error:

5.2b
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
6.7b
(/ (pow t 2) x)
6.7b
(/ (pow l 2) x)
29.0b
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
48×times-frac
40×add-sqr-sqrt
39×add-cube-cbrt *-un-lft-identity
24×unpow-prod-down
16×associate-/l*
14×add-exp-log
add-cbrt-cube unpow2 sqr-pow
div-exp associate-/r*
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
sqrt-prod
cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num div-inv
rem-sqrt-square sqrt-pow1 pow1/2 fma-udef
Counts
4 → 127
Calls
4 calls:
0.0ms
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
17.0ms
(/ (pow t 2) x)
17.0ms
(/ (pow l 2) x)
2.0ms
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

series672.0ms

Counts
4 → 12
Calls
4 calls:
125.0ms
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
37.0ms
(/ (pow t 2) x)
36.0ms
(/ (pow l 2) x)
473.0ms
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

simplify2.1s

Counts
139 → 139
Iterations

Useful iterations: done (2.1s)

IterNodesCost
02171761
13761614
29121411
331821411
done50001410

prune777.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 3.3b

localize23.0ms

Local error

Found 4 expressions with local error:

0.8b
(fma t t (* l (/ l x)))
5.2b
(fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x)))
6.7b
(/ (pow t 2) x)
29.0b
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
24×times-frac
23×add-sqr-sqrt
22×add-cube-cbrt *-un-lft-identity
12×unpow-prod-down
add-exp-log
associate-/l*
add-cbrt-cube
pow1
expm1-log1p-u log1p-expm1-u unpow2 add-log-exp sqr-pow
div-exp associate-/r* sqrt-prod
fma-udef
cbrt-undiv pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num div-inv
Counts
4 → 86
Calls
4 calls:
1.0ms
(fma t t (* l (/ l x)))
1.0ms
(fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x)))
16.0ms
(/ (pow t 2) x)
10.0ms
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))

series585.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(fma t t (* l (/ l x)))
117.0ms
(fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x)))
29.0ms
(/ (pow t 2) x)
367.0ms
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))

simplify1.6s

Counts
98 → 98
Iterations

Useful iterations: done (1.6s)

IterNodesCost
01591358
12761256
26661108
322891108
done50001107

prune558.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 3.3b

localize57.0ms

Local error

Found 4 expressions with local error:

6.7b
(/ (pow t 2) x)
6.7b
(/ (pow t 2) x)
29.0b
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))
29.0b
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
48×times-frac
42×add-sqr-sqrt
40×add-cube-cbrt *-un-lft-identity
24×unpow-prod-down
16×associate-/l*
14×add-exp-log
add-cbrt-cube unpow2 sqr-pow
pow1 div-exp associate-/r* sqrt-prod
expm1-log1p-u log1p-expm1-u add-log-exp
cbrt-undiv pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num div-inv
Counts
4 → 132
Calls
4 calls:
18.0ms
(/ (pow t 2) x)
11.0ms
(/ (pow t 2) x)
2.0ms
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))
2.0ms
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))

series790.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(/ (pow t 2) x)
44.0ms
(/ (pow t 2) x)
336.0ms
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))
377.0ms
(sqrt (fma 2.0 (fma t t (* l (/ l x))) (* 4.0 (/ (pow t 2) x))))

simplify1.8s

Counts
144 → 144
Iterations

Useful iterations: done (1.8s)

IterNodesCost
01331862
12341676
25581492
317861492
done50001490

prune992.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 3.3b

regimes491.0ms

Accuracy

75.5% (5.9b remaining)

Error of 9.7b against oracle of 3.8b and baseline of 27.9b

bsearch634.0ms

Steps
ItersRangePoint
8
7.407251155982859e+145
4.879894848387411e+149
6.335165898555757e+148
6
-1.4231360660802614e-302
-2.7726430826687857e-303
-1.4020051272573528e-302
8
-2.3731648380204055e-262
-6.820981679032075e-265
-8.549619549454068e-265
5
-1.5004718450719783e+25
-4.978593612221029e+24
-8.54333635658851e+24

simplify12.0ms

Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
046209
151209
done51209

end0.0ms

sample6.6s

Algorithm
intervals
Results
1.4s10248×body80nan
1.1s851×body1280valid
999.0ms5159×body80valid
778.0ms576×body1280nan
544.0ms1001×body640valid
273.0ms591×body640nan
239.0ms635×body320valid
98.0ms334×body320nan
81.0ms354×body160valid
37.0ms180×body160nan