Details

Time bar (total: 27.3s)

sample310.0ms

Algorithm
intervals
Results
71.0ms256×body80valid
62.0ms273×body80nan

simplify98.0ms

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

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize22.0ms

Local error

Found 3 expressions with local error:

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

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
79×*-un-lft-identity
56×add-sqr-sqrt
49×times-frac
30×sqrt-prod
26×add-cube-cbrt
18×difference-of-squares
13×distribute-lft-out
distribute-lft-out--
associate-/l*
add-cbrt-cube add-exp-log
pow1 associate-/r* associate-/r/
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/
cbrt-undiv clear-num frac-2neg sqrt-pow1 flip3-- pow1/2 sqrt-div div-sub div-exp flip--
Counts
3 → 109
Calls
3 calls:
Slowest
38.0ms
(/ (- 1 x) (+ 1 x))
10.0ms
(sqrt (/ (- 1 x) (+ 1 x)))
1.0ms
(atan (sqrt (/ (- 1 x) (+ 1 x))))

series97.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
52.0ms
(sqrt (/ (- 1 x) (+ 1 x)))
41.0ms
(/ (- 1 x) (+ 1 x))
4.0ms
(atan (sqrt (/ (- 1 x) (+ 1 x))))

simplify3.8s

Counts
106 → 118
Calls
106 calls:
Slowest
552.0ms
(/ (* (* (- 1 x) (- 1 x)) (- 1 x)) (* (* (+ 1 x) (+ 1 x)) (+ 1 x)))
314.0ms
(- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))
281.0ms
(- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))
177.0ms
(sqrt (/ (- 1 x) (+ (pow 1 3) (pow x 3))))
145.0ms
(- (* 2 (/ 1 x)) (+ (* 2 (/ 1 (pow x 2))) 1))

prune1.2s

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize51.0ms

Local error

Found 4 expressions with local error:

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

rewrite166.0ms

Algorithm
rewrite-expression-head
Rules
137×*-un-lft-identity
106×add-sqr-sqrt
93×cbrt-prod
74×times-frac
51×associate-*r* add-cube-cbrt
40×cbrt-div
28×difference-of-squares
20×frac-times flip3-- add-exp-log flip--
19×distribute-lft-out
16×pow1 distribute-lft-out--
14×associate-*l/
11×add-cbrt-cube swap-sqr
10×associate-*l*
associate-/l*
pow1/3 prod-exp associate-*r/ cbrt-unprod unswap-sqr
pow-prod-down
expm1-log1p-u associate-/r* associate-/r/ insert-posit16 log1p-expm1-u add-log-exp
cbrt-undiv div-exp
flip3-+ pow-sqr *-commutative pow-prod-up flip-+ div-inv associate-/l/
pow2 clear-num frac-2neg pow-plus
Counts
4 → 233
Calls
4 calls:
Slowest
76.0ms
(* (* (cbrt (- 1 x)) (cbrt (- 1 x))) (/ (cbrt (- 1 x)) (+ 1 x)))
40.0ms
(* (cbrt (- 1 x)) (cbrt (- 1 x)))
35.0ms
(/ (cbrt (- 1 x)) (+ 1 x))
6.0ms
(cbrt (- 1 x))

series198.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
79.0ms
(/ (cbrt (- 1 x)) (+ 1 x))
48.0ms
(cbrt (- 1 x))
47.0ms
(* (cbrt (- 1 x)) (cbrt (- 1 x)))
24.0ms
(* (* (cbrt (- 1 x)) (cbrt (- 1 x))) (/ (cbrt (- 1 x)) (+ 1 x)))

simplify16.1s

Counts
266 → 245
Calls
266 calls:
Slowest
784.0ms
(* (* (cbrt (- (pow 1 3) (pow x 3))) (cbrt (- (pow 1 3) (pow x 3)))) (/ (cbrt (- 1 x)) (+ 1 x)))
604.0ms
(* (* (* (* (cbrt (- 1 x)) (cbrt (- 1 x))) (* (cbrt (- 1 x)) (cbrt (- 1 x)))) (* (cbrt (- 1 x)) (cbrt (- 1 x)))) (* (* (/ (cbrt (- 1 x)) (+ 1 x)) (/ (cbrt (- 1 x)) (+ 1 x))) (/ (cbrt (- 1 x)) (+ 1 x))))
489.0ms
(* (* (- 1 x) (- 1 x)) (/ (- 1 x) (* (* (+ 1 x) (+ 1 x)) (+ 1 x))))
456.0ms
(* (* (cbrt (- (pow 1 3) (pow x 3))) (cbrt (- (* 1 1) (* x x)))) (/ (cbrt (- 1 x)) (+ 1 x)))
455.0ms
(/ (- 1 x) (* (* (+ 1 x) (+ 1 x)) (+ 1 x)))

prune2.9s

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes165.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.1s

Algorithm
intervals
Results
1.1s8000×body80valid
754.0ms7988×body80nan