Details

Time bar (total: 2.6s)

sample32.0ms

Algorithm
intervals
Results
12.0ms281×body80nan
9.0ms256×body80valid

simplify13.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0217
1397
2617
3807
41057
51147
61147

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

Counts
2 → 1

localize10.0ms

Local error

Found 2 expressions with local error:

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

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
add-exp-log add-cbrt-cube add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac associate-/r* sum-log
pow1 cbrt-undiv flip3-+ associate-*r/ div-exp associate-/r/ flip-+ associate-/l/
+-commutative associate-+l+ flip3-- frac-2neg prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l*
Counts
2 → 38
Calls
2 calls:
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
10.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

series108.0ms

Counts
2 → 6
Calls
2 calls:
34.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
74.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify37.0ms

Algorithm
egg-herbie
Counts
44 → 44
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0310397
11293333
25001328

prune87.0ms

Filtered
44 candidates to 35 candidates (79.5%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New39544
Fresh000
Picked101
Done000
Total40545

Merged error: 0b

Counts
45 → 5

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

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

series213.0ms

Counts
3 → 9
Calls
3 calls:
45.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
99.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
69.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))

simplify56.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0439987
11809895
25003893

prune173.0ms

Filtered
102 candidates to 75 candidates (73.5%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1020102
Fresh044
Picked011
Done000
Total1025107

Merged error: 0b

Counts
107 → 5

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
138×times-frac
103×add-sqr-sqrt *-un-lft-identity
71×add-cube-cbrt
26×associate-/r*
16×distribute-lft-out-- difference-of-squares
11×associate-/r/
10×add-exp-log add-cbrt-cube
add-log-exp
div-inv associate-/l*
flip3-- flip--
cbrt-undiv div-exp
pow1 sum-log
frac-2neg flip3-+ clear-num flip-+ associate-/l/
+-commutative associate-+l+
Counts
3 → 154
Calls
3 calls:
10.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
11.0ms
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))

series212.0ms

Counts
3 → 9
Calls
3 calls:
72.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))
39.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
101.0ms
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))

simplify85.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
06412084
129421986
250011984

prune295.0ms

Filtered
163 candidates to 126 candidates (77.3%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1630163
Fresh033
Picked011
Done011
Total1635168

Merged error: 0b

Counts
168 → 5

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
29×add-exp-log
18×add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
17×add-cbrt-cube
15×associate-*r*
12×prod-exp
pow1
add-log-exp
div-exp cbrt-unprod
associate-*r/
associate-/r/
cbrt-undiv rec-exp flip3-+ 1-exp pow-prod-down associate-/r* sum-log flip-+ associate-/l*
frac-times flip3-- associate-*l/ flip-- div-inv
+-commutative associate-+l+ pow-flip frac-2neg associate-*l* clear-num un-div-inv *-commutative inv-pow
Counts
3 → 90
Calls
3 calls:
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
6.0ms
(/ 1 (+ (+ x 1.0) (* 4.0 (sqrt x))))
17.0ms
(* (* 6.0 (- x 1.0)) (/ 1 (+ (+ x 1.0) (* 4.0 (sqrt x)))))

series176.0ms

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

simplify66.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0497906
12396765
25002736

prune140.0ms

Filtered
99 candidates to 60 candidates (60.6%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New99099
Fresh022
Picked011
Done022
Total995104

Merged error: 0b

Counts
104 → 5

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

sample784.0ms

Algorithm
intervals
Results
307.0ms8000×body80valid
281.0ms8286×body80nan