Details

Time bar (total: 1.7s)

analyze14.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%18.7%81.3%0
0%18.7%81.3%1
0%18.7%81.3%2
0%18.7%81.3%3
0%18.7%81.3%4
4.7%14%81.3%5
5.3%13.5%81.3%6
18.1%0.6%81.3%7
18.1%0.6%81.3%8
18.6%0.1%81.3%9
18.6%0.1%81.3%10
18.7%0%81.3%11
18.7%0%81.3%12
18.7%0%81.3%13
18.7%0%81.3%14

sample26.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
5.0ms256×pre80true

simplify120.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (118.0ms)

IterNodesCost
0489715
1489715

prune8.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 18.9b

Counts
2 → 2

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (- x y) (+ x y))
0.0b
(+ (* x x) (* y y))
19.0b
(/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt *-un-lft-identity
10×add-exp-log add-cbrt-cube
frac-times flip3-+ flip-+ associate-/l/
add-cube-cbrt
flip3-- flip--
pow1 associate-*l* add-log-exp
associate-*r/ associate-*r* associate-*l/
times-frac associate-/r*
cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod
+-commutative distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num sum-log *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 73
Calls
3 calls:
9.0ms
(* (- x y) (+ x y))
4.0ms
(+ (* x x) (* y y))
12.0ms
(/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))

series22.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(* (- x y) (+ x y))
5.0ms
(+ (* x x) (* y y))
10.0ms
(/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))

simplify40.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
056021026

prune91.0ms

Filtered
63 candidates to 82 candidates (-30.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New78482
Fresh011
Picked101
Done000
Total79584

Merged error: 0.3b

Counts
84 → 5

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3))
0.0b
(pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)
0.1b
(* (/ (+ x y) (+ (* x x) (* y y))) (- x y))
18.5b
(/ (+ x y) (+ (* x x) (* y y)))

rewrite46.0ms

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

series43.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3))
13.0ms
(pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)
10.0ms
(* (/ (+ x y) (+ (* x x) (* y y))) (- x y))
7.0ms
(/ (+ x y) (+ (* x x) (* y y)))

simplify33.0ms

Algorithm
egg-herbie
Counts
143 → 143
Iterations

Useful iterations: 0 (20.0ms)

IterNodesCost
050922340

prune164.0ms

Filtered
102 candidates to 143 candidates (-40.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1421143
Fresh044
Picked101
Done000
Total1435148

Merged error: 0.3b

Counts
148 → 5

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* y y))
0.0b
(- (* x x) (* y y))
19.0b
(/ (- (* x x) (* y y)) (+ (* x x) (* y y)))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
add-log-exp
add-exp-log add-cbrt-cube difference-of-squares
associate-/l*
pow1 associate-/r*
flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/
cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub div-exp clear-num sum-log div-inv
Counts
3 → 59
Calls
3 calls:
4.0ms
(+ (* x x) (* y y))
4.0ms
(- (* x x) (* y y))
8.0ms
(/ (- (* x x) (* y y)) (+ (* x x) (* y y)))

series20.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(+ (* x x) (* y y))
5.0ms
(- (* x x) (* y y))
9.0ms
(/ (- (* x x) (* y y)) (+ (* x x) (* y y)))

simplify48.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
052011044

prune69.0ms

Filtered
53 candidates to 68 candidates (-28.3%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New68068
Fresh044
Picked011
Done000
Total68573

Merged error: 0.3b

Counts
73 → 5

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* y y))
0.1b
(* (- x y) (/ (+ x y) (+ (* x x) (* y y))))
18.5b
(/ (+ x y) (+ (* x x) (* y y)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
28×add-sqr-sqrt
25×times-frac
21×add-cube-cbrt
18×associate-*r*
10×add-exp-log add-cbrt-cube
distribute-lft-out
pow1 associate-*l* add-log-exp
flip3-+ associate-/r/ flip-+ associate-/l*
associate-/r*
cbrt-undiv frac-times flip3-- div-exp associate-*l/ prod-exp flip-- cbrt-unprod div-inv associate-/l/ unswap-sqr
+-commutative frac-2neg associate-*r/ pow-prod-down clear-num sum-log *-commutative distribute-lft-out-- difference-of-squares
Counts
3 → 89
Calls
3 calls:
4.0ms
(+ (* x x) (* y y))
15.0ms
(* (- x y) (/ (+ x y) (+ (* x x) (* y y))))
8.0ms
(/ (+ x y) (+ (* x x) (* y y)))

series22.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(+ (* x x) (* y y))
10.0ms
(* (- x y) (/ (+ x y) (+ (* x x) (* y y))))
7.0ms
(/ (+ x y) (+ (* x x) (* y y)))

simplify41.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
053171452

prune74.0ms

Filtered
69 candidates to 98 candidates (-42.0%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New98098
Fresh033
Picked011
Done011
Total985103

Merged error: 0.3b

Counts
103 → 5

regimes110.0ms

Accuracy

78.3% (4.3b remaining)

Error of 4.8b against oracle of 0.4b and baseline of 20.5b

bsearch33.0ms

Steps
ItersRangePoint
8
6.33830383506783e-172
1.99495145509404e-169
1.9735231634376482e-169
6
-9.671282779081546e-161
-1.575773035466551e-161
-1.5937452839923381e-161
7
-2.02585762581295e+154
-7.771465008136436e+152
-1.3297178600730637e+154

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03930
13930

end0.0ms

sample594.0ms

Algorithm
intervals
Results
309.0ms8000×body80valid
148.0ms8000×pre80true

Profiling

Loading profile data...