Details

Time bar (total: 22.2s)

sample259.0ms

Algorithm
intervals
Results
112.0ms130×body1280valid
78.0ms29×body2560valid
44.0ms67×body640valid
10.0ms23×body320valid
2.0msbody160valid

simplify16.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
16.0ms
(- (cos (+ x eps)) (cos x))

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 40.7b

localize27.0ms

Local error

Found 2 expressions with local error:

3.3b
(cos (+ x eps))
1.0b
(- (cos (+ x eps)) (cos x))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt *-un-lft-identity
prod-diff add-cube-cbrt
add-log-exp
fma-neg
expm1-log1p-u pow1 cos-sum add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u
associate--l- sub-neg flip3-- diff-log diff-cos flip-- distribute-lft-out-- difference-of-squares
Counts
2 → 42
Calls
2 calls:
Slowest
39.0ms
(- (cos (+ x eps)) (cos x))
15.0ms
(cos (+ x eps))

series83.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
64.0ms
(- (cos (+ x eps)) (cos x))
20.0ms
(cos (+ x eps))

simplify1.8s

Counts
33 → 48
Calls
33 calls:
Slowest
229.0ms
(- 1 (+ (* x eps) (* 1/2 (pow x 2))))
173.0ms
(- (* 1/6 (* (pow x 3) eps)) (+ (* 1/2 (pow eps 2)) (* x eps)))
170.0ms
(fma 1 (cos (+ x eps)) (- (* (cbrt (cos x)) (* (cbrt (cos x)) (cbrt (cos x))))))
150.0ms
(fma (- (cbrt (cos x))) (* (cbrt (cos x)) (cbrt (cos x))) (* (cbrt (cos x)) (* (cbrt (cos x)) (cbrt (cos x)))))
135.0ms
(fma (* (cbrt (cos (+ x eps))) (cbrt (cos (+ x eps)))) (cbrt (cos (+ x eps))) (- (* (cbrt (cos x)) (* (cbrt (cos x)) (cbrt (cos x))))))

prune442.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.4b

localize31.0ms

Local error

Found 4 expressions with local error:

3.4b
(sin (/ (+ x (+ eps x)) 2))
0.2b
(* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2)))
0.0b
(+ x (+ eps x))
0.0b
(* -2 (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2))))

rewrite193.0ms

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity
11×pow1 add-cbrt-cube add-exp-log
10×add-sqr-sqrt
add-log-exp
add-cube-cbrt
associate-*l*
expm1-log1p-u associate-*r* pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u
sum-log fma-def distribute-lft-out
*-commutative sin-mult
+-commutative associate-+r+ flip3-+ associate-*r/ flip-+ unswap-sqr
Counts
4 → 75
Calls
4 calls:
Slowest
70.0ms
(* -2 (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2))))
65.0ms
(* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2)))
46.0ms
(sin (/ (+ x (+ eps x)) 2))
12.0ms
(+ x (+ eps x))

series297.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
114.0ms
(* -2 (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2))))
107.0ms
(* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2)))
40.0ms
(+ x (+ eps x))
36.0ms
(sin (/ (+ x (+ eps x)) 2))

simplify3.5s

Counts
38 → 87
Calls
38 calls:
Slowest
670.0ms
(* (* (* -2 -2) -2) (* (* (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2))) (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2)))) (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ eps 2)))))
615.0ms
(* (* (* -2 -2) -2) (* (* (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ (+ x (+ eps x)) 2))) (sin (/ (+ x (+ eps x)) 2))) (* (* (sin (/ eps 2)) (sin (/ eps 2))) (sin (/ eps 2)))))
424.0ms
(* (* (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ (+ x (+ eps x)) 2))) (sin (/ (+ x (+ eps x)) 2))) (* (* (sin (/ eps 2)) (sin (/ eps 2))) (sin (/ eps 2))))
298.0ms
(- (+ x (* 1/2 eps)) (* 1/6 (pow x 3)))
291.0ms
(- (+ (* 1/4 (pow eps 2)) (* 1/2 (* x eps))) (* 1/12 (* (pow x 3) eps)))

prune995.0ms

Pruning

14 alts after pruning (14 fresh and 0 done)

Merged error: 0.3b

localize47.0ms

Local error

Found 3 expressions with local error:

3.4b
(sin (/ (+ x (+ eps x)) 2))
0.2b
(* (* -2 (sin (/ (+ x (+ eps x)) 2))) (sin (/ eps 2)))
0.0b
(+ x (+ eps x))

rewrite140.0ms

Algorithm
rewrite-expression-head
Rules
10×*-un-lft-identity
pow1 add-cbrt-cube add-exp-log add-log-exp
add-sqr-sqrt add-cube-cbrt
expm1-log1p-u sum-log fma-def associate-*r* pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u distribute-lft-out
+-commutative associate-+r+ flip3-+ associate-*l* *-commutative flip-+
Counts
3 → 52
Calls
3 calls:
Slowest
87.0ms
(* (* -2 (sin (/ (+ x (+ eps x)) 2))) (sin (/ eps 2)))
41.0ms
(sin (/ (+ x (+ eps x)) 2))
12.0ms
(+ x (+ eps x))

series223.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
141.0ms
(* (* -2 (sin (/ (+ x (+ eps x)) 2))) (sin (/ eps 2)))
46.0ms
(sin (/ (+ x (+ eps x)) 2))
36.0ms
(+ x (+ eps x))

simplify2.5s

Counts
24 → 61
Calls
24 calls:
Slowest
917.0ms
(* (* (* (* -2 -2) -2) (* (* (sin (/ (+ x (+ eps x)) 2)) (sin (/ (+ x (+ eps x)) 2))) (sin (/ (+ x (+ eps x)) 2)))) (* (* (sin (/ eps 2)) (sin (/ eps 2))) (sin (/ eps 2))))
566.0ms
(* (* (* (* -2 (sin (/ (+ x (+ eps x)) 2))) (* -2 (sin (/ (+ x (+ eps x)) 2)))) (* -2 (sin (/ (+ x (+ eps x)) 2)))) (* (* (sin (/ eps 2)) (sin (/ eps 2))) (sin (/ eps 2))))
255.0ms
(- (+ x (* 1/2 eps)) (* 1/6 (pow x 3)))
245.0ms
(- (* 1/6 (* (pow x 3) eps)) (+ (* 1/2 (pow eps 2)) (* x eps)))
63.0ms
(sin (* 1/2 (+ (* 2 x) eps)))

prune746.0ms

Pruning

13 alts after pruning (13 fresh and 0 done)

Merged error: 0.3b

localize28.0ms

Local error

Found 2 expressions with local error:

3.4b
(sin (fma 1/2 eps x))
0.3b
(* (* -2 (sin (fma 1/2 eps x))) (sin (/ eps 2)))

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-cbrt-cube add-exp-log
add-sqr-sqrt *-un-lft-identity associate-*r* pow-prod-down prod-exp add-cube-cbrt cbrt-unprod
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
sin-sum associate-*l* *-commutative fma-udef
Counts
2 → 32
Calls
2 calls:
Slowest
38.0ms
(* (* -2 (sin (fma 1/2 eps x))) (sin (/ eps 2)))
7.0ms
(sin (fma 1/2 eps x))

series131.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
89.0ms
(* (* -2 (sin (fma 1/2 eps x))) (sin (/ eps 2)))
42.0ms
(sin (fma 1/2 eps x))

simplify1.9s

Counts
16 → 38
Calls
16 calls:
Slowest
576.0ms
(* (* (* (* -2 -2) -2) (* (* (sin (fma 1/2 eps x)) (sin (fma 1/2 eps x))) (sin (fma 1/2 eps x)))) (* (* (sin (/ eps 2)) (sin (/ eps 2))) (sin (/ eps 2))))
471.0ms
(* (* (* (* -2 (sin (fma 1/2 eps x))) (* -2 (sin (fma 1/2 eps x)))) (* -2 (sin (fma 1/2 eps x)))) (* (* (sin (/ eps 2)) (sin (/ eps 2))) (sin (/ eps 2))))
251.0ms
(- (+ x (* 1/2 eps)) (* 1/48 (pow eps 3)))
244.0ms
(- (* 1/24 (pow eps 4)) (+ (* x eps) (* 1/2 (pow eps 2))))
62.0ms
(+ (+ (log -2) (log (sin (fma 1/2 eps x)))) (log (sin (/ eps 2))))

prune432.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.1b

regimes232.0ms

Accuracy

0% (0.2b remaining)

Error of 0.3b against oracle of 0.1b and baseline of 0.3b

bsearch3.0ms

end0.0ms

sample8.0s

Algorithm
intervals
Results
4.3s4408×body1280valid
1.9s658×body2560valid
1.2s1803×body640valid
375.0ms732×body320valid
77.0ms302×body160valid
43.0ms97×body80valid