Details

Time bar (total: 1.3m)

sample56.0ms

Algorithm
intervals
Results
21.0ms64×body640valid
12.0ms139×body80valid
9.0ms35×body320valid
3.0ms18×body160valid

simplify30.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
30.0ms
(- (/ 1 (+ x 1)) (/ 1 x))

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 16.8b

localize21.0ms

Local error

Found 2 expressions with local error:

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

rewrite121.0ms

Algorithm
rewrite-expression-head
Rules
370×*-un-lft-identity
366×times-frac
277×add-sqr-sqrt
253×add-cube-cbrt
234×prod-diff
49×distribute-lft-out
37×div-inv
30×associate-/r/
18×fma-neg
15×flip3-+ flip-+
10×distribute-lft-out--
difference-of-squares
add-exp-log
associate-/r* add-cbrt-cube add-log-exp
pow1 associate-/l*
expm1-log1p-u div-exp insert-posit16 log1p-expm1-u
cbrt-undiv rec-exp clear-num sub-neg frac-2neg flip3-- diff-log 1-exp frac-sub pow-flip flip-- inv-pow
Counts
2 → 327
Calls
2 calls:
Slowest
88.0ms
(- (/ 1 (+ x 1)) (/ 1 x))
16.0ms
(/ 1 (+ x 1))

series65.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
45.0ms
(- (/ 1 (+ x 1)) (/ 1 x))
20.0ms
(/ 1 (+ x 1))

simplify1.1m

Counts
563 → 333
Calls
563 calls:
Slowest
653.0ms
(fma (/ 1 1) (/ 1 (+ x 1)) (- (* (/ (cbrt 1) (cbrt x)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))))))
417.0ms
(fma (/ 1 (+ (pow x 3) (pow 1 3))) (+ (* x x) (- (* 1 1) (* x 1))) (- (* (/ (cbrt 1) x) (/ (* (cbrt 1) (cbrt 1)) 1))))
396.0ms
(fma (/ 1 (- (* x x) (* 1 1))) (- x 1) (- (* (/ (cbrt 1) (cbrt x)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))))))
392.0ms
(fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (+ x 1)) (cbrt (+ x 1)))) (/ (cbrt 1) (cbrt (+ x 1))) (- (* (/ (cbrt 1) (cbrt x)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))))))
389.0ms
(fma (- (/ (cbrt 1) (cbrt x))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x))) (* (/ (cbrt 1) (cbrt x)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt x) (cbrt x)))))

prune2.0s

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.4b
(/ -1 (fma x x x))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity times-frac add-cube-cbrt
associate-/r* add-cbrt-cube add-exp-log associate-/l*
expm1-log1p-u pow1 cbrt-undiv clear-num frac-2neg div-exp insert-posit16 log1p-expm1-u div-inv add-log-exp
Counts
1 → 30
Calls
1 calls:
Slowest
4.0ms
(/ -1 (fma x x x))

series41.0ms

Counts
1 → 3
Calls
1 calls:
Slowest
41.0ms
(/ -1 (fma x x x))

simplify1.3s

Counts
28 → 33
Calls
28 calls:
Slowest
270.0ms
(/ (* (* -1 -1) -1) (* (* (fma x x x) (fma x x x)) (fma x x x)))
255.0ms
(- (/ 1 (pow x 3)) (+ (/ 1 (pow x 4)) (/ 1 (pow x 2))))
243.0ms
(- (/ 1 (pow x 3)) (+ (/ 1 (pow x 4)) (/ 1 (pow x 2))))
69.0ms
(/ (* (cbrt -1) (cbrt -1)) (* (cbrt (fma x x x)) (cbrt (fma x x x))))
57.0ms
(/ 1 (* (cbrt (fma x x x)) (cbrt (fma x x x))))

prune183.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

12.4b
(cbrt (fma x x x))
12.4b
(cbrt (fma x x x))
12.4b
(cbrt (fma x x x))
0.8b
(/ -1 (* (cbrt (fma x x x)) (cbrt (fma x x x))))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod add-sqr-sqrt *-un-lft-identity add-exp-log add-cube-cbrt
add-cbrt-cube
expm1-log1p-u pow1 insert-posit16 log1p-expm1-u add-log-exp
times-frac pow1/3 associate-/l*
cbrt-undiv div-exp
clear-num associate-/r* frac-2neg prod-exp cbrt-unprod div-inv
Counts
4 → 66
Calls
4 calls:
Slowest
7.0ms
(/ -1 (* (cbrt (fma x x x)) (cbrt (fma x x x))))
1.0ms
(cbrt (fma x x x))
1.0ms
(cbrt (fma x x x))
1.0ms
(cbrt (fma x x x))

series250.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
70.0ms
(/ -1 (* (cbrt (fma x x x)) (cbrt (fma x x x))))
63.0ms
(cbrt (fma x x x))
62.0ms
(cbrt (fma x x x))
55.0ms
(cbrt (fma x x x))

simplify4.1s

Counts
34 → 78
Calls
34 calls:
Slowest
489.0ms
(/ (* (* -1 -1) -1) (* (* (* (cbrt (fma x x x)) (cbrt (fma x x x))) (* (cbrt (fma x x x)) (cbrt (fma x x x)))) (* (cbrt (fma x x x)) (cbrt (fma x x x)))))
412.0ms
(/ (* (* -1 -1) -1) (* (fma x x x) (fma x x x)))
283.0ms
(- (* 2/3 (pow (/ 1 (pow x 7)) 1/3)) (+ (* 5/9 (pow (/ 1 (pow x 10)) 1/3)) (pow (/ 1 (pow x 4)) 1/3)))
261.0ms
(- (* 2/3 (pow (/ 1 (pow x 7)) 1/3)) (+ (* 5/9 (pow (/ 1 (pow x 10)) 1/3)) (pow (/ 1 (pow x 4)) 1/3)))
247.0ms
(- (+ (* 1/3 (pow (pow x 4) 1/3)) (pow x 1/3)) (* 1/9 (pow (pow x 7) 1/3)))

prune705.0ms

Pruning

6 alts after pruning (3 fresh and 3 done)

Merged error: 0b

localize54.0ms

Local error

Found 4 expressions with local error:

12.4b
(cbrt (fma x x x))
12.4b
(cbrt (fma x x x))
12.4b
(cbrt (fma x x x))
12.4b
(cbrt (fma x x x))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt *-un-lft-identity add-cube-cbrt
expm1-log1p-u pow1 add-cbrt-cube pow1/3 add-exp-log insert-posit16 log1p-expm1-u add-log-exp
Counts
4 → 56
Calls
4 calls:
Slowest
1.0ms
(cbrt (fma x x x))
1.0ms
(cbrt (fma x x x))
1.0ms
(cbrt (fma x x x))
1.0ms
(cbrt (fma x x x))

series245.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
70.0ms
(cbrt (fma x x x))
64.0ms
(cbrt (fma x x x))
57.0ms
(cbrt (fma x x x))
53.0ms
(cbrt (fma x x x))

simplify2.8s

Counts
24 → 68
Calls
24 calls:
Slowest
259.0ms
(- (+ (* 1/3 (pow (/ 1 x) 1/3)) (pow (/ 1 x) -2/3)) (* 1/9 (pow (/ 1 (pow x 4)) 1/3)))
245.0ms
(- (+ (* 1/3 (pow (/ 1 x) 1/3)) (pow (/ -1 x) -2/3)) (* 1/9 (pow (/ 1 (pow x 4)) 1/3)))
236.0ms
(- (+ (* 1/3 (pow (pow x 4) 1/3)) (pow x 1/3)) (* 1/9 (pow (pow x 7) 1/3)))
235.0ms
(- (+ (* 1/3 (pow (/ 1 x) 1/3)) (pow (/ 1 x) -2/3)) (* 1/9 (pow (/ 1 (pow x 4)) 1/3)))
225.0ms
(- (+ (* 1/3 (pow (pow x 4) 1/3)) (pow x 1/3)) (* 1/9 (pow (pow x 7) 1/3)))

prune863.0ms

Pruning

6 alts after pruning (2 fresh and 4 done)

Merged error: 0b

regimes69.0ms

Accuracy

0% (0.4b remaining)

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

bsearch1.0ms

end0.0ms

sample1.7s

Algorithm
intervals
Results
696.0ms4181×body80valid
606.0ms1895×body640valid
251.0ms1251×body320valid
86.0ms673×body160valid