Details

Time bar (total: 21.1s)

sample77.0ms

Algorithm
intervals
Results
39.0ms130×pre10240exit
14.0ms256×body80valid
10.0ms126×pre80true

simplify12.0ms

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

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 7.6b

localize9.0ms

Local error

Found 2 expressions with local error:

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

rewrite104.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
82.0ms
(- (/ x0 (- 1 x1)) x0)
16.0ms
(/ x0 (- 1 x1))

series107.0ms

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

simplify9.2s

Counts
226 → 164
Calls
226 calls:
Slowest
247.0ms
(+ (* x0 (pow x1 3)) (+ (* x0 (pow x1 2)) (* x0 x1)))
214.0ms
(- (+ (/ x0 (pow x1 3)) (+ (/ x0 (pow x1 2)) (/ x0 x1))))
213.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1) (sqrt x1))) (- (* (cbrt x0) (* (cbrt x0) (cbrt x0)))))
212.0ms
(- (+ (/ x0 (pow x1 3)) (+ (/ x0 (pow x1 2)) (/ x0 x1))))
202.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) (+ 1 (sqrt x1))) (/ (cbrt x0) (- 1 (sqrt x1))) (- (* (cbrt x0) (* (cbrt x0) (cbrt x0)))))

prune593.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.6b

localize20.0ms

Local error

Found 2 expressions with local error:

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

rewrite11.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))

series182.0ms

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

simplify1.7s

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

prune278.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.6b

localize22.0ms

Local error

Found 3 expressions with local error:

6.0b
(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))

rewrite12.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
8.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))

series273.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
95.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
94.0ms
(exp (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
84.0ms
(/ (cbrt x0) (- 1 x1))

simplify2.1s

Counts
104 → 103
Calls
104 calls:
Slowest
166.0ms
(/ x0 (* (* (- 1 x1) (- 1 x1)) (- 1 x1)))
141.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))))))
128.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))))))
123.0ms
(- (+ (* (pow x0 1/3) (/ 1 (pow x1 2))) (+ (* (pow x0 1/3) (/ 1 x1)) (* (pow x0 1/3) (/ 1 (pow x1 3))))))
120.0ms
(+ (* (pow x0 1/3) (pow x1 2)) (+ (* (pow x0 1/3) x1) (pow x0 1/3)))

prune443.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.6b

localize26.0ms

Local error

Found 3 expressions with local error:

6.0b
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
1.4b
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
0.3b
(/ (cbrt x0) (- 1 x1))

rewrite13.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
9.0ms
(/ (cbrt x0) (- 1 x1))
2.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))

series333.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
155.0ms
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
95.0ms
(fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))
82.0ms
(/ (cbrt x0) (- 1 x1))

simplify3.3s

Counts
108 → 110
Calls
108 calls:
Slowest
235.0ms
(pow (* (cbrt E) (cbrt E)) (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
233.0ms
(pow E (log (sqrt (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0)))))
231.0ms
(pow E (log (cbrt (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0)))))
229.0ms
(pow (sqrt E) (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))
199.0ms
(pow E (log (fma (* (cbrt x0) (cbrt x0)) (/ (cbrt x0) (- 1 x1)) (- x0))))

prune463.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 4.6b

regimes90.0ms

Accuracy

44.7% (1.3b remaining)

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

bsearch22.0ms

end0.0ms

sample1.8s

Algorithm
intervals
Results
1.1s3992×pre10240exit
377.0ms8000×body80valid
149.0ms4008×pre80true