Details

Time bar (total: 28.8s)

sample488.0ms

Algorithm
intervals
Results
129.0ms26×body320valid
47.0ms301×body80nan
26.0ms31×body1280valid
25.0ms160×body80valid
16.0ms28×body640valid
15.0ms20×body640nan
13.0ms18×body1280nan
7.0ms15×body320nan
3.0ms11×body160valid
3.0ms10×body160nan

simplify4.5s

Counts
1 → 1
Iterations

Useful iterations: 1 (16.0ms)

IterNodesCost
01827
14126
210026
322426
449726
594126
6155526
7330526
done500126

prune18.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 46.2b

localize30.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)
14.0b
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
22.8b
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

rewrite265.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:
102.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
18.0ms
(* (sqrt 2.0) t)
57.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
82.0ms
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

series3.2s

Counts
4 → 12
Calls
4 calls:
601.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
68.0ms
(* (sqrt 2.0) t)
351.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
2.2s
(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

prune618.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 5.4b

localize21.0ms

Local error

Found 4 expressions with local error:

3.8b
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
6.6b
(/ (pow l 2) x)
11.1b
(/ (pow t 2) x)
29.2b
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

rewrite57.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)))
29.0ms
(/ (pow l 2) x)
17.0ms
(/ (pow t 2) x)
3.0ms
(sqrt (fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))

series597.0ms

Counts
4 → 12
Calls
4 calls:
108.0ms
(fma 2.0 (fma t t (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))
37.0ms
(/ (pow l 2) x)
28.0ms
(/ (pow t 2) x)
424.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

prune731.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 2.8b

localize51.0ms

Local error

Found 4 expressions with local error:

0.8b
(fma t t (/ l (/ x l)))
3.8b
(fma 2.0 (fma t t (/ l (/ x l))) (* 4.0 (/ (pow t 2) x)))
11.1b
(/ (pow t 2) x)
29.2b
(sqrt (fma 2.0 (fma t t (/ l (/ x l))) (* 4.0 (/ (pow t 2) x))))

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

series637.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(fma t t (/ l (/ x l)))
111.0ms
(fma 2.0 (fma t t (/ l (/ x l))) (* 4.0 (/ (pow t 2) x)))
34.0ms
(/ (pow t 2) x)
430.0ms
(sqrt (fma 2.0 (fma t t (/ l (/ x l))) (* 4.0 (/ (pow t 2) x))))

simplify1.8s

Counts
98 → 98
Iterations

Useful iterations: done (1.8s)

IterNodesCost
01591358
12771259
26591108
322661108
done50011107

prune518.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 2.8b

localize38.0ms

Local error

Found 4 expressions with local error:

11.1b
(/ (pow t 2) x)
29.2b
(sqrt (fma 2.0 (* (sqrt (fma t t (/ l (/ x l)))) (sqrt (fma t t (/ l (/ x l))))) (* 4.0 (/ (pow t 2) x))))
29.3b
(sqrt (fma t t (/ l (/ x l))))
29.3b
(sqrt (fma t t (/ l (/ x l))))

rewrite17.0ms

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

series685.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(/ (pow t 2) x)
418.0ms
(sqrt (fma 2.0 (* (sqrt (fma t t (/ l (/ x l)))) (sqrt (fma t t (/ l (/ x l))))) (* 4.0 (/ (pow t 2) x))))
117.0ms
(sqrt (fma t t (/ l (/ x l))))
128.0ms
(sqrt (fma t t (/ l (/ x l))))

simplify1.6s

Counts
108 → 108
Iterations

Useful iterations: 3 (664.0ms)

IterNodesCost
01541527
12711184
26311074
319261071
done50011071

prune528.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 2.8b

regimes490.0ms

Accuracy

76.4% (5.7b remaining)

Error of 9.6b against oracle of 3.9b and baseline of 28.1b

bsearch818.0ms

Steps
ItersRangePoint
7
3.5982350656865885e+59
1.9521708875942868e+61
6.84155195153334e+60
9
-1.6826171280496676e-273
-8.479631811913159e-279
-3.6001123721869805e-276
9
-3.6665974651226154e-165
-3.612130989595206e-170
-7.265062434046063e-166
3
-1.516374921943784e+82
-1.2093633317186018e+82
-1.49718669755471e+82

simplify13.0ms

Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
049178
153178
done53178

end0.0ms

sample7.3s

Algorithm
intervals
Results
2.1s10206×body80nan
1.0s867×body1280valid
846.0ms599×body640nan
778.0ms5116×body80valid
611.0ms1024×body640valid
499.0ms581×body1280nan
206.0ms630×body320valid
145.0ms346×body320nan
77.0ms363×body160valid
39.0ms198×body160nan