Details

Time bar (total: 13.7s)

sample127.0ms

Algorithm
intervals
Results
68.0ms808×body80nan
20.0ms256×body80valid

simplify15.0ms

Counts
1 → 1
Iterations
IterNodes
done18
318
216
112
09

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize32.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))
0.0b
(sqrt (- 1.0 (* x x)))
0.0b
(log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
32×*-un-lft-identity
21×times-frac
18×add-sqr-sqrt
16×add-cube-cbrt
13×fma-def
log-prod distribute-lft-out
pow1 div-inv add-log-exp
add-exp-log sqrt-prod
expm1-log1p-u log-div add-cbrt-cube log1p-expm1-u
flip3-+ distribute-rgt-out sqrt-div frac-add flip-+
+-commutative rem-sqrt-square sum-log sqrt-pow1 flip3-- pow1/2 rem-log-exp log-pow flip-- difference-of-squares
Counts
3 → 72
Calls
3 calls:
35.0ms
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))
12.0ms
(sqrt (- 1.0 (* x x)))
56.0ms
(log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))

series709.0ms

Counts
3 → 9
Calls
3 calls:
145.0ms
(+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))
95.0ms
(sqrt (- 1.0 (* x x)))
468.0ms
(log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)))

simplify1.3s

Counts
81 → 81
Iterations
IterNodes
done5002
22015
1473
0186

prune557.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize35.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (fma (- x) x 1.0))
0.0b
(sqrt (fma (- x) x 1.0))
0.1b
(sqrt (+ (/ 1.0 x) (/ (sqrt (fma (- x) x 1.0)) x)))
0.1b
(sqrt (+ (/ 1.0 x) (/ (sqrt (fma (- x) x 1.0)) x)))

rewrite138.0ms

Algorithm
rewrite-expression-head
Rules
54×add-sqr-sqrt
28×*-un-lft-identity
26×times-frac sqrt-prod
12×add-cube-cbrt hypot-def
pow1 distribute-lft-out
sqrt-div
expm1-log1p-u rem-sqrt-square sqrt-pow1 add-cbrt-cube pow1/2 add-exp-log log1p-expm1-u div-inv add-log-exp
flip3-+ distribute-rgt-out frac-add flip-+
Counts
4 → 88
Calls
4 calls:
1.0ms
(sqrt (fma (- x) x 1.0))
1.0ms
(sqrt (fma (- x) x 1.0))
51.0ms
(sqrt (+ (/ 1.0 x) (/ (sqrt (fma (- x) x 1.0)) x)))
81.0ms
(sqrt (+ (/ 1.0 x) (/ (sqrt (fma (- x) x 1.0)) x)))

series896.0ms

Counts
4 → 12
Calls
4 calls:
132.0ms
(sqrt (fma (- x) x 1.0))
102.0ms
(sqrt (fma (- x) x 1.0))
335.0ms
(sqrt (+ (/ 1.0 x) (/ (sqrt (fma (- x) x 1.0)) x)))
327.0ms
(sqrt (+ (/ 1.0 x) (/ (sqrt (fma (- x) x 1.0)) x)))

simplify955.0ms

Counts
100 → 100
Iterations
IterNodes
done5000
21548
1417
0173

prune657.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize82.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (sqrt (fma (- x) x 1.0)) (sqrt x))
0.2b
(/ 1.0 (sqrt x))
0.2b
(/ 1 (sqrt x))
0.4b
(* (sqrt (/ 1 (sqrt x))) (sqrt (+ (/ 1.0 (sqrt x)) (/ (sqrt (fma (- x) x 1.0)) (sqrt x)))))

rewrite300.0ms

Algorithm
rewrite-expression-head
Rules
138×sqrt-prod
114×add-sqr-sqrt times-frac
104×*-un-lft-identity
82×add-cube-cbrt
25×associate-*l*
18×associate-/r*
16×associate-*r*
14×add-exp-log
12×add-cbrt-cube associate-/l* unswap-sqr
10×pow1 sqrt-div
distribute-lft-out
div-inv
expm1-log1p-u div-exp log1p-expm1-u add-log-exp
frac-times cbrt-undiv clear-num frac-2neg sqrt-pow1 pow1/2 pow-prod-down associate-*r/ pow-flip
flip3-+ frac-add flip-+
rec-exp sqrt-undiv distribute-rgt-out sqrt-unprod 1-exp associate-*l/ prod-exp *-commutative cbrt-unprod inv-pow
Counts
4 → 227
Calls
4 calls:
13.0ms
(/ (sqrt (fma (- x) x 1.0)) (sqrt x))
6.0ms
(/ 1.0 (sqrt x))
6.0ms
(/ 1 (sqrt x))
266.0ms
(* (sqrt (/ 1 (sqrt x))) (sqrt (+ (/ 1.0 (sqrt x)) (/ (sqrt (fma (- x) x 1.0)) (sqrt x)))))

series524.0ms

Counts
4 → 12
Calls
4 calls:
126.0ms
(/ (sqrt (fma (- x) x 1.0)) (sqrt x))
52.0ms
(/ 1.0 (sqrt x))
29.0ms
(/ 1 (sqrt x))
317.0ms
(* (sqrt (/ 1 (sqrt x))) (sqrt (+ (/ 1.0 (sqrt x)) (/ (sqrt (fma (- x) x 1.0)) (sqrt x)))))

simplify1.5s

Counts
239 → 239
Iterations
IterNodes
done5001
23544
1824
0376

prune1.5s

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes25.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations
IterNodes
done12
112
011

end0.0ms

sample4.2s

Algorithm
intervals
Results
2.3s24124×body80nan
1.1s8000×body80valid