Details

Time bar (total: 2.0s)

analyze212.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
25%74.9%0.1%4
25%74.9%0.1%5
37.4%62.4%0.1%6
46.8%53%0.1%7
52.3%47.6%0.1%8
65.5%34.3%0.1%9
71%28.9%0.1%10
75%24.9%0.1%11
81.6%18.2%0.1%12
84.5%15.4%0.1%13
86.9%13%0.1%14

sample20.0ms

Algorithm
intervals
Results
10.0ms256×body80valid

simplify48.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
0493812
1493812

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 2.2b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 1.1283791670955126 (exp z))
0.0b
(+ x (/ y (- (* 1.1283791670955126 (exp z)) (* x y))))
0.6b
(- (* 1.1283791670955126 (exp z)) (* x y))
8.9b
(/ y (- (* 1.1283791670955126 (exp z)) (* x y)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt *-un-lft-identity
14×add-cube-cbrt
times-frac
add-cbrt-cube add-log-exp
add-exp-log
pow1
associate-*r* associate-*l* associate-/r* associate-/l*
flip3-- associate-/r/ flip--
cbrt-undiv +-commutative sub-neg frac-2neg flip3-+ diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod flip-+ div-inv distribute-lft-out unswap-sqr
Counts
4 → 70
Calls
4 calls:
5.0ms
(* 1.1283791670955126 (exp z))
9.0ms
(+ x (/ y (- (* 1.1283791670955126 (exp z)) (* x y))))
4.0ms
(- (* 1.1283791670955126 (exp z)) (* x y))
6.0ms
(/ y (- (* 1.1283791670955126 (exp z)) (* x y)))

series46.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(* 1.1283791670955126 (exp z))
11.0ms
(+ x (/ y (- (* 1.1283791670955126 (exp z)) (* x y))))
11.0ms
(- (* 1.1283791670955126 (exp z)) (* x y))
21.0ms
(/ y (- (* 1.1283791670955126 (exp z)) (* x y)))

simplify55.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
05752999

prune124.0ms

Filtered
66 candidates to 82 candidates (-24.2%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New80282
Fresh000
Picked011
Done000
Total80383

Merged error: 0.0b

Counts
83 → 3

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (/ 1 (- (* 1.1283791670955126 (/ (exp z) y)) x)))
0.0b
(/ (exp z) y)
0.1b
(/ 1 (- (* 1.1283791670955126 (/ (exp z) y)) x))
0.2b
(* 1.1283791670955126 (/ (exp z) y))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
33×add-sqr-sqrt
31×*-un-lft-identity
28×add-cube-cbrt times-frac
13×add-exp-log associate-*r* add-cbrt-cube
pow1
associate-/r* associate-/l* add-log-exp
div-exp div-inv
cbrt-undiv associate-*l*
frac-2neg prod-exp clear-num associate-/r/ cbrt-unprod distribute-lft-out unswap-sqr
+-commutative rec-exp flip3-- pow-flip flip3-+ 1-exp associate-*r/ pow-prod-down sum-log *-commutative flip-- flip-+ inv-pow
Counts
4 → 105
Calls
4 calls:
11.0ms
(+ x (/ 1 (- (* 1.1283791670955126 (/ (exp z) y)) x)))
4.0ms
(/ (exp z) y)
9.0ms
(/ 1 (- (* 1.1283791670955126 (/ (exp z) y)) x))
7.0ms
(* 1.1283791670955126 (/ (exp z) y))

series42.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(+ x (/ 1 (- (* 1.1283791670955126 (/ (exp z) y)) x)))
4.0ms
(/ (exp z) y)
20.0ms
(/ 1 (- (* 1.1283791670955126 (/ (exp z) y)) x))
5.0ms
(* 1.1283791670955126 (/ (exp z) y))

simplify70.0ms

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 0 (60.0ms)

IterNodesCost
049431238
149431238

prune128.0ms

Filtered
81 candidates to 117 candidates (-44.4%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1170117
Fresh011
Picked011
Done011
Total1173120

Merged error: 0.0b

Counts
120 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3)
0.2b
(* 1.1283791670955126 (/ (exp z) y))
0.7b
(/ 1 (pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3))
30.2b
(cbrt (/ 1 (pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3)))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
82×times-frac
67×add-sqr-sqrt
62×add-cube-cbrt *-un-lft-identity
42×cbrt-prod
24×unpow-prod-down cube-prod
18×add-exp-log
13×associate-*r*
12×associate-/r* add-cbrt-cube
cube-mult unpow3 sqr-pow
pow1 div-exp
cube-div
pow-to-exp pow-exp associate-/r/ add-log-exp
rec-exp pow-unpow flip3-- 1-exp associate-*l* flip-- div-inv associate-/l*
cbrt-undiv prod-exp cbrt-unprod unswap-sqr
cbrt-div pow-flip pow-pow frac-2neg pow1/3 associate-*r/ pow-prod-down clear-num *-commutative inv-pow rem-cube-cbrt
Counts
4 → 183
Calls
4 calls:
7.0ms
(pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3)
7.0ms
(* 1.1283791670955126 (/ (exp z) y))
11.0ms
(/ 1 (pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3))
11.0ms
(cbrt (/ 1 (pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3)))

series90.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3)
5.0ms
(* 1.1283791670955126 (/ (exp z) y))
40.0ms
(/ 1 (pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3))
18.0ms
(cbrt (/ 1 (pow (- (* 1.1283791670955126 (/ (exp z) y)) x) 3)))

simplify67.0ms

Algorithm
egg-herbie
Counts
195 → 195
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
051583168

prune211.0ms

Filtered
97 candidates to 195 candidates (-101.0%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1950195
Fresh000
Picked011
Done022
Total1953198

Merged error: 0.0b

Counts
198 → 3

regimes276.0ms

Accuracy

0% (0.0b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05312
15312

end0.0ms

sample515.0ms

Algorithm
intervals
Results
331.0ms8000×body80valid
0.0msbody80invalid

Profiling

Loading profile data...