Details

Time bar (total: 5.1s)

sample19.0ms

Algorithm
intervals
Results
6.0ms62×body1280valid
3.0ms38×body640valid
3.0ms119×body80valid
1.0ms23×body320valid
1.0ms14×body160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
094
1104
2104

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 32.1b

localize5.0ms

Local error

Found 3 expressions with local error:

0.3b
(cbrt (+ x 1.0))
0.6b
(cbrt x)
3.8b
(- (cbrt (+ x 1.0)) (cbrt x))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
15×cbrt-prod
14×*-un-lft-identity
13×add-sqr-sqrt
add-cube-cbrt add-log-exp
difference-of-squares
pow1 add-exp-log add-cbrt-cube distribute-lft-out--
cbrt-div pow1/3 distribute-lft-out
sub-neg flip3-- flip3-+ diff-log flip-- flip-+
Counts
3 → 44
Calls
3 calls:
3.0ms
(cbrt (+ x 1.0))
1.0ms
(cbrt x)
7.0ms
(- (cbrt (+ x 1.0)) (cbrt x))

series412.0ms

Counts
3 → 9
Calls
3 calls:
88.0ms
(cbrt (+ x 1.0))
174.0ms
(cbrt x)
149.0ms
(- (cbrt (+ x 1.0)) (cbrt x))

simplify157.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0287358
1934344
24833322
35001322

prune152.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 14.0b

localize9.0ms

Local error

Found 4 expressions with local error:

0.3b
(cbrt (+ x 1.0))
0.6b
(cbrt x)
3.3b
(log (exp (- (cbrt (+ x 1.0)) (cbrt x))))
3.8b
(- (cbrt (+ x 1.0)) (cbrt x))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt *-un-lft-identity
23×cbrt-prod
11×log-pow
10×exp-prod
add-cube-cbrt difference-of-squares
distribute-lft-out-- add-log-exp
pow1 log-prod
add-exp-log add-cbrt-cube
distribute-lft-out
sub-neg cbrt-div pow1/3 exp-sum
log-div flip3-- flip3-+ exp-diff diff-log rem-log-exp flip-- flip-+
Counts
4 → 69
Calls
4 calls:
3.0ms
(cbrt (+ x 1.0))
1.0ms
(cbrt x)
9.0ms
(log (exp (- (cbrt (+ x 1.0)) (cbrt x))))
8.0ms
(- (cbrt (+ x 1.0)) (cbrt x))

series564.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(cbrt (+ x 1.0))
175.0ms
(cbrt x)
152.0ms
(log (exp (- (cbrt (+ x 1.0)) (cbrt x))))
150.0ms
(- (cbrt (+ x 1.0)) (cbrt x))

simplify35.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0336568
11025536
25001505

prune243.0ms

Pruning

14 alts after pruning (14 fresh and 0 done)

Merged error: 14.0b

localize12.0ms

Local error

Found 4 expressions with local error:

3.4b
(log (sqrt (exp (- (cbrt (+ x 1.0)) (cbrt x)))))
3.4b
(log (sqrt (exp (- (cbrt (+ x 1.0)) (cbrt x)))))
3.8b
(- (cbrt (+ x 1.0)) (cbrt x))
3.8b
(- (cbrt (+ x 1.0)) (cbrt x))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
38×*-un-lft-identity
32×cbrt-prod
26×log-pow
22×sqrt-pow1
20×exp-prod
16×log-prod difference-of-squares
12×distribute-lft-out--
10×add-cube-cbrt sqrt-prod
pow1 add-log-exp
add-exp-log
sub-neg exp-sum add-cbrt-cube distribute-lft-out
log-div flip3-- pow1/2 exp-diff sqrt-div diff-log rem-log-exp flip--
Counts
4 → 98
Calls
4 calls:
9.0ms
(log (sqrt (exp (- (cbrt (+ x 1.0)) (cbrt x)))))
9.0ms
(log (sqrt (exp (- (cbrt (+ x 1.0)) (cbrt x)))))
8.0ms
(- (cbrt (+ x 1.0)) (cbrt x))
8.0ms
(- (cbrt (+ x 1.0)) (cbrt x))

series817.0ms

Counts
4 → 12
Calls
4 calls:
260.0ms
(log (sqrt (exp (- (cbrt (+ x 1.0)) (cbrt x)))))
259.0ms
(log (sqrt (exp (- (cbrt (+ x 1.0)) (cbrt x)))))
149.0ms
(- (cbrt (+ x 1.0)) (cbrt x))
149.0ms
(- (cbrt (+ x 1.0)) (cbrt x))

simplify38.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
03601078
110591004
25001982

prune444.0ms

Pruning

15 alts after pruning (14 fresh and 1 done)

Merged error: 14.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
3.3b
(log (exp (/ (- (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (cbrt x) (cbrt x))) (+ (cbrt (+ x 1.0)) (cbrt x)))))
3.7b
(- (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (cbrt x) (cbrt x)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
46×*-un-lft-identity
31×log-pow
30×exp-prod
24×times-frac
22×cbrt-prod
18×add-sqr-sqrt add-cube-cbrt
16×distribute-lft-out
difference-of-squares
add-log-exp
pow1
add-exp-log add-cbrt-cube
log-prod
pow1/3 associate-/r/
sub-neg log-div flip3-- flip3-+ exp-diff diff-log div-sub rem-log-exp flip-- flip-+ div-inv
Counts
4 → 78
Calls
4 calls:
1.0ms
(cbrt x)
1.0ms
(cbrt x)
19.0ms
(log (exp (/ (- (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (cbrt x) (cbrt x))) (+ (cbrt (+ x 1.0)) (cbrt x)))))
11.0ms
(- (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (cbrt x) (cbrt x)))

series925.0ms

Counts
4 → 12
Calls
4 calls:
174.0ms
(cbrt x)
175.0ms
(cbrt x)
396.0ms
(log (exp (/ (- (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (cbrt x) (cbrt x))) (+ (cbrt (+ x 1.0)) (cbrt x)))))
179.0ms
(- (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (* (cbrt x) (cbrt x)))

simplify93.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
07501315
133891203
250011200

prune282.0ms

Pruning

17 alts after pruning (16 fresh and 1 done)

Merged error: 14.0b

regimes172.0ms

Accuracy

99.2% (0.2b remaining)

Error of 11.8b against oracle of 11.6b and baseline of 30.0b

bsearch84.0ms

Steps
ItersRangePoint
10
9.598072339636849e-08
814.2255113159289
0.008973416440535552
9
-4.331403552570957e+63
-1.0403327671093588e+58
-4.469039200229726e+61

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05934
16434
26434

end0.0ms

sample500.0ms

Algorithm
intervals
Results
170.0ms1682×body1280valid
98.0ms1267×body640valid
91.0ms4063×body80valid
37.0ms664×body320valid
12.0ms324×body160valid