Details

Time bar (total: 3.7s)

sample29.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
9.0ms258×body80nan

simplify13.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0217
1397
2617
3807
41057
51147
61147

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

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (- x 1.0))
0.1b
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt
10×add-exp-log add-cbrt-cube
*-un-lft-identity
add-log-exp
add-cube-cbrt
pow1 associate-*r*
associate-*r/
times-frac associate-*l* associate-/r* sum-log
cbrt-undiv distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/
+-commutative associate-+l+ frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 64
Calls
3 calls:
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
9.0ms
(* 6.0 (- x 1.0))
11.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series161.0ms

Counts
3 → 9
Calls
3 calls:
40.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
40.0ms
(* 6.0 (- x 1.0))
80.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify45.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0377495
11642421
25001420

prune128.0ms

Filtered
73 candidates to 53 candidates (72.6%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New69473
Fresh000
Picked101
Done000
Total70474

Merged error: 0b

Counts
74 → 4

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ x 1.0) (* 4.0 (sqrt x)))
0.0b
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
0.0b
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
37×*-un-lft-identity
31×times-frac
23×add-cube-cbrt
21×associate-*r*
10×add-exp-log add-cbrt-cube
add-log-exp
distribute-lft-out-- difference-of-squares
pow1 associate-/l*
associate-/r/
flip3-+ associate-*l* associate-/r* sum-log flip-+
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative associate-+l+ flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip--
Counts
3 → 93
Calls
3 calls:
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
13.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
9.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series190.0ms

Counts
3 → 9
Calls
3 calls:
35.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
81.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
74.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify57.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0439987
11809895
25001893

prune182.0ms

Filtered
102 candidates to 76 candidates (74.5%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1020102
Fresh033
Picked011
Done000
Total1024106

Merged error: 0b

Counts
106 → 4

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))
0.2b
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
0.2b
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
0.3b
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
126×add-sqr-sqrt
108×times-frac
95×*-un-lft-identity
69×add-cube-cbrt
63×sqrt-prod
36×associate-*r*
24×associate-*l*
20×add-exp-log add-cbrt-cube
13×distribute-lft-out-- difference-of-squares
12×associate-/r*
10×sqrt-div
unswap-sqr
associate-/r/ associate-/l*
pow1
cbrt-undiv div-exp
flip3-+ flip-+
prod-exp cbrt-unprod div-inv add-log-exp
frac-2neg clear-num associate-/l/
frac-times rem-sqrt-square flip3-- sqrt-pow1 pow1/2 div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip--
Counts
4 → 203
Calls
4 calls:
5.0ms
(sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))
31.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
7.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
11.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

series599.0ms

Counts
4 → 12
Calls
4 calls:
74.0ms
(sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))
266.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
117.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
142.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

simplify97.0ms

Algorithm
egg-herbie
Counts
215 → 215
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
07723129
133692865
250022758

prune399.0ms

Filtered
215 candidates to 140 candidates (65.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New2150215
Fresh022
Picked011
Done011
Total2154219

Merged error: 0b

Counts
219 → 4

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ x 1.0) (+ x 1.0))
0.1b
(/ (* 6.0 (- x 1.0)) (/ (+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0))) (- (+ x 1.0) (* 4.0 (sqrt x)))))
0.2b
(+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))
14.1b
(/ (+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0))) (- (+ x 1.0) (* 4.0 (sqrt x))))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
44×*-un-lft-identity
42×times-frac
32×add-sqr-sqrt
30×add-cube-cbrt
20×add-exp-log add-cbrt-cube
18×associate-/r*
11×pow1
flip3-+ flip-+
cbrt-undiv div-exp associate-/r/
swap-sqr distribute-lft-out add-log-exp
frac-times flip3-- associate-*r/ associate-*r* associate-*l* flip-- div-inv associate-/l/ associate-/l*
prod-exp cbrt-unprod
distribute-rgt-in associate-+r+ frac-2neg distribute-lft-in associate-*l/ clear-num
+-commutative pow2 pow-plus pow-prod-down sum-log pow-sqr *-commutative pow-prod-up unswap-sqr
Counts
4 → 136
Calls
4 calls:
12.0ms
(* (+ x 1.0) (+ x 1.0))
14.0ms
(/ (* 6.0 (- x 1.0)) (/ (+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0))) (- (+ x 1.0) (* 4.0 (sqrt x)))))
5.0ms
(+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))
11.0ms
(/ (+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0))) (- (+ x 1.0) (* 4.0 (sqrt x))))

series249.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(* (+ x 1.0) (+ x 1.0))
120.0ms
(/ (* 6.0 (- x 1.0)) (/ (+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0))) (- (+ x 1.0) (* 4.0 (sqrt x)))))
25.0ms
(+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))
86.0ms
(/ (+ (* (neg (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0))) (- (+ x 1.0) (* 4.0 (sqrt x))))

simplify126.0ms

Algorithm
egg-herbie
Counts
148 → 148
Iterations

Useful iterations: 2 (94.0ms)

IterNodesCost
07702181
139101922
250011898

prune313.0ms

Filtered
148 candidates to 106 candidates (71.6%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1480148
Fresh011
Picked011
Done022
Total1484152

Merged error: 0b

Counts
152 → 4

regimes20.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
0157
1157

end0.0ms

sample844.0ms

Algorithm
intervals
Results
348.0ms8000×body80valid
301.0ms7956×body80nan

Profiling

Loading profile data...