Details

Time bar (total: 1.7s)

analyze3.0ms

Algorithm
search

sample15.0ms

Algorithm
intervals
Results
10.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

localize8.0ms

Local error

Found 3 expressions with local error:

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

series16.0ms

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

simplify59.0ms

Algorithm
egg-herbie
Counts
73 → 73
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
0492549
12177479
25002478

prune107.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: 0.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))))

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

series20.0ms

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

simplify74.0ms

Algorithm
egg-herbie
Counts
102 → 102
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
06341087
126751000
25001998

prune161.0ms

Filtered
80 candidates to 102 candidates (-27.5%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1011102
Fresh123
Picked011
Done000
Total1024106

Merged error: 0b

Counts
106 → 4

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
24×cbrt-prod
22×add-sqr-sqrt
20×*-un-lft-identity
18×add-cube-cbrt unpow-prod-down cube-prod
17×add-exp-log add-cbrt-cube
15×times-frac
10×associate-/r/
pow1
flip3-+ associate-*r* flip-+ div-inv
cbrt-undiv associate-*r/ div-exp add-log-exp
pow-unpow associate-*l* pow-exp prod-exp associate-/r* cbrt-unprod rem-cube-cbrt
cube-div distribute-rgt-in cube-mult sub-neg flip3-- distribute-lft-in unpow3 flip-- associate-/l/ sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 pow-prod-down clear-num *-commutative rem-cbrt-cube associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 125
Calls
4 calls:
6.0ms
(* 6.0 (- x 1.0))
11.0ms
(pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3)
11.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
7.0ms
(cbrt (pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3))

series35.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 6.0 (- x 1.0))
15.0ms
(pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3)
8.0ms
(/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))
8.0ms
(cbrt (pow (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) 3))

simplify96.0ms

Algorithm
egg-herbie
Counts
137 → 137
Iterations

Useful iterations: 2 (79.0ms)

IterNodesCost
07281449
135601374
250031368

prune183.0ms

Filtered
84 candidates to 137 candidates (-63.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1370137
Fresh022
Picked011
Done011
Total1374141

Merged error: 0b

Counts
141 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite41.0ms

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

series36.0ms

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

simplify82.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
0602907
13142732
25001719

prune146.0ms

Filtered
74 candidates to 113 candidates (-52.7%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1130113
Fresh011
Picked011
Done022
Total1134117

Merged error: 0b

Counts
117 → 4

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

analyze3.0ms

Algorithm
search

sample409.0ms

Algorithm
intervals
Results
319.0ms8000×body80valid
0.0msbody80nan

Profiling

Loading profile data...