Details

Time bar (total: 16.9s)

sample130.0ms

Algorithm
intervals
Results
24.0ms256×body80valid
17.0ms276×body80nan

simplify186.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0911
11611
21911
32111
done2111

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize64.0ms

Local error

Found 3 expressions with local error:

0.0b
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
0.0b
(/ (- 1.0 x) (+ 1.0 x))
0.0b
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

rewrite125.0ms

Algorithm
rewrite-expression-head
Rules
64×*-un-lft-identity
45×add-sqr-sqrt
41×times-frac
26×sqrt-prod
24×add-cube-cbrt
11×distribute-lft-out
distribute-lft-out-- difference-of-squares
add-exp-log add-cbrt-cube associate-/l*
pow1 associate-/r* associate-/r/
expm1-log1p-u log1p-expm1-u add-log-exp
rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/
cbrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num flip--
Counts
3 → 97
Calls
3 calls:
42.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
58.0ms
(/ (- 1.0 x) (+ 1.0 x))
3.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

series232.0ms

Counts
3 → 9
Calls
3 calls:
150.0ms
(sqrt (/ (- 1.0 x) (+ 1.0 x)))
61.0ms
(/ (- 1.0 x) (+ 1.0 x))
19.0ms
(atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))

simplify2.2s

Counts
106 → 106
Iterations

Useful iterations: done (2.2s)

IterNodesCost
01731505
13721422
29201333
323331320
done50001300

prune365.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize30.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (sqrt (+ 1.0 x)))
0.0b
(atan (* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- 1.0 x) (sqrt (+ 1.0 x))))))
0.0b
(* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- 1.0 x) (sqrt (+ 1.0 x)))))
0.0b
(/ (- 1.0 x) (sqrt (+ 1.0 x)))

rewrite279.0ms

Algorithm
rewrite-expression-head
Rules
192×sqrt-prod
172×add-sqr-sqrt
148×*-un-lft-identity
140×times-frac
74×add-cube-cbrt
44×associate-*r*
30×associate-*l*
24×unswap-sqr
18×distribute-lft-out
15×distribute-lft-out-- difference-of-squares
14×associate-/r*
12×add-exp-log sqrt-div
10×pow1 add-cbrt-cube
associate-/r/ associate-/l*
expm1-log1p-u flip3-+ flip-+ log1p-expm1-u div-inv add-log-exp
pow-flip sqrt-pow1 pow1/2 div-exp pow-prod-down
cbrt-undiv frac-2neg clear-num associate-/l/
frac-times rec-exp flip3-- sqrt-unprod 1-exp div-sub associate-*r/ associate-*l/ prod-exp *-commutative flip-- cbrt-unprod inv-pow
Counts
4 → 245
Calls
4 calls:
29.0ms
(/ 1 (sqrt (+ 1.0 x)))
2.0ms
(atan (* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- 1.0 x) (sqrt (+ 1.0 x))))))
177.0ms
(* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- 1.0 x) (sqrt (+ 1.0 x)))))
38.0ms
(/ (- 1.0 x) (sqrt (+ 1.0 x)))

series332.0ms

Counts
4 → 12
Calls
4 calls:
66.0ms
(/ 1 (sqrt (+ 1.0 x)))
3.0ms
(atan (* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- 1.0 x) (sqrt (+ 1.0 x))))))
96.0ms
(* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- 1.0 x) (sqrt (+ 1.0 x)))))
165.0ms
(/ (- 1.0 x) (sqrt (+ 1.0 x)))

simplify1.5s

Counts
257 → 257
Iterations

Useful iterations: done (1.5s)

IterNodesCost
03374824
16914406
217334201
done50004183

prune874.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (sqrt (+ 1.0 x)))
0.0b
(atan (* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))))
0.0b
(* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))))
0.0b
(/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))

rewrite509.0ms

Algorithm
rewrite-expression-head
Rules
140×add-sqr-sqrt
106×sqrt-prod
100×times-frac
88×*-un-lft-identity
48×difference-of-squares
40×add-cube-cbrt
36×unpow-prod-down cube-prod
34×associate-*r*
30×associate-*l*
28×associate-/l*
24×sqr-pow
15×add-exp-log distribute-lft-out--
13×add-cbrt-cube
12×sqrt-div unswap-sqr
10×pow1
associate-/r* associate-/r/
distribute-lft-out
associate-*l/
expm1-log1p-u flip3-+ div-exp flip-+ log1p-expm1-u div-inv add-log-exp
difference-cubes cbrt-undiv pow-flip sqrt-pow1 pow1/2 pow-prod-down
frac-2neg prod-exp clear-num cbrt-unprod associate-/l/
frac-times rec-exp flip3-- sqrt-unprod 1-exp div-sub associate-*r/ *-commutative flip-- inv-pow
Counts
4 → 229
Calls
4 calls:
28.0ms
(/ 1 (sqrt (+ 1.0 x)))
2.0ms
(atan (* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))))
302.0ms
(* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))))
148.0ms
(/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))

series651.0ms

Counts
4 → 12
Calls
4 calls:
90.0ms
(/ 1 (sqrt (+ 1.0 x)))
12.0ms
(atan (* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))))
297.0ms
(* (sqrt (/ 1 (sqrt (+ 1.0 x)))) (sqrt (/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))))
252.0ms
(/ (- (pow 1.0 3) (pow x 3)) (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))

simplify1.8s

Counts
241 → 241
Iterations

Useful iterations: done (1.8s)

IterNodesCost
04026464
18676030
226675707
done50015705

prune1.4s

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize50.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (- (pow 1.0 3) (pow x 3)))
0.0b
(atan (/ (sqrt (- (pow 1.0 3) (pow x 3))) (* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))))
0.0b
(* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))
0.0b
(/ (sqrt (- (pow 1.0 3) (pow x 3))) (* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))))

rewrite424.0ms

Algorithm
rewrite-expression-head
Rules
92×add-sqr-sqrt
90×sqrt-prod
52×sqrt-div
48×difference-of-squares
45×*-un-lft-identity
36×unpow-prod-down cube-prod
28×times-frac associate-/l*
24×sqr-pow
16×associate-*l/
15×distribute-lft-out--
13×add-cube-cbrt
12×pow1 flip3-+ flip-+
11×add-exp-log add-cbrt-cube
10×associate-*l*
frac-times associate-/r/
sqrt-pow1 pow-prod-down
expm1-log1p-u associate-*r/ associate-*r* log1p-expm1-u add-log-exp
difference-cubes pow1/2 unswap-sqr
cbrt-undiv flip3-- sqrt-unprod div-exp prod-exp flip-- cbrt-unprod associate-/l/
rem-sqrt-square sqrt-undiv frac-2neg clear-num associate-/r* *-commutative div-inv distribute-lft-out
Counts
4 → 174
Calls
4 calls:
67.0ms
(sqrt (- (pow 1.0 3) (pow x 3)))
56.0ms
(atan (/ (sqrt (- (pow 1.0 3) (pow x 3))) (* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))))
101.0ms
(* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))
181.0ms
(/ (sqrt (- (pow 1.0 3) (pow x 3))) (* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))))

series581.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(sqrt (- (pow 1.0 3) (pow x 3)))
8.0ms
(atan (/ (sqrt (- (pow 1.0 3) (pow x 3))) (* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))))
168.0ms
(* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x))))))
329.0ms
(/ (sqrt (- (pow 1.0 3) (pow x 3))) (* (sqrt (sqrt (+ 1.0 x))) (sqrt (* (sqrt (+ x 1.0)) (fma 1.0 1.0 (* x (+ 1.0 x)))))))

simplify1.7s

Counts
186 → 186
Iterations

Useful iterations: done (1.7s)

IterNodesCost
03355430
17035110
221634816
done50004798

prune1.3s

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes21.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02132
12532
done2532

end0.0ms

sample2.1s

Algorithm
intervals
Results
1.1s8000×body80valid
630.0ms7937×body80nan