Details

Time bar (total: 30.2s)

sample311.0ms

Algorithm
intervals
Results
96.0ms299×body80nan
23.0ms168×body80valid
16.0ms24×body1280valid
14.0ms26×body640valid
12.0ms15×body1280nan
9.0ms19×body640nan
8.0ms20×body320valid
7.0ms18×body320nan
5.0ms18×body160valid
2.0msbody160nan

simplify4.7s

Counts
1 → 1
Iterations

Useful iterations: 1 (17.0ms)

IterNodesCost
01827
14126
210026
322426
449726
594126
6155526
7330526
done500126

prune10.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)))

rewrite239.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:
106.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
10.0ms
(* (sqrt 2.0) t)
59.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
59.0ms
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

series3.2s

Counts
4 → 12
Calls
4 calls:
680.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
76.0ms
(* (sqrt 2.0) t)
302.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
2.1s
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

simplify1.6s

Counts
102 → 102
Iterations

Useful iterations: done (1.6s)

IterNodesCost
01792660
14422367
216802178
done50012125

prune573.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))))

rewrite42.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:
1.0ms
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
22.0ms
(/ (pow t 2) x)
9.0ms
(/ (pow l 2) x)
2.0ms
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

series582.0ms

Counts
4 → 12
Calls
4 calls:
104.0ms
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
21.0ms
(/ (pow t 2) x)
29.0ms
(/ (pow l 2) x)
428.0ms
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

simplify2.4s

Counts
139 → 139
Iterations

Useful iterations: done (2.4s)

IterNodesCost
02171761
13761614
29121411
331821411
done50001410

prune710.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 3.3b

localize48.0ms

Local error

Found 4 expressions with local error:

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

rewrite24.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:
0.0ms
(fma t t (* (fabs l) (/ (fabs l) x)))
0.0ms
(fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x)))
18.0ms
(/ (pow t 2) x)
3.0ms
(sqrt (fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x))))

series448.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(fma t t (* (fabs l) (/ (fabs l) x)))
128.0ms
(fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x)))
35.0ms
(/ (pow t 2) x)
223.0ms
(sqrt (fma 2.0 (fma t t (* (fabs l) (/ (fabs l) x))) (* 4.0 (/ (pow t 2) x))))

simplify2.4s

Counts
98 → 98
Iterations

Useful iterations: done (2.4s)

IterNodesCost
01691458
13151314
28311164
331011160
done50011159

prune575.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 3.3b

localize29.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.0ms

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

series808.0ms

Counts
4 → 12
Calls
4 calls:
170.0ms
(/ (pow (cbrt l) 4) (* (cbrt x) (cbrt x)))
163.0ms
(fma 2.0 (fma t t (* (/ (pow (cbrt l) 4) (* (cbrt x) (cbrt x))) (/ (pow (cbrt l) 2) (cbrt x)))) (* 4.0 (/ (pow t 2) x)))
23.0ms
(/ (pow t 2) x)
452.0ms
(sqrt (fma 2.0 (fma t t (* (/ (pow (cbrt l) 4) (* (cbrt x) (cbrt x))) (/ (pow (cbrt l) 2) (cbrt x)))) (* 4.0 (/ (pow t 2) x))))

simplify2.8s

Counts
129 → 129
Iterations

Useful iterations: done (2.8s)

IterNodesCost
02482237
14762079
211771864
340851578
done50001481

prune686.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 3.3b

regimes585.0ms

Accuracy

75.7% (5.8b remaining)

Error of 9.6b against oracle of 3.8b and baseline of 27.8b

bsearch730.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

simplify6.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
045171
150171
done50171

end0.0ms

sample6.7s

Algorithm
intervals
Results
1.4s5159×body80valid
1.3s10248×body80nan
1.0s851×body1280valid
825.0ms635×body320valid
452.0ms591×body640nan
411.0ms1001×body640valid
281.0ms576×body1280nan
90.0ms334×body320nan
68.0ms354×body160valid
31.0ms180×body160nan