Details

Time bar (total: 10.5s)

sample41.0ms

Algorithm
intervals
Results
16.0ms129×pre10240exit
7.0ms256×body80valid
3.0ms127×pre80true

simplify5.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067
1107
2127
done127

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 8.1b

localize9.0ms

Local error

Found 2 expressions with local error:

0.8b
(/ x0 (- 1.0 x1))
7.6b
(- (/ x0 (- 1.0 x1)) x0)

rewrite114.0ms

Algorithm
rewrite-expression-head
Rules
106×add-sqr-sqrt
103×*-un-lft-identity
76×times-frac
69×add-cube-cbrt
63×prod-diff
21×fma-neg
18×difference-of-squares
17×distribute-lft-out--
10×associate-/r/
flip3-- flip--
associate-/r* div-inv
add-exp-log add-cbrt-cube add-log-exp
associate-/l*
pow1 expm1-log1p-u log1p-expm1-u
cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num
Counts
2 → 140
Calls
2 calls:
12.0ms
(/ x0 (- 1.0 x1))
95.0ms
(- (/ x0 (- 1.0 x1)) x0)

series94.0ms

Counts
2 → 6
Calls
2 calls:
37.0ms
(/ x0 (- 1.0 x1))
57.0ms
(- (/ x0 (- 1.0 x1)) x0)

simplify2.3s

Counts
146 → 146
Iterations

Useful iterations: done (2.3s)

IterNodesCost
01902805
14222150
29511818
331411524
done50011501

prune214.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 5.1b

localize12.0ms

Local error

Found 2 expressions with local error:

0.2b
(/ (cbrt x0) (- 1.0 x1))
6.4b
(fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt *-un-lft-identity
30×times-frac
21×add-cube-cbrt
18×cbrt-prod
distribute-lft-out-- difference-of-squares
associate-/l*
associate-/r*
add-exp-log
add-cbrt-cube
pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp
cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- fma-udef div-inv
Counts
2 → 67
Calls
2 calls:
14.0ms
(/ (cbrt x0) (- 1.0 x1))
0.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0))

series250.0ms

Counts
2 → 6
Calls
2 calls:
124.0ms
(/ (cbrt x0) (- 1.0 x1))
125.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) 1) (/ (cbrt x0) (- 1.0 x1)) (- x0))

simplify1.8s

Counts
73 → 73
Iterations

Useful iterations: done (1.8s)

IterNodesCost
01511049
1308968
2874878
33337847
done5000811

prune166.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 5.1b

localize16.0ms

Local error

Found 2 expressions with local error:

0.5b
(/ (cbrt x0) (- (sqrt 1.0) (sqrt x1)))
6.9b
(fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
85×add-sqr-sqrt
57×*-un-lft-identity
54×times-frac
42×sqrt-prod
30×cbrt-prod
29×add-cube-cbrt
28×difference-of-squares
14×distribute-lft-out--
associate-/r*
associate-/l*
add-exp-log
add-cbrt-cube
pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp
cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- fma-udef div-inv
Counts
2 → 95
Calls
2 calls:
28.0ms
(/ (cbrt x0) (- (sqrt 1.0) (sqrt x1)))
0.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0))

series541.0ms

Counts
2 → 6
Calls
2 calls:
278.0ms
(/ (cbrt x0) (- (sqrt 1.0) (sqrt x1)))
263.0ms
(fma (/ (* (cbrt x0) (cbrt x0)) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0))

simplify860.0ms

Counts
101 → 101
Iterations

Useful iterations: done (857.0ms)

IterNodesCost
02212097
15161968
216371820
done50011763

prune218.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 5.1b

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (pow (fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) 3))
0.5b
(/ (cbrt x0) (- (sqrt 1.0) (sqrt x1)))
0.7b
(pow (fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) 3)
6.9b
(fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
93×add-sqr-sqrt
65×*-un-lft-identity
54×times-frac
42×cbrt-prod sqrt-prod
37×add-cube-cbrt
28×difference-of-squares
14×distribute-lft-out--
associate-/r*
add-exp-log
unpow-prod-down cube-prod add-cbrt-cube associate-/l*
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
pow-unpow
cube-mult unpow3 associate-/r/ sqr-pow
cbrt-undiv pow-to-exp flip3-- pow-pow frac-2neg pow1/3 div-exp pow-exp clear-num flip-- rem-cbrt-cube fma-udef div-inv rem-cube-cbrt
Counts
4 → 143
Calls
4 calls:
2.0ms
(cbrt (pow (fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) 3))
26.0ms
(/ (cbrt x0) (- (sqrt 1.0) (sqrt x1)))
3.0ms
(pow (fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) 3)
0.0ms
(fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0))

series960.0ms

Counts
4 → 12
Calls
4 calls:
215.0ms
(cbrt (pow (fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) 3))
242.0ms
(/ (cbrt x0) (- (sqrt 1.0) (sqrt x1)))
292.0ms
(pow (fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0)) 3)
211.0ms
(fma (/ (pow x0 2/3) (+ (sqrt 1.0) (sqrt x1))) (/ (cbrt x0) (- (sqrt 1.0) (sqrt x1))) (- x0))

simplify1.1s

Counts
155 → 155
Iterations

Useful iterations: done (1.1s)

IterNodesCost
02994115
17163690
223993355
done50003351

prune422.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 5.1b

regimes62.0ms

Accuracy

0% (2.1b remaining)

Error of 6.9b against oracle of 4.9b and baseline of 6.9b

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 1 (1.0ms)

IterNodesCost
01116
11314
done1314

end0.0ms

sample1.2s

Algorithm
intervals
Results
464.0ms3974×pre10240exit
328.0ms4026×pre80true
204.0ms8000×body80valid