Details

Time bar (total: 29.2s)

sample72.0ms

Algorithm
intervals
Results
38.0ms124×pre10240exit
13.0ms256×body80valid
5.0ms132×pre80true

simplify19.0ms

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

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 8.4b

localize18.0ms

Local error

Found 2 expressions with local error:

7.9b
(- (/ x0 (- 1 x1)) x0)
0.8b
(/ x0 (- 1 x1))

rewrite107.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
86.0ms
(- (/ x0 (- 1 x1)) x0)
15.0ms
(/ x0 (- 1 x1))

series111.0ms

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

simplify12.0s

Counts
226 → 164
Calls
226 calls:
Slowest
350.0ms
(+ (* x0 (pow x1 3)) (+ (* x0 (pow x1 2)) (* x0 x1)))
291.0ms
(- (+ (/ x0 (pow x1 3)) (+ (/ x0 (pow x1 2)) (/ x0 x1))))
288.0ms
(- (+ (/ x0 (pow x1 3)) (+ (/ x0 (pow x1 2)) (/ x0 x1))))
283.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1) (sqrt x1))) (- (* (cbrt x0) (* (cbrt x0) (cbrt x0)))))
251.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) (+ 1 (sqrt x1))) (/ (cbrt x0) (- 1 (sqrt x1))) (- (* (cbrt x0) (* (cbrt x0) (cbrt x0)))))

prune807.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 5.4b

localize27.0ms

Local error

Found 2 expressions with local error:

6.7b
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
0.2b
(/ (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))

series231.0ms

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

simplify2.3s

Counts
93 → 82
Calls
93 calls:
Slowest
236.0ms
(/ x0 (* (* (- 1 x1) (- 1 x1)) (- 1 x1)))
179.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))))))
174.0ms
(- (+ (* (pow x0 1/3) (/ 1 (pow x1 2))) (+ (* (pow x0 1/3) (/ 1 x1)) (* (pow x0 1/3) (/ 1 (pow x1 3))))))
166.0ms
(+ (* (pow x0 1/3) (pow x1 2)) (+ (* (pow x0 1/3) x1) (pow x0 1/3)))
140.0ms
(- (+ x0 (+ (/ x0 x1) (/ x0 (pow x1 2)))))

prune443.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 5.4b

localize34.0ms

Local error

Found 3 expressions with local error:

6.7b
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
0.8b
(exp (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
0.2b
(/ (cbrt x0) (- 1 x1))

rewrite18.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
13.0ms
(/ (cbrt x0) (- 1 x1))
3.0ms
(exp (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
0.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))

series373.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
144.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
117.0ms
(exp (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
111.0ms
(/ (cbrt x0) (- 1 x1))

simplify3.0s

Counts
104 → 103
Calls
104 calls:
Slowest
254.0ms
(/ x0 (* (* (- 1 x1) (- 1 x1)) (- 1 x1)))
215.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))))))
204.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))))))
202.0ms
(- (+ (* (pow x0 1/3) (/ 1 (pow x1 2))) (+ (* (pow x0 1/3) (/ 1 x1)) (* (pow x0 1/3) (/ 1 (pow x1 3))))))
169.0ms
(+ (* (pow x0 1/3) (pow x1 2)) (+ (* (pow x0 1/3) x1) (pow x0 1/3)))

prune564.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 5.4b

localize50.0ms

Local error

Found 3 expressions with local error:

6.7b
(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.2b
(/ (cbrt x0) (- 1 x1))

rewrite18.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
14.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))

series453.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
204.0ms
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
131.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
117.0ms
(/ (cbrt x0) (- 1 x1))

simplify5.2s

Counts
108 → 110
Calls
108 calls:
Slowest
419.0ms
(pow (* (cbrt E) (cbrt E)) (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
369.0ms
(pow (sqrt E) (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
362.0ms
(pow E (log (cbrt (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0)))))
347.0ms
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
341.0ms
(pow E (log (sqrt (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0)))))

prune739.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 5.4b

regimes90.0ms

Accuracy

0% (2.4b remaining)

Error of 7.2b against oracle of 4.8b and baseline of 7.2b

bsearch6.0ms

end0.0ms

sample2.5s

Algorithm
intervals
Results
1.3s4073×pre10240exit
564.0ms3927×pre80true
513.0ms8000×body80valid