Details

Time bar (total: 2.3s)

analyze3.0ms (0.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%25%25%3
50%12.5%37.5%4
50%6.2%43.8%5
50%3.1%46.9%6
50%1.6%48.5%7
50%0.8%49.2%8
50%0.4%49.6%9
50%0.2%49.8%10
50%0.1%49.9%11
50%0%50%12
50%0%50%13
50%0%50%14

sample15.0ms (0.6%)

Algorithm
intervals
Results
9.0ms256×body80valid

simplify69.0ms (3%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
0497014
1497014

prune5.0ms (0.2%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize8.0ms (0.4%)

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

rewrite22.0ms (0.9%)

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 sub-neg flip3-- flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/
+-commutative distribute-rgt-in associate-+l+ frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 62
Calls

3 calls:

10.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
5.0ms
(* 6.0 (- x 1.0))
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))

series15.0ms (0.6%)

Counts
3 → 9
Calls

3 calls:

8.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
4.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
3.0ms
(* 6.0 (- x 1.0))

simplify43.0ms (1.9%)

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
04992903
14992903

prune121.0ms (5.2%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New67471
Fresh000
Picked101
Done000
Total68472

Merged error: 0b

Counts
72 → 4

localize9.0ms (0.4%)

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 (1.4%)

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:

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))))
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))

series19.0ms (0.8%)

Counts
3 → 9
Calls

3 calls:

8.0ms
(* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))))
7.0ms
(/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))
4.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))

simplify45.0ms (2%)

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
049741828
149741828

prune182.0ms (7.9%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1020102
Fresh033
Picked011
Done000
Total1024106

Merged error: 0b

Counts
106 → 4

localize11.0ms (0.5%)

Local error

Found 3 expressions with local error:

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

rewrite32.0ms (1.4%)

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

series17.0ms (0.8%)

Counts
3 → 9
Calls

3 calls:

8.0ms
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))
6.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))
4.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))

simplify56.0ms (2.4%)

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
050793735

prune336.0ms (14.6%)

Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1630163
Fresh022
Picked011
Done011
Total1634167

Merged error: 0b

Counts
167 → 4

localize13.0ms (0.6%)

Local error

Found 4 expressions with local error:

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

rewrite61.0ms (2.7%)

Algorithm
rewrite-expression-head
Rules
124×add-sqr-sqrt
108×times-frac
94×*-un-lft-identity
68×add-cube-cbrt
60×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*
add-log-exp unswap-sqr
sqrt-div associate-/r/ associate-/l*
pow1 cbrt-undiv div-exp
flip3-+ flip-+
prod-exp cbrt-unprod div-inv
sum-log
frac-2neg clear-num associate-/l/
+-commutative frac-times associate-+l+ flip3-- div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip--
Counts
4 → 201
Calls

4 calls:

30.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
10.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
7.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
6.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))

series44.0ms (1.9%)

Counts
4 → 12
Calls

4 calls:

19.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
14.0ms
(/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))
8.0ms
(* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))
4.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))

simplify65.0ms (2.8%)

Algorithm
egg-herbie
Counts
213 → 213
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
050765069

prune666.0ms (28.8%)

Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New2130213
Fresh011
Picked011
Done022
Total2134217

Merged error: 0b

Counts
217 → 4

regimes34.0ms (1.5%)

Accuracy

Total 0.0b remaining (71.8%)

Threshold costs 0.0b (71.8%)

bsearch0.0ms (0%)

simplify1.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02514
12514

end0.0ms (0%)

sample389.0ms (16.8%)

Algorithm
intervals
Results
303.0ms8000×body80valid

Profiling

Loading profile data...