Details

Time bar (total: 2.9s)

analyze3.0ms

Algorithm
search

sample15.0ms

Algorithm
intervals
Results
9.0ms256×body80valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0217
1397
2617
3807
41057
51147
61147

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

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

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

series15.0ms

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

simplify52.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0492549
12177479
25002478

prune104.0ms

Filtered
55 candidates to 73 candidates (-32.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New69473
Fresh000
Picked101
Done000
Total70474

Merged error: 0b

Counts
74 → 4

localize8.0ms

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

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

series18.0ms

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

simplify91.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 1 (18.0ms)

IterNodesCost
08222172
137672075
250012075

prune283.0ms

Filtered
129 candidates to 163 candidates (-26.4%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1621163
Fresh123
Picked011
Done000
Total1634167

Merged error: 0b

Counts
167 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite96.0ms

Algorithm
rewrite-expression-head
Rules
417×times-frac
387×add-sqr-sqrt
282×*-un-lft-identity
178×add-cube-cbrt
152×sqrt-prod
104×associate-*r*
100×difference-of-squares
50×distribute-lft-out--
42×associate-/r*
20×add-exp-log add-cbrt-cube
18×associate-/r/
10×div-inv
add-log-exp
flip3-- flip--
cbrt-undiv div-exp
pow1 associate-/l*
associate-*l*
flip3-+ flip-+
prod-exp sum-log cbrt-unprod unswap-sqr
frac-times frac-2neg associate-*l/ clear-num associate-/l/ distribute-lft-out
+-commutative associate-+l+ associate-*r/ pow-prod-down *-commutative
Counts
4 → 350
Calls
4 calls:
5.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
18.0ms
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))))
38.0ms
(* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0)))))
12.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0)))

series76.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
19.0ms
(/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))))
37.0ms
(* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0)))))
16.0ms
(/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0)))

simplify97.0ms

Algorithm
egg-herbie
Counts
362 → 362
Iterations

Useful iterations: 1 (38.0ms)

IterNodesCost
017746501
150026277

prune824.0ms

Filtered
206 candidates to 362 candidates (-75.7%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New3620362
Fresh022
Picked011
Done011
Total3624366

Merged error: 0b

Counts
366 → 4

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

rewrite64.0ms

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

series40.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ (+ x 1.0) (* 4.0 (sqrt x)))
13.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))))))
15.0ms
(/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))

simplify58.0ms

Algorithm
egg-herbie
Counts
213 → 213
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
012353305
150013123

prune508.0ms

Filtered
154 candidates to 213 candidates (-38.3%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New2130213
Fresh011
Picked011
Done022
Total2134217

Merged error: 0b

Counts
217 → 4

regimes31.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
0147
1147

end0.0ms

analyze3.0ms

Algorithm
search

sample400.0ms

Algorithm
intervals
Results
310.0ms8000×body80valid
0.0msbody80nan

Profiling

Loading profile data...