Details

Time bar (total: 38.5s)

sample422.0ms

Algorithm
intervals
Results
156.0ms175×body80valid
44.0ms277×body80nan
19.0ms34×body640valid
14.0ms19×body1280nan
13.0ms22×body640nan
12.0ms16×body1280valid
8.0ms21×body320valid
4.0ms10×body320nan
3.0msbody160nan
2.0ms10×body160valid

simplify4.7s

Counts
1 → 1
Iterations
IterNodes
done5007
72272
61130
5629
4364
3179
290
139
018

prune14.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 41.7b

localize78.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)
12.5b
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
21.8b
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

rewrite316.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:
119.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)
62.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
102.0ms
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

series4.0s

Counts
4 → 12
Calls
4 calls:
809.0ms
(/ (* (sqrt 2.0) t) (sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))))
81.0ms
(* (sqrt 2.0) t)
414.0ms
(- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l))
2.7s
(sqrt (- (* (/ (+ x 1.0) (- x 1.0)) (+ (* l l) (* 2.0 (* t t)))) (* l l)))

simplify2.9s

Counts
92 → 92
Iterations
IterNodes
done5000
21610
1447
0168

prune949.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 5.1b

localize77.0ms

Local error

Found 4 expressions with local error:

3.6b
(+ (* 2.0 (+ (* t t) (/ (* l l) x))) (/ 4.0 (/ x (* t t))))
6.2b
(/ (* l l) x)
10.3b
(/ x (* t t))
25.5b
(sqrt (+ (* 2.0 (+ (* t t) (/ (* l l) x))) (/ 4.0 (/ x (* t t)))))

rewrite197.0ms

Algorithm
rewrite-expression-head
Rules
14×add-exp-log add-cbrt-cube
10×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
times-frac add-log-exp
pow1
cbrt-undiv flip3-+ sqrt-div associate-*r/ div-exp frac-add associate-/r* flip-+ associate-/l*
sqrt-prod
associate-+l+ frac-2neg prod-exp clear-num cbrt-unprod div-inv
+-commutative distribute-rgt-in rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 sum-log
Counts
4 → 74
Calls
4 calls:
57.0ms
(+ (* 2.0 (+ (* t t) (/ (* l l) x))) (/ 4.0 (/ x (* t t))))
20.0ms
(/ (* l l) x)
16.0ms
(/ x (* t t))
100.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (* l l) x))) (/ 4.0 (/ x (* t t)))))

series683.0ms

Counts
4 → 12
Calls
4 calls:
135.0ms
(+ (* 2.0 (+ (* t t) (/ (* l l) x))) (/ 4.0 (/ x (* t t))))
36.0ms
(/ (* l l) x)
48.0ms
(/ x (* t t))
464.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (* l l) x))) (/ 4.0 (/ x (* t t)))))

simplify2.6s

Counts
86 → 86
Iterations
IterNodes
done5001
21984
1499
0170

prune857.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 2.5b

localize125.0ms

Local error

Found 4 expressions with local error:

1.3b
(/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x))
3.6b
(+ (* 2.0 (+ (* t t) (/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x)))) (/ 4.0 (/ x (* t t))))
10.3b
(/ x (* t t))
25.5b
(sqrt (+ (* 2.0 (+ (* t t) (/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x)))) (/ 4.0 (/ x (* t t)))))

rewrite228.0ms

Algorithm
rewrite-expression-head
Rules
27×add-exp-log
18×add-cbrt-cube
12×add-sqr-sqrt
11×cbrt-undiv add-cube-cbrt *-un-lft-identity div-exp
times-frac
associate-/r*
cbrt-prod add-log-exp
pow1 associate-*r/ prod-exp cbrt-unprod
flip3-+ sqrt-div frac-add flip-+ associate-/l*
sqrt-prod associate-/l/
associate-+l+ frac-2neg clear-num div-inv
+-commutative distribute-rgt-in frac-times rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 associate-*l/ sum-log
Counts
4 → 89
Calls
4 calls:
43.0ms
(/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x))
60.0ms
(+ (* 2.0 (+ (* t t) (/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x)))) (/ 4.0 (/ x (* t t))))
17.0ms
(/ x (* t t))
103.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x)))) (/ 4.0 (/ x (* t t)))))

series810.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x))
169.0ms
(+ (* 2.0 (+ (* t t) (/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x)))) (/ 4.0 (/ x (* t t))))
46.0ms
(/ x (* t t))
516.0ms
(sqrt (+ (* 2.0 (+ (* t t) (/ (* (/ l (cbrt x)) (/ l (cbrt x))) (cbrt x)))) (/ 4.0 (/ x (* t t)))))

simplify2.9s

Counts
101 → 101
Iterations
IterNodes
done5002
22030
1586
0203

prune1.2s

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 2.5b

localize209.0ms

Local error

Found 4 expressions with local error:

0.8b
(+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))
3.6b
(+ (* 2.0 (+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))) (/ 4.0 (/ x (* t t))))
10.3b
(/ x (* t t))
25.5b
(sqrt (+ (* 2.0 (+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))) (/ 4.0 (/ x (* t t)))))

rewrite175.0ms

Algorithm
rewrite-expression-head
Rules
add-exp-log add-cbrt-cube
add-sqr-sqrt add-log-exp
add-cube-cbrt *-un-lft-identity
pow1 flip3-+ flip-+
sqrt-div associate-*r/ frac-add
times-frac sqrt-prod associate-/l*
cbrt-undiv +-commutative associate-+l+ div-exp sum-log
distribute-rgt-in rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
4 → 64
Calls
4 calls:
19.0ms
(+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))
53.0ms
(+ (* 2.0 (+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))) (/ 4.0 (/ x (* t t))))
16.0ms
(/ x (* t t))
83.0ms
(sqrt (+ (* 2.0 (+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))) (/ 4.0 (/ x (* t t)))))

series929.0ms

Counts
4 → 12
Calls
4 calls:
135.0ms
(+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))
189.0ms
(+ (* 2.0 (+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))) (/ 4.0 (/ x (* t t))))
40.0ms
(/ x (* t t))
564.0ms
(sqrt (+ (* 2.0 (+ (* t t) (* (/ (/ l (cbrt x)) (cbrt (* (cbrt x) (cbrt x)))) (/ (/ l (cbrt x)) (cbrt (cbrt x)))))) (/ 4.0 (/ x (* t t)))))

simplify3.6s

Counts
76 → 76
Iterations
IterNodes
done5002
21694
1439
0156

prune994.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 2.5b

regimes1.2s

Accuracy

77% (5.3b remaining)

Error of 9.3b against oracle of 3.9b and baseline of 27.2b

bsearch313.0ms

Steps
ItersRangePoint
5
1.4232709391104353e+72
3.448040286260833e+72
2.8189485200434593e+72
5
-6.434131299274751e+123
-3.143476380631542e+123
-4.290053800826923e+123

simplify35.0ms

Iterations
IterNodes
done65
165
050

end0.0ms

sample8.0s

Algorithm
intervals
Results
2.2s10108×body80nan
1.2s5094×body80valid
906.0ms648×body640nan
891.0ms877×body1280valid
745.0ms951×body640valid
383.0ms583×body1280nan
378.0ms690×body320valid
172.0ms388×body160valid
122.0ms334×body320nan
106.0ms195×body160nan