Details

Time bar (total: 32.2s)

sample358.0ms

Algorithm
intervals
Results
138.0ms283×body80nan
132.0ms256×body80valid

simplify105.0ms

Calls
1 calls:
Slowest
104.0ms
(* 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))))

prune11.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize35.0ms

Local error

Found 3 expressions with local error:

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

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
19×times-frac
18×*-un-lft-identity add-cube-cbrt
15×sqrt-prod
add-cbrt-cube add-exp-log
associate-/r/
pow1 associate-/r* insert-posit16 associate-/l* add-log-exp
rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/
cbrt-undiv clear-num frac-2neg flip3-- pow1/2 sqrt-div div-sub div-exp flip--
Calls
3 calls:
Slowest
6.0ms
(sqrt (/ (- 1 x) (+ 1 x)))
5.0ms
(/ (- 1 x) (+ 1 x))
1.0ms
(atan (sqrt (/ (- 1 x) (+ 1 x))))

series59.0ms

Calls
3 calls:
Slowest
45.0ms
(sqrt (/ (- 1 x) (+ 1 x)))
10.0ms
(/ (- 1 x) (+ 1 x))
4.0ms
(atan (sqrt (/ (- 1 x) (+ 1 x))))

simplify2.3s

Calls
57 calls:
Slowest
627.0ms
(/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x)))
191.0ms
(- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (sqrt -1))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))
158.0ms
(- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (sqrt -1))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))))
110.0ms
(- (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 2))) 1))
96.0ms
(- (+ (* 1/2 (pow x 2)) 1) x)

prune656.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize34.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1 x) (sqrt (+ 1 x)))
0.0b
(sqrt (+ 1 x))
0.0b
(sqrt (+ 1 x))
0.0b
(/ 1 (sqrt (+ 1 x)))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
23×*-un-lft-identity add-cube-cbrt
21×sqrt-prod
18×times-frac
12×associate-/r*
sqrt-div
add-exp-log
add-cbrt-cube
pow1
flip3-+ associate-/r/ flip-+ insert-posit16 add-log-exp
pow1/2 associate-/l*
rem-sqrt-square clear-num frac-2neg div-inv pow-flip associate-/l/
cbrt-undiv rec-exp flip3-- div-sub div-exp flip-- inv-pow
Calls
4 calls:
Slowest
11.0ms
(/ (- 1 x) (sqrt (+ 1 x)))
3.0ms
(/ 1 (sqrt (+ 1 x)))
1.0ms
(sqrt (+ 1 x))
1.0ms
(sqrt (+ 1 x))

series74.0ms

Calls
4 calls:
Slowest
23.0ms
(/ (- 1 x) (sqrt (+ 1 x)))
18.0ms
(/ 1 (sqrt (+ 1 x)))
17.0ms
(sqrt (+ 1 x))
16.0ms
(sqrt (+ 1 x))

simplify2.1s

Calls
85 calls:
Slowest
260.0ms
(/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (sqrt (+ 1 x)) (sqrt (+ 1 x))) (sqrt (+ 1 x))))
145.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
123.0ms
(- (+ (* 3/8 (pow x 2)) 1) (* 1/2 x))
115.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
103.0ms
(- (+ (* 7/8 (pow x 2)) 1) (* 3/2 x))

prune1.1s

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize31.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
0.0b
(* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)))
0.0b
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
0.0b
(sqrt (cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)))))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
57×add-cbrt-cube add-exp-log
30×associate-*r*
27×add-sqr-sqrt times-frac
26×*-un-lft-identity add-cube-cbrt
23×pow1
22×prod-exp cbrt-unprod
17×cbrt-undiv div-exp
16×frac-times associate-*l* associate-*l/
14×cbrt-div
10×associate-*r/
sqrt-div
pow-plus associate-/r/ pow-prod-up
pow-prod-down sqrt-prod insert-posit16 add-log-exp
pow2 flip3-+ flip-+ div-inv
cbrt-prod pow3 *-commutative
rem-sqrt-square pow1/2 pow1/3 rem-cbrt-cube
Calls
4 calls:
Slowest
21.0ms
(* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)))
15.0ms
(cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
11.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
2.0ms
(sqrt (cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)))))

series65.0ms

Calls
4 calls:
Slowest
23.0ms
(sqrt (cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)))))
18.0ms
(* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x)))
13.0ms
(* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x)))
11.0ms
(cbrt (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))

simplify21.3s

Calls
136 calls:
Slowest
788.0ms
(* (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))) (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))))
668.0ms
(* (* (/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x))) (/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x)))) (/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x))))
626.0ms
(cbrt (* (* (- 1 x) (- 1 x)) (- 1 x)))
608.0ms
(sqrt (cbrt (* (* (- 1 x) (- 1 x)) (- 1 x))))
593.0ms
(* (* (* (* (/ (- 1 x) (+ 1 x)) (/ (- 1 x) (+ 1 x))) (/ (- 1 x) (+ 1 x))) (/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x)))) (/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x))))

prune1.7s

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes33.0ms

Accuracy

0% (0.0b remaining)

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

bsearch2.0ms

end0.0ms

sample2.2s

Algorithm
intervals
Results
1.2s8000×body80valid
752.0ms8022×body80nan