Details

Time bar (total: 2.0m)

sample108.0ms

Algorithm
intervals
Results
23.0ms256×body80valid

simplify208.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
207.0ms
(/ (- (+ f n)) (- f n))

prune13.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize69.0ms

Local error

Found 1 expressions with local error:

0.0b
(/ (- (+ f n)) (- f n))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
82×*-un-lft-identity
60×times-frac
58×add-sqr-sqrt
32×add-cube-cbrt
24×distribute-lft-neg-in distribute-rgt-neg-in
13×distribute-lft-out-- difference-of-squares
12×distribute-lft-out associate-/l*
neg-mul-1
associate-/r*
add-cbrt-cube add-exp-log
associate-/r/ distribute-neg-frac associate-/l/
neg-sub0 pow1 cbrt-undiv clear-num frac-2neg flip3-+ flip3-- div-sub div-exp distribute-frac-neg flip-+ insert-posit16 div-inv flip-- add-log-exp
Counts
1 → 96
Calls
1 calls:
Slowest
45.0ms
(/ (- (+ f n)) (- f n))

series129.0ms

Counts
1 → 3
Calls
1 calls:
Slowest
129.0ms
(/ (- (+ f n)) (- f n))

simplify3.6s

Counts
144 → 99
Calls
144 calls:
Slowest
228.0ms
(- (- (* f f) (* n n)))
222.0ms
(- (+ (pow f 3) (pow n 3)))
194.0ms
(/ (* (* (- (+ f n)) (- (+ f n))) (- (+ f n))) (* (* (- f n) (- f n)) (- f n)))
117.0ms
(/ (- (* (cbrt (+ f n)) (cbrt (+ f n)))) (* (cbrt (- f n)) (cbrt (- f n))))
70.0ms
(/ (- (+ f n)) (- (sqrt f) (sqrt n)))

prune726.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize39.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (sqrt (- (+ f n))) (- f n))
0.1b
(* (/ (sqrt (- (+ f n))) 1) (/ (sqrt (- (+ f n))) (- f n)))
0.0b
(sqrt (- (+ f n)))
0.0b
(sqrt (- (+ f n)))

rewrite208.0ms

Algorithm
rewrite-expression-head
Rules
246×*-un-lft-identity
224×add-sqr-sqrt
217×times-frac
203×sqrt-prod
114×add-cube-cbrt
81×associate-*r*
64×distribute-lft-neg-in distribute-rgt-neg-in
49×associate-*l*
32×distribute-lft-out
31×distribute-lft-out-- difference-of-squares
23×add-exp-log
18×add-cbrt-cube
16×neg-mul-1
15×associate-/l* unswap-sqr
pow1 div-exp
sqrt-div prod-exp distribute-neg-frac
cbrt-undiv associate-/r*
associate-/r/ cbrt-unprod insert-posit16 add-log-exp
flip3-+ flip-+ div-inv
rem-sqrt-square sqrt-pow1 flip3-- pow1/2 1-exp flip-- associate-/l/
frac-times clear-num frac-2neg pow-prod-down associate-*l/ associate-*r/ *-commutative
Counts
4 → 330
Calls
4 calls:
Slowest
118.0ms
(* (/ (sqrt (- (+ f n))) 1) (/ (sqrt (- (+ f n))) (- f n)))
47.0ms
(/ (sqrt (- (+ f n))) (- f n))
18.0ms
(sqrt (- (+ f n)))
18.0ms
(sqrt (- (+ f n)))

series441.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
157.0ms
(/ (sqrt (- (+ f n))) (- f n))
102.0ms
(sqrt (- (+ f n)))
98.0ms
(* (/ (sqrt (- (+ f n))) 1) (/ (sqrt (- (+ f n))) (- f n)))
84.0ms
(sqrt (- (+ f n)))

simplify11.3s

Counts
393 → 342
Calls
393 calls:
Slowest
612.0ms
(* (* (* (/ (sqrt (- (+ f n))) 1) (/ (sqrt (- (+ f n))) 1)) (/ (sqrt (- (+ f n))) 1)) (* (* (/ (sqrt (- (+ f n))) (- f n)) (/ (sqrt (- (+ f n))) (- f n))) (/ (sqrt (- (+ f n))) (- f n))))
261.0ms
(/ (* (* (sqrt (- (+ f n))) (sqrt (- (+ f n)))) (sqrt (- (+ f n)))) (* (* (- f n) (- f n)) (- f n)))
254.0ms
(* (* (* (/ (sqrt (- (+ f n))) 1) (/ (sqrt (- (+ f n))) 1)) (/ (sqrt (- (+ f n))) 1)) (/ (* (* (sqrt (- (+ f n))) (sqrt (- (+ f n)))) (sqrt (- (+ f n)))) (* (* (- f n) (- f n)) (- f n))))
235.0ms
(sqrt (- (+ (pow f 3) (pow n 3))))
224.0ms
(sqrt (- (- (* f f) (* n n))))

prune2.9s

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize32.0ms

Local error

Found 4 expressions with local error:

31.3b
(/ (* (- (+ n f)) (- (+ n f))) (/ (* (- f n) (- f n)) (/ (- (+ n f)) (- f n))))
0.0b
(cbrt (/ (* (- (+ n f)) (- (+ n f))) (/ (* (- f n) (- f n)) (/ (- (+ n f)) (- f n)))))
0.0b
(/ (- (+ n f)) (- f n))
0.0b
(* (- (+ n f)) (- (+ n f)))

rewrite263.0ms

Algorithm
rewrite-expression-head
Rules
580×times-frac
355×*-un-lft-identity
235×add-sqr-sqrt
135×add-cube-cbrt
108×distribute-rgt-neg-in
104×distribute-lft-neg-in
76×cbrt-prod associate-/r*
56×distribute-lft-out
49×add-cbrt-cube add-exp-log distribute-lft-out-- difference-of-squares
26×distribute-neg-frac
25×neg-mul-1
23×cbrt-undiv div-exp
20×swap-sqr
13×flip3-+ associate-/r/ flip-+ associate-/l*
12×associate-*r* associate-*l*
11×pow1
10×prod-exp cbrt-unprod associate-/l/
div-inv
frac-times
flip3-- associate-*l/ associate-*r/ insert-posit16 flip-- add-log-exp
distribute-frac-neg
distribute-lft-neg-out distribute-neg-in clear-num frac-2neg distribute-rgt-neg-out
pow2 neg-sub0 distribute-rgt-in cbrt-div distribute-lft-in pow-plus pow1/3 div-sub sqr-neg pow-prod-down pow-sqr *-commutative pow-prod-up unswap-sqr
Counts
4 → 441
Calls
4 calls:
Slowest
78.0ms
(* (- (+ n f)) (- (+ n f)))
73.0ms
(/ (* (- (+ n f)) (- (+ n f))) (/ (* (- f n) (- f n)) (/ (- (+ n f)) (- f n))))
51.0ms
(cbrt (/ (* (- (+ n f)) (- (+ n f))) (/ (* (- f n) (- f n)) (/ (- (+ n f)) (- f n)))))
39.0ms
(/ (- (+ n f)) (- f n))

series404.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
169.0ms
(cbrt (/ (* (- (+ n f)) (- (+ n f))) (/ (* (- f n) (- f n)) (/ (- (+ n f)) (- f n)))))
109.0ms
(/ (* (- (+ n f)) (- (+ n f))) (/ (* (- f n) (- f n)) (/ (- (+ n f)) (- f n))))
99.0ms
(/ (- (+ n f)) (- f n))
27.0ms
(* (- (+ n f)) (- (+ n f)))

simplify1.6m

Counts
562 → 453
Calls
562 calls:
Slowest
2.3s
(/ (* (* (* (- (+ n f)) (- (+ n f))) (* (- (+ n f)) (- (+ n f)))) (* (- (+ n f)) (- (+ n f)))) (/ (* (* (* (- f n) (- f n)) (* (- f n) (- f n))) (* (- f n) (- f n))) (/ (* (* (- (+ n f)) (- (+ n f))) (- (+ n f))) (* (* (- f n) (- f n)) (- f n)))))
1.9s
(/ (* (* (* (- (+ n f)) (- (+ n f))) (* (- (+ n f)) (- (+ n f)))) (* (- (+ n f)) (- (+ n f)))) (/ (* (* (* (- f n) (- f n)) (- f n)) (* (* (- f n) (- f n)) (- f n))) (* (* (/ (- (+ n f)) (- f n)) (/ (- (+ n f)) (- f n))) (/ (- (+ n f)) (- f n)))))
1.8s
(/ (* (* (* (- (+ n f)) (- (+ n f))) (* (- (+ n f)) (- (+ n f)))) (* (- (+ n f)) (- (+ n f)))) (/ (* (* (* (- f n) (- f n)) (- f n)) (* (* (- f n) (- f n)) (- f n))) (/ (* (* (- (+ n f)) (- (+ n f))) (- (+ n f))) (* (* (- f n) (- f n)) (- f n)))))
1.8s
(/ (* (* (* (- (+ n f)) (- (+ n f))) (- (+ n f))) (* (* (- (+ n f)) (- (+ n f))) (- (+ n f)))) (/ (* (* (* (- f n) (- f n)) (- f n)) (* (* (- f n) (- f n)) (- f n))) (/ (* (* (- (+ n f)) (- (+ n f))) (- (+ n f))) (* (* (- f n) (- f n)) (- f n)))))
1.7s
(/ (* (* (* (- (+ n f)) (- (+ n f))) (- (+ n f))) (* (* (- (+ n f)) (- (+ n f))) (- (+ n f)))) (/ (* (* (* (- f n) (- f n)) (* (- f n) (- f n))) (* (- f n) (- f n))) (/ (* (* (- (+ n f)) (- (+ n f))) (- (+ n f))) (* (* (- f n) (- f n)) (- f n)))))

prune4.7s

Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

regimes100.0ms

Accuracy

0% (0.0b remaining)

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

bsearch2.0ms

end0.0ms

sample921.0ms

Algorithm
intervals
Results
732.0ms8000×body80valid