Details

Time bar (total: 9.2s)

sample128.0ms

Algorithm
intervals
Results
55.0ms270×body160nan
34.0ms533×body80nan
20.0ms256×body80valid

simplify143.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
142.0ms
(log (+ x (sqrt (- (* x x) 1))))

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 30.9b

localize27.0ms

Local error

Found 2 expressions with local error:

29.7b
(sqrt (fma x x -1))
0.0b
(+ x (sqrt (fma x x -1)))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-sqr-sqrt
add-cube-cbrt add-log-exp
pow1 fma-def sqrt-prod
expm1-log1p-u add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u
+-commutative rem-sqrt-square sum-log sqrt-pow1 flip3-+ pow1/2 flip-+ distribute-lft-out
Counts
2 → 34
Calls
2 calls:
Slowest
5.0ms
(+ x (sqrt (fma x x -1)))
2.0ms
(sqrt (fma x x -1))

series175.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
107.0ms
(+ x (sqrt (fma x x -1)))
68.0ms
(sqrt (fma x x -1))

simplify1.8s

Counts
15 → 40
Calls
15 calls:
Slowest
465.0ms
(- (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x))) x)
321.0ms
(+ (* 1/16 (/ 1 (pow x 5))) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x))))
275.0ms
(- (* 2 x) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x))))
236.0ms
(+ (* 1/8 (/ (pow x 4) (sqrt -1))) (+ (* 1/2 (/ (pow x 2) (sqrt -1))) (sqrt -1)))
219.0ms
(- x (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x))))

prune374.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize40.0ms

Local error

Found 1 expressions with local error:

0.1b
(/ (/ -1/8 x) (* x x))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
31×times-frac
15×add-sqr-sqrt *-un-lft-identity add-cube-cbrt
13×add-cbrt-cube add-exp-log associate-/l*
cbrt-undiv div-exp
div-inv
prod-exp cbrt-unprod
expm1-log1p-u pow1 clear-num associate-/r* frac-2neg insert-posit16 log1p-expm1-u add-log-exp associate-/l/
Counts
1 → 49
Calls
1 calls:
Slowest
21.0ms
(/ (/ -1/8 x) (* x x))

series62.0ms

Counts
1 → 3
Calls
1 calls:
Slowest
62.0ms
(/ (/ -1/8 x) (* x x))

simplify1.7s

Counts
48 → 52
Calls
48 calls:
Slowest
158.0ms
(/ (/ (* (* -1/8 -1/8) -1/8) (* (* x x) x)) (* (* (* x x) (* x x)) (* x x)))
139.0ms
(/ (* (* (/ -1/8 x) (/ -1/8 x)) (/ -1/8 x)) (* (* (* x x) x) (* (* x x) x)))
138.0ms
(/ (* (* (/ -1/8 x) (/ -1/8 x)) (/ -1/8 x)) (* (* (* x x) (* x x)) (* x x)))
127.0ms
(/ (/ (* (cbrt -1/8) (cbrt -1/8)) (* (cbrt x) (cbrt x))) x)
119.0ms
(/ (/ (* (* -1/8 -1/8) -1/8) (* (* x x) x)) (* (* (* x x) x) (* (* x x) x)))

prune461.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes38.0ms

Accuracy

0% (0.1b remaining)

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

bsearch3.0ms

end0.0ms

sample4.2s

Algorithm
intervals
Results
1.8s7663×body160nan
1.2s16125×body80nan
799.0ms8000×body80valid