Details

Time bar (total: 4.0s)

sample32.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
10.0ms276×body80nan

simplify13.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.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.4b

Counts
2 → 1

localize8.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.3b
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

rewrite25.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)))
6.0ms
(* 6.0 (- x 1.0))
11.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series157.0ms

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

simplify47.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0377495
11642421
25001420

prune126.0ms

Filtered
73 candidates to 53 candidates (72.6%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New70373
Fresh000
Picked101
Done000
Total71374

Merged error: 0b

Counts
74 → 3

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

rewrite36.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:
6.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
14.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
13.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series187.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
0439987
11809895
25003893

prune171.0ms

Filtered
102 candidates to 76 candidates (74.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1020102
Fresh022
Picked011
Done000
Total1023105

Merged error: 0b

Counts
105 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))
0.1b
(/ 6.0 (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.3b
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

rewrite71.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))))
8.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
38.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
11.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

series589.0ms

Counts
4 → 12
Calls
4 calls:
257.0ms
(sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))
118.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
79.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
135.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

simplify103.0ms

Algorithm
egg-herbie
Counts
215 → 215
Iterations

Useful iterations: 2 (77.0ms)

IterNodesCost
07723129
133692865
250012758

prune375.0ms

Filtered
215 candidates to 140 candidates (65.1%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New2150215
Fresh011
Picked011
Done011
Total2153218

Merged error: 0b

Counts
218 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite53.0ms

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

series714.0ms

Counts
4 → 12
Calls
4 calls:
39.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
52.0ms
(* 6.0 (+ (sqrt x) (sqrt 1.0)))
214.0ms
(* (* 6.0 (+ (sqrt x) (sqrt 1.0))) (- (sqrt x) (sqrt 1.0)))
408.0ms
(/ (* (* 6.0 (+ (sqrt x) (sqrt 1.0))) (- (sqrt x) (sqrt 1.0))) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify109.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (96.0ms)

IterNodesCost
07851427
144031100
250021075

prune226.0ms

Filtered
118 candidates to 84 candidates (71.2%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1180118
Fresh000
Picked011
Done022
Total1183121

Merged error: 0b

Counts
121 → 3

regimes13.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

sample810.0ms

Algorithm
intervals
Results
324.0ms8000×body80valid
290.0ms8187×body80nan