Details

Time bar (total: 1.7s)

sample257.0ms

Algorithm
intervals
Results
6.0ms83×body1280valid
4.0ms184×body80valid
3.0ms45×body640valid
1.0ms28×body320valid
0.0ms12×body160valid

simplify119.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0144
1374
21034
32204
43874
55274
68034
716024
828614
943404
1048034
1150014

prune3.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: 39.6b

Counts
2 → 1

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (+ x 1.0) (+ x 1.0))
3.9b
(- (* (+ x 1.0) (+ x 1.0)) 1.0)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
20×*-un-lft-identity
pow1 add-sqr-sqrt
add-cube-cbrt flip3-+ swap-sqr flip-+ distribute-lft-out
add-exp-log frac-times associate-*r* associate-*l* add-cbrt-cube add-log-exp
distribute-rgt-in distribute-lft-in associate-*r/ associate-*l/ associate--l+
pow2 sub-neg flip3-- pow-plus diff-log pow-prod-down prod-exp pow-sqr *-commutative pow-prod-up flip-- cbrt-unprod difference-of-squares unswap-sqr
Counts
2 → 55
Calls
2 calls:
8.0ms
(* (+ x 1.0) (+ x 1.0))
10.0ms
(- (* (+ x 1.0) (+ x 1.0)) 1.0)

series89.0ms

Counts
2 → 6
Calls
2 calls:
16.0ms
(* (+ x 1.0) (+ x 1.0))
73.0ms
(- (* (+ x 1.0) (+ x 1.0)) 1.0)

simplify37.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0234303
1999270
25001261

prune64.0ms

Filtered
61 candidates to 34 candidates (55.7%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New59261
Fresh000
Picked101
Done000
Total60262

Merged error: 0.0b

Counts
62 → 2

localize3.0ms

Local error

Found 1 expressions with local error:

0.0b
(* x (+ 2.0 x))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity
associate-*r*
pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube
associate-*r/
distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ distribute-lft-out add-log-exp unswap-sqr
Counts
1 → 23
Calls
1 calls:
6.0ms
(* x (+ 2.0 x))

series43.0ms

Counts
1 → 3
Calls
1 calls:
43.0ms
(* x (+ 2.0 x))

simplify76.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
012385
159476
2293776
3500176

prune25.0ms

Filtered
26 candidates to 16 candidates (61.5%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New25126
Fresh011
Picked101
Done000
Total26228

Merged error: 0b

Counts
28 → 2

localize5.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ (* x 2.0) (pow x 2))

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out unpow2
Counts
1 → 12
Calls
1 calls:
5.0ms
(+ (* x 2.0) (pow x 2))

series53.0ms

Counts
1 → 3
Calls
1 calls:
53.0ms
(+ (* x 2.0) (pow x 2))

simplify46.0ms

Algorithm
egg-herbie
Counts
15 → 15
Iterations

Useful iterations: 2 (11.0ms)

IterNodesCost
08977
133563
2114659
3500159

prune21.0ms

Filtered
15 candidates to 11 candidates (73.3%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New15015
Fresh011
Picked011
Done000
Total15217

Merged error: 0b

Counts
17 → 2

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (+ x 1.0) x)
0.0b
(+ (* (+ x 1.0) x) (- (* 1.0 (+ x 1.0)) 1.0))
3.9b
(- (* 1.0 (+ x 1.0)) 1.0)

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
add-sqr-sqrt *-un-lft-identity
associate-*l/
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
associate-+r+ flip3-+ associate-*l* frac-add associate--l+ flip-+
flip3-- associate-*r* flip--
distribute-rgt-in sub-neg distribute-lft-in diff-log sum-log
+-commutative associate-+r- pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out unswap-sqr
Counts
3 → 56
Calls
3 calls:
6.0ms
(* (+ x 1.0) x)
11.0ms
(+ (* (+ x 1.0) x) (- (* 1.0 (+ x 1.0)) 1.0))
6.0ms
(- (* 1.0 (+ x 1.0)) 1.0)

series115.0ms

Counts
3 → 9
Calls
3 calls:
40.0ms
(* (+ x 1.0) x)
52.0ms
(+ (* (+ x 1.0) x) (- (* 1.0 (+ x 1.0)) 1.0))
23.0ms
(- (* 1.0 (+ x 1.0)) 1.0)

simplify45.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0322435
11377404
25002402

prune79.0ms

Filtered
65 candidates to 46 candidates (70.8%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New65065
Fresh000
Picked011
Done011
Total65267

Merged error: 0b

Counts
67 → 2

regimes11.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083
183

end0.0ms

sample535.0ms

Algorithm
intervals
Results
173.0ms2245×body1280valid
101.0ms1676×body640valid
94.0ms5448×body80valid
38.0ms845×body320valid
14.0ms444×body160valid

Profiling

Loading profile data...