Details

Time bar (total: 2.1s)

sample21.0ms

Algorithm
intervals
Results
7.0ms69×body640valid
3.0ms128×body80valid
3.0ms46×body320valid
1.0ms13×body160valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0125
1155
2155

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

Counts
2 → 1

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 1.0 (- x 1.0))
0.0b
(/ 1.0 (+ x 1.0))
2.1b
(- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0)))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
84×*-un-lft-identity
55×times-frac
50×add-sqr-sqrt
30×add-cube-cbrt
25×distribute-lft-out--
10×distribute-lft-out
associate-/r*
difference-of-squares
add-exp-log add-cbrt-cube
associate-/r/ associate-/l*
add-log-exp
div-inv
pow1 flip--
cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-+
sub-neg flip3-+ diff-log frac-sub
Counts
3 → 102
Calls
3 calls:
5.0ms
(/ 1.0 (- x 1.0))
5.0ms
(/ 1.0 (+ x 1.0))
22.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0)))

series227.0ms

Counts
3 → 9
Calls
3 calls:
28.0ms
(/ 1.0 (- x 1.0))
25.0ms
(/ 1.0 (+ x 1.0))
174.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0)))

simplify43.0ms

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0387679
11331648
25001642

prune170.0ms

Filtered
111 candidates to 78 candidates (70.3%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1092111
Fresh000
Picked101
Done000
Total1102112

Merged error: 0.2b

Counts
112 → 2

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (* 1.0 (- (- x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0)))
1.9b
(- (- x 1.0) (+ x 1.0))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
14×add-log-exp
frac-sub
add-exp-log flip3-- add-cbrt-cube flip--
add-sqr-sqrt diff-log associate-*r/ associate-/l/ distribute-lft-out--
add-cube-cbrt flip3-+ times-frac associate-/r* flip-+
difference-of-squares
pow1 cbrt-undiv sub-neg div-exp associate--l+ sum-log associate-/r/ distribute-lft-out
associate--l- frac-2neg prod-exp clear-num cbrt-unprod div-inv associate-/l* associate--r+
Counts
2 → 59
Calls
2 calls:
15.0ms
(/ (* 1.0 (- (- x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0)))
11.0ms
(- (- x 1.0) (+ x 1.0))

series61.0ms

Counts
2 → 6
Calls
2 calls:
54.0ms
(/ (* 1.0 (- (- x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0)))
7.0ms
(- (- x 1.0) (+ x 1.0))

simplify61.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0446580
12623513
25001510

prune101.0ms

Filtered
65 candidates to 47 candidates (72.3%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New64165
Fresh101
Picked101
Done000
Total66167

Merged error: 0.2b

Counts
67 → 1

localize7.0ms

Local error

Found 1 expressions with local error:

0.2b
(/ (* 1.0 (neg 2.0)) (- (* x x) (* 1.0 1.0)))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
add-exp-log add-cbrt-cube
times-frac associate-/r*
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
cbrt-undiv div-exp associate-/r/ difference-of-squares
pow1 flip3-- frac-2neg distribute-frac-neg prod-exp clear-num distribute-rgt-neg-out flip-- cbrt-unprod div-inv associate-/l* add-log-exp
Counts
1 → 26
Calls
1 calls:
7.0ms
(/ (* 1.0 (neg 2.0)) (- (* x x) (* 1.0 1.0)))

series56.0ms

Counts
1 → 3
Calls
1 calls:
56.0ms
(/ (* 1.0 (neg 2.0)) (- (* x x) (* 1.0 1.0)))

simplify34.0ms

Algorithm
egg-herbie
Counts
29 → 29
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0242257
11216215
25001211

prune50.0ms

Filtered
29 candidates to 23 candidates (79.3%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New25429
Fresh000
Picked011
Done000
Total25530

Merged error: 0.0b

Counts
30 → 5

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (neg 2.0) (- x 1.0))
0.0b
(/ 1.0 (+ x 1.0))
0.2b
(* (/ 1.0 (+ x 1.0)) (/ (neg 2.0) (- x 1.0)))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
131×*-un-lft-identity
129×add-sqr-sqrt
128×times-frac
75×add-cube-cbrt
56×associate-*r*
33×distribute-lft-neg-in distribute-rgt-neg-in
21×distribute-lft-out-- difference-of-squares
19×add-exp-log add-cbrt-cube
18×associate-*l*
13×associate-/l*
11×neg-mul-1
associate-/r*
associate-/r/
distribute-lft-out
cbrt-undiv div-exp
pow1
prod-exp cbrt-unprod div-inv unswap-sqr
add-log-exp
flip3-- frac-2neg flip3-+ distribute-frac-neg clear-num flip-- flip-+
neg-sub0 frac-times div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative distribute-rgt-neg-out
Counts
3 → 213
Calls
3 calls:
7.0ms
(/ (neg 2.0) (- x 1.0))
5.0ms
(/ 1.0 (+ x 1.0))
32.0ms
(* (/ 1.0 (+ x 1.0)) (/ (neg 2.0) (- x 1.0)))

series127.0ms

Counts
3 → 9
Calls
3 calls:
29.0ms
(/ (neg 2.0) (- x 1.0))
26.0ms
(/ 1.0 (+ x 1.0))
71.0ms
(* (/ 1.0 (+ x 1.0)) (/ (neg 2.0) (- x 1.0)))

simplify96.0ms

Algorithm
egg-herbie
Counts
222 → 222
Iterations

Useful iterations: 1 (21.0ms)

IterNodesCost
08401563
142161468
250021468

prune296.0ms

Filtered
222 candidates to 151 candidates (68.0%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New2202222
Fresh033
Picked011
Done011
Total2207227

Merged error: 0b

Counts
227 → 7

regimes24.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0136
1176
2206
3226
4226

end0.0ms

sample525.0ms

Algorithm
intervals
Results
193.0ms1959×body640valid
117.0ms4226×body80valid
91.0ms1210×body320valid
33.0ms605×body160valid

Profiling

Loading profile data...