Details

Time bar (total: 10.6s)

sample164.0ms

Algorithm
intervals
Results
63.0ms61×body10240exit
33.0ms55×body1280valid
25.0ms325×body80valid
13.0ms38×body640valid
5.0ms21×body320valid
2.0ms12×body160valid

simplify31.0ms

Counts
1 → 1

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.7b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x)))
0.0b
(exp (* (- 1.0 eps) x))
0.0b
(exp (* (+ 1.0 eps) x))
3.9b
(- (/ (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) 2.0) (/ (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) 2.0))

rewrite389.0ms

Algorithm
rewrite-expression-head
Rules
101×*-un-lft-identity
94×times-frac
81×add-sqr-sqrt
26×distribute-lft-out--
25×add-cube-cbrt
17×difference-of-squares
14×add-log-exp
add-cbrt-cube distribute-lft-out associate-/l*
add-exp-log
pow1 exp-to-pow
div-sub associate-/r* div-inv
exp-prod flip3-- diff-log flip-- rem-exp-log associate-/l/
cbrt-undiv sub-neg distribute-rgt-out-- frac-2neg div-exp clear-num sum-log frac-sub sub-div associate--r-
Counts
4 → 105
Calls
4 calls:
47.0ms
(/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x)))
9.0ms
(exp (* (- 1.0 eps) x))
6.0ms
(exp (* (+ 1.0 eps) x))
321.0ms
(- (/ (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) 2.0) (/ (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) 2.0))

series293.0ms

Counts
4 → 12
Calls
4 calls:
53.0ms
(/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x)))
23.0ms
(exp (* (- 1.0 eps) x))
21.0ms
(exp (* (+ 1.0 eps) x))
196.0ms
(- (/ (/ (+ 1.0 (/ 1.0 eps)) (exp (* (- 1.0 eps) x))) 2.0) (/ (/ (- (/ 1.0 eps) 1.0) (exp (* (+ 1.0 eps) x))) 2.0))

simplify43.0ms

Counts
117 → 117

prune372.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.5b

localize8.0ms

Local error

Found 1 expressions with local error:

0.0b
(* (pow x 2) (- (* x 0.33333333333333337) 0.5))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
associate-*l*
add-exp-log
add-cube-cbrt unpow-prod-down *-un-lft-identity unswap-sqr
associate-*r* prod-exp add-cbrt-cube
distribute-rgt-in sub-neg distribute-lft-in associate-*r/ unpow2 sqr-pow
pow1 pow-to-exp flip3-- pow-exp *-commutative flip-- cbrt-unprod add-log-exp
Counts
1 → 33
Calls
1 calls:
38.0ms
(* (pow x 2) (- (* x 0.33333333333333337) 0.5))

series85.0ms

Counts
1 → 3
Calls
1 calls:
85.0ms
(* (pow x 2) (- (* x 0.33333333333333337) 0.5))

simplify157.0ms

Counts
36 → 36

prune72.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.5b

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5))) (cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5))))
37.6b
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
37.6b
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
37.6b
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))

rewrite101.0ms

Algorithm
rewrite-expression-head
Rules
20×associate-*r/
18×cbrt-div
11×pow1
10×add-sqr-sqrt
flip3-- pow1/3 flip--
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
frac-times swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 72
Calls
4 calls:
57.0ms
(* (cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5))) (cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5))))
12.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
12.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
17.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))

series593.0ms

Counts
4 → 12
Calls
4 calls:
180.0ms
(* (cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5))) (cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5))))
138.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
135.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
140.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))

simplify46.0ms

Counts
84 → 84

prune314.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.5b

localize23.0ms

Local error

Found 4 expressions with local error:

37.6b
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
37.6b
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
37.6b
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
37.6b
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-div associate-*r/
pow1 add-exp-log cbrt-prod add-sqr-sqrt add-cube-cbrt flip3-- *-un-lft-identity pow1/3 add-cbrt-cube flip-- add-log-exp
Counts
4 → 44
Calls
4 calls:
13.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
12.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
18.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
13.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))

series573.0ms

Counts
4 → 12
Calls
4 calls:
144.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
145.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
140.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))
144.0ms
(cbrt (* (pow x 2) (- (* x 0.33333333333333337) 0.5)))

simplify86.0ms

Counts
56 → 56

prune306.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.5b

regimes85.0ms

Accuracy

90.7% (1.6b remaining)

Error of 2.0b against oracle of 0.4b and baseline of 17.2b

bsearch153.0ms

Steps
ItersRangePoint
8
2.1318049287245128e-27
3.447572751372202e-23
3.375282683015706e-23

simplify1.0ms

end0.0ms

sample6.5s

Algorithm
intervals
Results
2.6s2007×body10240exit
1.4s10148×body80valid
1.2s1653×body1280valid
662.0ms1247×body640valid
148.0ms618×body320valid
57.0ms347×body160valid