Details

Time bar (total: 31.9s)

sample74.0ms

Algorithm
intervals
Results
40.0ms136×pre10240exit
14.0ms256×body80valid
5.0ms120×pre80true

simplify27.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
27.0ms
(- (/ x0 (- 1 x1)) x0)

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 7.9b

localize9.0ms

Local error

Found 2 expressions with local error:

7.4b
(- (/ x0 (- 1 x1)) x0)
0.7b
(/ x0 (- 1 x1))

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
130×add-sqr-sqrt
127×*-un-lft-identity
91×times-frac
77×add-cube-cbrt
72×prod-diff
34×difference-of-squares
24×fma-neg
17×distribute-lft-out--
10×associate-/r/
associate-/r* flip3-- flip--
div-inv
add-cbrt-cube add-exp-log add-log-exp
associate-/l*
expm1-log1p-u pow1 insert-posit16 log1p-expm1-u
cbrt-undiv clear-num sub-neg frac-2neg diff-log div-exp
Counts
2 → 158
Calls
2 calls:
Slowest
59.0ms
(- (/ x0 (- 1 x1)) x0)
11.0ms
(/ x0 (- 1 x1))

series100.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
65.0ms
(- (/ x0 (- 1 x1)) x0)
36.0ms
(/ x0 (- 1 x1))

simplify13.4s

Counts
226 → 164
Calls
226 calls:
Slowest
353.0ms
(+ (* x0 (pow x1 3)) (+ (* x0 (pow x1 2)) (* x0 x1)))
349.0ms
(- (+ (/ x0 (pow x1 3)) (+ (/ x0 (pow x1 2)) (/ x0 x1))))
318.0ms
(- (+ (/ x0 (pow x1 3)) (+ (/ x0 (pow x1 2)) (/ x0 x1))))
289.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1 x1)) (- (* (cbrt x0) (* (cbrt x0) (cbrt x0)))))
254.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) (* (cbrt (- 1 x1)) (cbrt (- 1 x1)))) (/ (cbrt x0) (cbrt (- 1 x1))) (- (* (cbrt x0) (* (cbrt x0) (cbrt x0)))))

prune840.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.9b

localize16.0ms

Local error

Found 2 expressions with local error:

6.3b
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
0.3b
(/ (cbrt x0) (- 1 x1))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
44×add-sqr-sqrt *-un-lft-identity
36×times-frac
23×add-cube-cbrt
21×cbrt-prod
14×difference-of-squares
distribute-lft-out--
associate-/r* associate-/l*
add-exp-log
add-cbrt-cube
expm1-log1p-u pow1 associate-/r/ insert-posit16 log1p-expm1-u add-log-exp
cbrt-undiv clear-num frac-2neg flip3-- div-exp fma-udef div-inv flip--
Counts
2 → 76
Calls
2 calls:
Slowest
9.0ms
(/ (cbrt x0) (- 1 x1))
0.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))

series261.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
138.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
122.0ms
(/ (cbrt x0) (- 1 x1))

simplify2.8s

Counts
93 → 82
Calls
93 calls:
Slowest
241.0ms
(/ x0 (* (* (- 1 x1) (- 1 x1)) (- 1 x1)))
226.0ms
(- (+ (* (pow (* x0 -1) 1/3) (/ (cbrt -1) x1)) (+ (* (pow (* x0 -1) 1/3) (/ (cbrt -1) (pow x1 3))) (* (pow (* x0 -1) 1/3) (/ (cbrt -1) (pow x1 2))))))
218.0ms
(+ (* (pow x0 1/3) (pow x1 2)) (+ (* (pow x0 1/3) x1) (pow x0 1/3)))
155.0ms
(- (+ (* (pow x0 1/3) (/ 1 (pow x1 2))) (+ (* (pow x0 1/3) (/ 1 x1)) (* (pow x0 1/3) (/ 1 (pow x1 3))))))
123.0ms
(- (+ x0 (+ (/ x0 x1) (/ x0 (pow x1 2)))))

prune399.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.9b

localize23.0ms

Local error

Found 3 expressions with local error:

6.3b
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
0.7b
(exp (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
0.3b
(/ (cbrt x0) (- 1 x1))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
47×add-sqr-sqrt *-un-lft-identity
36×times-frac
26×add-cube-cbrt
21×cbrt-prod
14×difference-of-squares
distribute-lft-out--
associate-/r* associate-/l*
add-exp-log
pow1 exp-prod add-cbrt-cube
expm1-log1p-u log-prod exp-sum insert-posit16 log1p-expm1-u add-log-exp
associate-/r/
cbrt-undiv clear-num frac-2neg flip3-- div-exp log-pow fma-udef div-inv flip-- rem-exp-log
Counts
3 → 94
Calls
3 calls:
Slowest
17.0ms
(/ (cbrt x0) (- 1 x1))
5.0ms
(exp (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
1.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))

series402.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
147.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
143.0ms
(exp (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
112.0ms
(/ (cbrt x0) (- 1 x1))

simplify3.3s

Counts
104 → 103
Calls
104 calls:
Slowest
266.0ms
(/ x0 (* (* (- 1 x1) (- 1 x1)) (- 1 x1)))
220.0ms
(+ (* (pow x0 1/3) (pow x1 2)) (+ (* (pow x0 1/3) x1) (pow x0 1/3)))
194.0ms
(- (+ (* (pow (* x0 -1) 1/3) (/ (cbrt -1) x1)) (+ (* (pow (* x0 -1) 1/3) (/ (cbrt -1) (pow x1 3))) (* (pow (* x0 -1) 1/3) (/ (cbrt -1) (pow x1 2))))))
181.0ms
(- (+ (* (pow x0 1/3) (/ 1 (pow x1 2))) (+ (* (pow x0 1/3) (/ 1 x1)) (* (pow x0 1/3) (/ 1 (pow x1 3))))))
180.0ms
(exp (* (cbrt (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0)))) (cbrt (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))))

prune605.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.9b

localize27.0ms

Local error

Found 3 expressions with local error:

6.3b
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
1.5b
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
0.3b
(/ (cbrt x0) (- 1 x1))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt *-un-lft-identity
36×times-frac
27×add-cube-cbrt
21×cbrt-prod
14×difference-of-squares
distribute-lft-out--
associate-/r* add-exp-log associate-/l*
pow1
pow-unpow add-cbrt-cube
expm1-log1p-u unpow-prod-up log-prod unpow-prod-down insert-posit16 log1p-expm1-u add-log-exp
pow-exp associate-/r/
pow-to-exp cbrt-undiv e-exp-1 clear-num pow-pow frac-2neg flip3-- div-exp log-pow fma-udef div-inv flip-- sqr-pow
Counts
3 → 101
Calls
3 calls:
Slowest
15.0ms
(/ (cbrt x0) (- 1 x1))
3.0ms
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
0.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))

series455.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
221.0ms
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
135.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
99.0ms
(/ (cbrt x0) (- 1 x1))

simplify5.5s

Counts
108 → 110
Calls
108 calls:
Slowest
379.0ms
(pow (* (cbrt E) (cbrt E)) (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
356.0ms
(pow E (log (cbrt (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0)))))
346.0ms
(pow (sqrt E) (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
335.0ms
(pow E (log (sqrt (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0)))))
315.0ms
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))

prune735.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.9b

regimes174.0ms

Accuracy

48% (1.2b remaining)

Error of 6.1b against oracle of 4.9b and baseline of 7.2b

bsearch71.0ms

end0.0ms

sample2.6s

Algorithm
intervals
Results
1.7s3947×pre10240exit
501.0ms8000×body80valid
218.0ms4053×pre80true