Details

Time bar (total: 15.3s)

sample112.0ms

Algorithm
intervals
Results
52.0ms76×body1280valid
21.0ms50×body640valid
16.0ms27×body2560valid
5.0ms75×body80valid
4.0ms19×body320valid
1.0msbody160valid

simplify20.0ms

Counts
1 → 1

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 51.7b

localize27.0ms

Local error

Found 4 expressions with local error:

15.4b
(sqrt (+ (* x x) 1))
2.1b
(log (+ x (sqrt (+ (* x x) 1))))
1.1b
(+ x (sqrt (+ (* x x) 1)))
0.0b
(+ (* x x) 1)

rewrite67.0ms

Algorithm
rewrite-expression-head
Rules
10×*-un-lft-identity
add-log-exp
add-sqr-sqrt
pow1 add-cube-cbrt
add-exp-log
log-prod flip3-+ add-cbrt-cube flip-+ insert-posit16
sqrt-prod
+-commutative log-div sum-log sqrt-div distribute-lft-out
rem-sqrt-square sqrt-pow1 pow1/2 rem-log-exp log-pow
Counts
4 → 57
Calls
4 calls:
Slowest
31.0ms
(sqrt (+ (* x x) 1))
12.0ms
(+ x (sqrt (+ (* x x) 1)))
12.0ms
(log (+ x (sqrt (+ (* x x) 1))))
11.0ms
(+ (* x x) 1)

series308.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
138.0ms
(log (+ x (sqrt (+ (* x x) 1))))
69.0ms
(+ (* x x) 1)
63.0ms
(+ x (sqrt (+ (* x x) 1)))
37.0ms
(sqrt (+ (* x x) 1))

simplify763.0ms

Counts
69 → 69

prune592.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize40.0ms

Local error

Found 4 expressions with local error:

19.8b
(+ (* (* (* x x) x) -1/6) (* 3/40 (pow x 5)))
0.1b
(* (* (* x x) x) -1/6)
0.1b
(* 3/40 (pow x 5))
0.0b
(* (* x x) x)

rewrite150.0ms

Algorithm
rewrite-expression-head
Rules
32×pow1
23×add-exp-log
20×add-cbrt-cube
15×add-sqr-sqrt
13×associate-*r*
12×prod-exp
10×cbrt-unprod
*-un-lft-identity pow-prod-down add-cube-cbrt
pow-plus pow-prod-up add-log-exp
associate-*l*
unpow-prod-down insert-posit16 unswap-sqr
*-commutative
pow2 pow-sqr sqr-pow
pow-to-exp +-commutative sum-log flip3-+ pow3 pow-exp flip-+
Counts
4 → 89
Calls
4 calls:
Slowest
59.0ms
(+ (* (* (* x x) x) -1/6) (* 3/40 (pow x 5)))
50.0ms
(* (* (* x x) x) -1/6)
28.0ms
(* (* x x) x)
10.0ms
(* 3/40 (pow x 5))

series429.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
229.0ms
(+ (* (* (* x x) x) -1/6) (* 3/40 (pow x 5)))
92.0ms
(* 3/40 (pow x 5))
60.0ms
(* (* (* x x) x) -1/6)
48.0ms
(* (* x x) x)

simplify2.0s

Counts
101 → 101

prune919.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize28.0ms

Local error

Found 3 expressions with local error:

10.2b
(log (+ (/ x 1/2) (- (/ 1/2 x) (/ (/ 1/8 x) (* x x)))))
0.1b
(/ (/ 1/8 x) (* x x))
0.0b
(- (/ 1/2 x) (/ (/ 1/8 x) (* x x)))

rewrite94.0ms

Algorithm
rewrite-expression-head
Rules
40×times-frac
35×add-sqr-sqrt
25×*-un-lft-identity
18×add-cube-cbrt
16×add-exp-log
15×add-cbrt-cube
13×associate-/l*
cbrt-undiv div-exp difference-of-squares
log-div log-prod add-log-exp
pow1
frac-add insert-posit16 div-inv
flip3-- prod-exp frac-sub cbrt-unprod flip-- distribute-lft-out distribute-lft-out--
clear-num associate-/r* sub-neg frac-2neg flip3-+ diff-log rem-log-exp log-pow flip-+ associate-/l/
Counts
3 → 88
Calls
3 calls:
Slowest
43.0ms
(log (+ (/ x 1/2) (- (/ 1/2 x) (/ (/ 1/8 x) (* x x)))))
29.0ms
(- (/ 1/2 x) (/ (/ 1/8 x) (* x x)))
19.0ms
(/ (/ 1/8 x) (* x x))

series315.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
139.0ms
(- (/ 1/2 x) (/ (/ 1/8 x) (* x x)))
107.0ms
(log (+ (/ x 1/2) (- (/ 1/2 x) (/ (/ 1/8 x) (* x x)))))
68.0ms
(/ (/ 1/8 x) (* x x))

simplify637.0ms

Counts
97 → 97

prune897.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

localize32.0ms

Local error

Found 4 expressions with local error:

19.9b
(+ (/ -1/16 (pow x 5)) (+ (/ -1/2 x) (/ (/ 1/8 x) (* x x))))
11.2b
(log (+ (/ -1/16 (pow x 5)) (+ (/ -1/2 x) (/ (/ 1/8 x) (* x x)))))
0.2b
(/ -1/16 (pow x 5))
0.1b
(/ (/ 1/8 x) (* x x))

rewrite188.0ms

Algorithm
rewrite-expression-head
Rules
52×times-frac
45×*-un-lft-identity
35×add-sqr-sqrt add-cube-cbrt
22×add-exp-log
18×add-cbrt-cube
16×associate-/l*
12×unpow-prod-down
div-exp add-log-exp
associate-/r* frac-add
cbrt-undiv
distribute-lft-out
pow1 log-div log-prod
flip3-+ flip-+ insert-posit16 div-inv sqr-pow
sum-log
clear-num frac-2neg prod-exp cbrt-unprod
pow-to-exp +-commutative associate-+r+ rem-log-exp pow-exp log-pow associate-/l/
Counts
4 → 132
Calls
4 calls:
Slowest
79.0ms
(+ (/ -1/16 (pow x 5)) (+ (/ -1/2 x) (/ (/ 1/8 x) (* x x))))
78.0ms
(log (+ (/ -1/16 (pow x 5)) (+ (/ -1/2 x) (/ (/ 1/8 x) (* x x)))))
18.0ms
(/ (/ 1/8 x) (* x x))
9.0ms
(/ -1/16 (pow x 5))

series405.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
177.0ms
(log (+ (/ -1/16 (pow x 5)) (+ (/ -1/2 x) (/ (/ 1/8 x) (* x x)))))
84.0ms
(/ -1/16 (pow x 5))
80.0ms
(+ (/ -1/16 (pow x 5)) (+ (/ -1/2 x) (/ (/ 1/8 x) (* x x))))
63.0ms
(/ (/ 1/8 x) (* x x))

simplify981.0ms

Counts
144 → 144

prune1.4s

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

regimes165.0ms

Accuracy

99.4% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 31.0b

bsearch145.0ms

end0.0ms

sample4.6s

Algorithm
intervals
Results
2.4s2361×body1280valid
832.0ms1587×body640valid
699.0ms815×body2560valid
268.0ms757×body320valid
195.0ms2099×body80valid
72.0ms381×body160valid