Details

Time bar (total: 12.8s)

sample90.0ms

Algorithm
intervals
Results
19.0ms375×body80nan
17.0ms33×body1280valid
9.0ms167×body80valid
6.0ms28×body640valid
5.0ms21×body1280nan
3.0ms14×body640nan
2.0ms16×body320nan
2.0ms12×body320valid
2.0ms16×body160valid
1.0msbody160nan

simplify2.5s

Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
01827
13927
28627
317727
434427
555027
689927
7159227
8322927
done500127

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 41.8b

localize18.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.8b
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
20.6b
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

rewrite74.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:
25.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
5.0ms
(* (sqrt 2.0) t)
13.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
28.0ms
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

series1.8s

Counts
4 → 12
Calls
4 calls:
417.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
39.0ms
(* (sqrt 2.0) t)
209.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
1.2s
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

simplify593.0ms

Counts
92 → 92
Iterations

Useful iterations: 2 (142.0ms)

IterNodesCost
01682472
14162283
216752085
done50012085

prune297.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 8.7b

localize18.0ms

Local error

Found 4 expressions with local error:

3.8b
(+ (* 2.0 (pow t 2)) (+ (* 2.0 (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))
6.9b
(/ (pow l 2) x)
9.7b
(/ (pow t 2) x)
27.2b
(sqrt (+ (* 2.0 (pow t 2)) (+ (* 2.0 (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))))

rewrite58.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-log-exp
add-cbrt-cube unpow2 sqr-pow
div-exp associate-/r*
pow1
sum-log sqrt-prod
cbrt-undiv pow-to-exp frac-2neg flip3-+ sqrt-div pow-exp clear-num flip-+ div-inv
+-commutative rem-sqrt-square associate-+r+ sqrt-pow1 pow1/2
Counts
4 → 126
Calls
4 calls:
16.0ms
(+ (* 2.0 (pow t 2)) (+ (* 2.0 (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))
6.0ms
(/ (pow l 2) x)
4.0ms
(/ (pow t 2) x)
28.0ms
(sqrt (+ (* 2.0 (pow t 2)) (+ (* 2.0 (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))))

series361.0ms

Counts
4 → 12
Calls
4 calls:
66.0ms
(+ (* 2.0 (pow t 2)) (+ (* 2.0 (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x))))
18.0ms
(/ (pow l 2) x)
19.0ms
(/ (pow t 2) x)
258.0ms
(sqrt (+ (* 2.0 (pow t 2)) (+ (* 2.0 (/ (pow l 2) x)) (* 4.0 (/ (pow t 2) x)))))

simplify585.0ms

Counts
138 → 138
Iterations

Useful iterations: 2 (191.0ms)

IterNodesCost
02292129
14531871
217221692
done50001692

prune462.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 5.1b

localize21.0ms

Local error

Found 4 expressions with local error:

9.7b
(/ (pow t 2) x)
9.7b
(/ (pow t 2) x)
27.2b
(sqrt (+ (* 2.0 (+ (* t t) (/ (pow l 2) x))) (* 4.0 (/ (pow t 2) x))))
27.2b
(sqrt (+ (* 2.0 (+ (* t t) (/ (pow l 2) x))) (* 4.0 (/ (pow t 2) x))))

rewrite63.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
sqrt-div associate-*r/ add-cbrt-cube unpow2 sqr-pow
pow1 div-exp associate-/r* sqrt-prod
flip3-+ frac-add flip-+ 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:
4.0ms
(/ (pow t 2) x)
5.0ms
(/ (pow t 2) x)
23.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (pow l 2) x))) (* 4.0 (/ (pow t 2) x))))
26.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (pow l 2) x))) (* 4.0 (/ (pow t 2) x))))

series556.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(/ (pow t 2) x)
23.0ms
(/ (pow t 2) x)
258.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (pow l 2) x))) (* 4.0 (/ (pow t 2) x))))
257.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (pow l 2) x))) (* 4.0 (/ (pow t 2) x))))

simplify576.0ms

Counts
144 → 144
Iterations

Useful iterations: 2 (162.0ms)

IterNodesCost
01712390
13872132
213741936
done50011936

prune619.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 5.1b

localize23.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (sqrt 2.0) t)
1.0b
(pow (sqrt 2.0) 3)
11.3b
(/ t (* (pow (sqrt 2.0) 3) (pow x 2)))
11.3b
(/ t (* (sqrt 2.0) (pow x 2)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
40×add-exp-log
20×add-sqr-sqrt
17×add-cbrt-cube
16×add-cube-cbrt *-un-lft-identity
14×div-exp
13×prod-exp
10×sqrt-prod
pow1 pow-to-exp pow-exp
unpow-prod-down times-frac cube-prod associate-*l* associate-/l*
cbrt-undiv add-log-exp
pow-unpow pow-pow associate-*r* cbrt-unprod
frac-2neg clear-num associate-/r* div-inv unswap-sqr
cube-mult sqrt-pow1 pow1/2 unpow3 pow-prod-down *-commutative sqrt-pow2 rem-cube-cbrt sqr-pow
Counts
4 → 106
Calls
4 calls:
5.0ms
(* (sqrt 2.0) t)
2.0ms
(pow (sqrt 2.0) 3)
6.0ms
(/ t (* (pow (sqrt 2.0) 3) (pow x 2)))
5.0ms
(/ t (* (sqrt 2.0) (pow x 2)))

series282.0ms

Counts
4 → 10
Calls
4 calls:
38.0ms
(* (sqrt 2.0) t)
0.0ms
(pow (sqrt 2.0) 3)
163.0ms
(/ t (* (pow (sqrt 2.0) 3) (pow x 2)))
80.0ms
(/ t (* (sqrt 2.0) (pow x 2)))

simplify736.0ms

Counts
116 → 116
Iterations

Useful iterations: 2 (189.0ms)

IterNodesCost
01511172
13881019
21960938
done5000938

prune274.0ms

Pruning

11 alts after pruning (8 fresh and 3 done)

Merged error: 5.1b

regimes496.0ms

Accuracy

66.3% (9.1b remaining)

Error of 12.9b against oracle of 3.9b and baseline of 30.8b

bsearch170.0ms

Steps
ItersRangePoint
9
5.514934322013309e+56
2.9513659930621936e+63
5.60070758315032e+56
4
-7.071793886822642e-265
-4.409591838871608e-265
-6.971334801643659e-265

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
043115
156115
done56115

end0.0ms

sample2.1s

Algorithm
intervals
Results
494.0ms9913×body80nan
266.0ms5098×body80valid
213.0ms1032×body640valid
212.0ms828×body1280valid
145.0ms581×body1280nan
119.0ms614×body640nan
105.0ms666×body320valid
50.0ms350×body320nan
38.0ms376×body160valid
17.0ms178×body160nan