Details

Time bar (total: 5.8s)

sample20.0ms

Algorithm
intervals
Results
6.0ms50×body1280valid
3.0ms138×body80valid
3.0ms35×body640valid
2.0ms25×body320valid
0.0msbody160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
094
1104
2104

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 27.7b

Counts
2 → 1

localize5.0ms

Local error

Found 3 expressions with local error:

0.2b
(cbrt (+ x 1.0))
0.6b
(cbrt x)
2.3b
(- (cbrt (+ x 1.0)) (cbrt x))

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

series419.0ms

Counts
3 → 9
Calls
3 calls:
87.0ms
(cbrt (+ x 1.0))
181.0ms
(cbrt x)
151.0ms
(- (cbrt (+ x 1.0)) (cbrt x))

simplify159.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0287358
1934344
24833322
35001322

prune139.0ms

Filtered
53 candidates to 45 candidates (84.9%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New44953
Fresh000
Picked101
Done000
Total45954

Merged error: 12.5b

Counts
54 → 9

localize8.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (+ x 1.0))
0.6b
(cbrt x)
2.3b
(- (cbrt (+ x 1.0)) (cbrt x))
8.7b
(log (- (cbrt (+ x 1.0)) (cbrt x)))

rewrite21.0ms

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

series609.0ms

Counts
4 → 12
Calls
4 calls:
88.0ms
(cbrt (+ x 1.0))
178.0ms
(cbrt x)
145.0ms
(- (cbrt (+ x 1.0)) (cbrt x))
197.0ms
(log (- (cbrt (+ x 1.0)) (cbrt x)))

simplify48.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0467711
11664676
25001672

prune258.0ms

Filtered
77 candidates to 64 candidates (83.1%)
Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New69877
Fresh178
Picked101
Done000
Total711586

Merged error: 12.2b

Counts
86 → 15

localize21.0ms

Local error

Found 4 expressions with local error:

0.8b
(pow (cbrt x) 3)
1.7b
(- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3))
4.6b
(log (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3)))
8.6b
(log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))

rewrite78.0ms

Algorithm
rewrite-expression-head
Rules
131×add-sqr-sqrt
86×cbrt-prod
78×unpow-prod-down cube-prod
72×difference-of-squares
71×*-un-lft-identity
56×log-prod
26×distribute-lft-out--
25×sqr-pow
24×cbrt-div
21×flip3-+ flip-+
20×log-div
16×frac-add
11×add-cube-cbrt
frac-times distribute-lft-out
pow1 add-exp-log
add-log-exp
associate-*r/ associate-*l/ add-cbrt-cube
pow-unpow
difference-cubes flip3-- pow-pow rem-log-exp log-pow flip--
cube-mult pow-to-exp sub-neg pow1/3 diff-log unpow3 pow-exp rem-cube-cbrt
Counts
4 → 186
Calls
4 calls:
3.0ms
(pow (cbrt x) 3)
26.0ms
(- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3))
23.0ms
(log (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3)))
15.0ms
(log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))

series812.0ms

Counts
4 → 12
Calls
4 calls:
229.0ms
(pow (cbrt x) 3)
64.0ms
(- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3))
178.0ms
(log (- (pow (cbrt (+ x 1.0)) 3) (pow (cbrt x) 3)))
341.0ms
(log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))

simplify64.0ms

Algorithm
egg-herbie
Counts
198 → 198
Iterations

Useful iterations: 1 (32.0ms)

IterNodesCost
012093634
150013450

prune705.0ms

Filtered
198 candidates to 88 candidates (44.4%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New1962198
Fresh10414
Picked101
Done000
Total2076213

Merged error: 2.3b

Counts
213 → 6

localize20.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
2.5b
(exp (- (log 1.0) (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))))
8.6b
(log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
48×cbrt-div
42×flip3-+ flip-+
36×log-div
32×frac-add
23×exp-sum
18×associate--r-
16×frac-times
13×*-un-lft-identity
11×add-sqr-sqrt
pow1 add-cube-cbrt
exp-prod associate-*r/ associate-*l/
cbrt-prod log-prod
add-exp-log log-pow add-log-exp
add-cbrt-cube distribute-lft-out--
associate--l+
pow1/3 rem-exp-log
sub-neg exp-diff diff-log rem-log-exp difference-of-squares
Counts
4 → 93
Calls
4 calls:
1.0ms
(cbrt x)
1.0ms
(cbrt x)
11.0ms
(exp (- (log 1.0) (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))))
15.0ms
(log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))

series1.2s

Counts
4 → 12
Calls
4 calls:
176.0ms
(cbrt x)
180.0ms
(cbrt x)
507.0ms
(exp (- (log 1.0) (log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))))
344.0ms
(log (+ (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) (+ (* (cbrt x) (cbrt x)) (* (cbrt (+ x 1.0)) (cbrt x)))))

simplify70.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 1 (30.0ms)

IterNodesCost
014324496
150014331

prune455.0ms

Filtered
105 candidates to 81 candidates (77.1%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1005105
Fresh235
Picked101
Done000
Total1038111

Merged error: 0.4b

Counts
111 → 8

regimes88.0ms

Accuracy

0% (0.1b remaining)

Error of 0.5b against oracle of 0.5b and baseline of 0.5b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01515
11515

end0.0ms

sample558.0ms

Algorithm
intervals
Results
201.0ms1711×body1280valid
112.0ms1258×body640valid
94.0ms4113×body80valid
39.0ms608×body320valid
16.0ms310×body160valid