Details

Time bar (total: 6.2s)

sample152.0ms

Algorithm
intervals
Results
99.0ms116×body1280valid
29.0ms75×body640valid
8.0ms42×body320valid
3.0ms256×pre80true
2.0ms17×body160valid
0.0msbody80valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0105
1115
2115

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: 62.2b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
5.6b
(log (+ 1.0 x))
5.7b
(log (- 1.0 x))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
log-div
flip3-- div-sub flip--
frac-2neg flip3-+ clear-num flip-+ div-inv
Counts
3 → 9
Calls
3 calls:
3.0ms
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
2.0ms
(log (+ 1.0 x))
2.0ms
(log (- 1.0 x))

series217.0ms

Counts
3 → 9
Calls
3 calls:
124.0ms
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
46.0ms
(log (+ 1.0 x))
47.0ms
(log (- 1.0 x))

simplify34.0ms

Algorithm
egg-herbie
Counts
18 → 18
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0345243
11342235
25001217

prune76.0ms

Filtered
18 candidates to 18 candidates (100.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New15318
Fresh000
Picked101
Done000
Total16319

Merged error: 59.8b

Counts
19 → 3

localize17.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (log (- 1.0 x)) (fma x 1.0 (- (log 1.0) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))
5.7b
(log (- 1.0 x))

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
log-div
flip3-- div-sub flip--
frac-2neg clear-num div-inv
Counts
2 → 7
Calls
2 calls:
3.0ms
(/ (log (- 1.0 x)) (fma x 1.0 (- (log 1.0) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))
2.0ms
(log (- 1.0 x))

series187.0ms

Counts
2 → 6
Calls
2 calls:
144.0ms
(/ (log (- 1.0 x)) (fma x 1.0 (- (log 1.0) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))
44.0ms
(log (- 1.0 x))

simplify33.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0326218
11187214
25001208

prune73.0ms

Filtered
13 candidates to 13 candidates (100.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New12113
Fresh022
Picked101
Done000
Total13316

Merged error: 0.0b

Counts
16 → 3

localize14.0ms

Local error

Found 1 expressions with local error:

0.0b
(/ (- (log 1.0) (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (fma x 1.0 (- (log 1.0) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
div-sub associate-/l/
flip3-- frac-2neg clear-num flip-- fma-udef div-inv associate--r+
Counts
1 → 7
Calls
1 calls:
3.0ms
(/ (- (log 1.0) (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (fma x 1.0 (- (log 1.0) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))

series129.0ms

Counts
1 → 3
Calls
1 calls:
128.0ms
(/ (- (log 1.0) (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (fma x 1.0 (- (log 1.0) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))

simplify49.0ms

Algorithm
egg-herbie
Counts
10 → 10
Iterations

Useful iterations: 3 (46.0ms)

IterNodesCost
0121143
1419142
21888141
35001139

prune37.0ms

Filtered
10 candidates to 9 candidates (90.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New10010
Fresh022
Picked011
Done000
Total10313

Merged error: 0.0b

Counts
13 → 3

localize23.0ms

Local error

Found 4 expressions with local error:

1.0b
(log (- (pow 1.0 3) (pow x 3)))
5.6b
(log (+ 1.0 x))
5.6b
(log (+ 1.0 x))
5.6b
(log (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x))))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
log-div
flip3-+ flip-+
log-prod sqr-pow
difference-cubes flip3-- flip-- difference-of-squares
Counts
4 → 10
Calls
4 calls:
4.0ms
(log (- (pow 1.0 3) (pow x 3)))
2.0ms
(log (+ 1.0 x))
2.0ms
(log (+ 1.0 x))
6.0ms
(log (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x))))

series410.0ms

Counts
4 → 12
Calls
4 calls:
264.0ms
(log (- (pow 1.0 3) (pow x 3)))
41.0ms
(log (+ 1.0 x))
47.0ms
(log (+ 1.0 x))
58.0ms
(log (+ (* 1.0 1.0) (+ (* x x) (* 1.0 x))))

simplify36.0ms

Algorithm
egg-herbie
Counts
22 → 22
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0307235
11163229
25002219

prune116.0ms

Filtered
22 candidates to 22 candidates (100.0%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New22022
Fresh011
Picked011
Done011
Total22325

Merged error: 0.0b

Counts
25 → 3

regimes16.0ms

Accuracy

0% (0.3b remaining)

Error of 0.4b against oracle of 0.1b and baseline of 0.4b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01515
11515

end0.0ms

sample4.5s

Algorithm
intervals
Results
3.0s3467×body1280valid
980.0ms2448×body640valid
238.0ms1195×body320valid
96.0ms8000×pre80true
74.0ms662×body160valid
11.0ms228×body80valid