Details

Time bar (total: 16.9s)

sample319.0ms

Algorithm
intervals
Results
78.0ms157×body80valid
37.0ms365×body80nan
16.0ms36×body640valid
16.0ms23×body1280nan
14.0ms26×body1280valid
10.0ms27×body640nan
8.0ms27×body320valid
4.0ms15×body320nan
2.0ms10×body160valid
1.0msbody160nan

simplify121.0ms

Counts
1 → 1

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 45.9b

localize23.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.5b
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
21.5b
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

rewrite237.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
sqrt-div
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 diff-log pow-prod-down clear-num *-commutative div-inv associate-/l*
Counts
4 → 80
Calls
4 calls:
96.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
19.0ms
(* (sqrt 2.0) t)
33.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)))

series2.9s

Counts
4 → 12
Calls
4 calls:
652.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
67.0ms
(* (sqrt 2.0) t)
343.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)))

simplify51.0ms

Counts
92 → 92

prune509.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 7.9b

localize51.0ms

Local error

Found 4 expressions with local error:

4.0b
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))
6.8b
(/ (pow l 2) x)
9.3b
(/ (pow t 2) x)
28.6b
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))))

rewrite98.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
associate-*r/ add-cbrt-cube unpow2 sqr-pow
div-exp associate-/r* add-log-exp
pow1
flip3-+ sqrt-div frac-add flip-+
sqrt-prod
cbrt-undiv pow-to-exp associate-+r+ frac-2neg pow-exp clear-num div-inv
+-commutative distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 sum-log
Counts
4 → 130
Calls
4 calls:
43.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))
11.0ms
(/ (pow l 2) x)
9.0ms
(/ (pow t 2) x)
26.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))))

series433.0ms

Counts
4 → 12
Calls
4 calls:
130.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x))))
21.0ms
(/ (pow l 2) x)
23.0ms
(/ (pow t 2) x)
260.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l 2) x)))))

simplify82.0ms

Counts
142 → 142

prune790.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 4.9b

localize58.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (sqrt 2.0) t)
4.0b
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
9.3b
(/ (pow t 2) x)
28.6b
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

rewrite83.0ms

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt
25×add-cube-cbrt *-un-lft-identity
24×times-frac
12×unpow-prod-down
11×add-exp-log
associate-*r/ add-cbrt-cube associate-/l*
pow1 sqrt-prod
associate-*l* add-log-exp
flip3-+ sqrt-div frac-add flip-+ unpow2 sqr-pow
div-exp associate-*r* associate-/r*
associate-+r+ unswap-sqr
cbrt-undiv +-commutative distribute-rgt-in pow-to-exp rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 pow-prod-down pow-exp prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv
Counts
4 → 103
Calls
4 calls:
21.0ms
(* (sqrt 2.0) t)
21.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
9.0ms
(/ (pow t 2) x)
29.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

series438.0ms

Counts
4 → 12
Calls
4 calls:
56.0ms
(* (sqrt 2.0) t)
114.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
45.0ms
(/ (pow t 2) x)
222.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

simplify80.0ms

Counts
115 → 115

prune657.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 4.9b

localize31.0ms

Local error

Found 4 expressions with local error:

0.4b
(* t (sqrt 2.0))
4.0b
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
9.3b
(/ (pow t 2) x)
28.6b
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

rewrite88.0ms

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt
25×add-cube-cbrt *-un-lft-identity
24×times-frac
12×unpow-prod-down
11×add-exp-log
associate-*r/ add-cbrt-cube associate-/l*
pow1 sqrt-prod
associate-*r* add-log-exp
flip3-+ sqrt-div frac-add flip-+ unpow2 sqr-pow
div-exp associate-*l* associate-/r*
associate-+r+ unswap-sqr
cbrt-undiv +-commutative distribute-rgt-in pow-to-exp rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 pow-prod-down pow-exp prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv
Counts
4 → 103
Calls
4 calls:
11.0ms
(* t (sqrt 2.0))
45.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
9.0ms
(/ (pow t 2) x)
19.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

series417.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(* t (sqrt 2.0))
96.0ms
(+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l)))))
29.0ms
(/ (pow t 2) x)
232.0ms
(sqrt (+ (* 4.0 (/ (pow t 2) x)) (* 2.0 (+ (pow t 2) (/ (pow l (/ 2 2)) (/ x l))))))

simplify56.0ms

Counts
115 → 115

prune635.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 4.9b

regimes530.0ms

Accuracy

78.2% (5.3b remaining)

Error of 9.1b against oracle of 3.9b and baseline of 28.0b

bsearch1.8s

Steps
ItersRangePoint
5
7.942220279659315e+135
1.9897482311190077e+136
9.286494301117226e+135
7
1.3417447404143826e-175
1.1581864901105992e-173
4.243824200753929e-175
11
2.2235334902314836e-238
2.2958437565362068e-217
1.09994680586213e-230
7
-1.5568943533319722e-283
-6.298836764941927e-286
-9.656619778562945e-284
7
-1.857348861132165e-170
-1.1699343447889154e-172
-3.742010522266762e-171
11
-1.8855575233855278e+147
-2.6296990957628778e+125
-1.24381372649681e+131

simplify84.0ms

end0.0ms

sample6.2s

Algorithm
intervals
Results
1.3s10055×body80nan
1.2s5123×body80valid
709.0ms641×body1280nan
583.0ms823×body1280valid
507.0ms1038×body640valid
464.0ms671×body320valid
268.0ms594×body640nan
98.0ms367×body320nan
64.0ms345×body160valid
44.0ms177×body160nan