Details

Time bar (total: 2.3s)

analyze118.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
0%99.9%0.1%4
12.5%87.4%0.1%5
31.2%68.7%0.1%6
46.8%53.1%0.1%7
60.9%39%0.1%8
67.9%31.2%0.9%9
74.5%22.2%3.2%10
77.9%17.2%5%11
81.1%11.8%7.1%12
82.7%9%8.3%13
84.3%6.1%9.7%14

sample16.0ms

Algorithm
intervals
Results
8.0ms256×body80valid
0.0ms11×body80invalid

simplify94.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (92.0ms)

IterNodesCost
0510811

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: 0.1b

Counts
2 → 2

localize10.0ms

Local error

Found 2 expressions with local error:

0.1b
(/ (+ (/ x y) 1.0) (+ x 1.0))
0.1b
(* x (/ (+ (/ x y) 1.0) (+ x 1.0)))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
58×*-un-lft-identity
33×times-frac
27×add-sqr-sqrt
22×add-cube-cbrt associate-*r*
18×distribute-lft-out
add-exp-log add-cbrt-cube
pow1 associate-/r* associate-/r/ associate-/l*
flip3-+ associate-*l* flip-+
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr
frac-2neg associate-*r/ pow-prod-down clear-num *-commutative
Counts
2 → 81
Calls
2 calls:
10.0ms
(/ (+ (/ x y) 1.0) (+ x 1.0))
15.0ms
(* x (/ (+ (/ x y) 1.0) (+ x 1.0)))

series12.0ms

Counts
2 → 6
Calls
2 calls:
5.0ms
(/ (+ (/ x y) 1.0) (+ x 1.0))
7.0ms
(* x (/ (+ (/ x y) 1.0) (+ x 1.0)))

simplify63.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049531112
149531112

prune114.0ms

Filtered
55 candidates to 87 candidates (-58.2%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New81687
Fresh101
Picked101
Done000
Total83689

Merged error: 0b

Counts
89 → 6

localize17.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (* x (* (cbrt (+ (/ x y) 1.0)) (/ (cbrt (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) (/ (cbrt (+ (/ x y) 1.0)) (cbrt (+ x 1.0))))
0.2b
(cbrt (+ (/ x y) 1.0))
0.2b
(cbrt (+ (/ x y) 1.0))
0.2b
(cbrt (+ (/ x y) 1.0))

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
70×*-un-lft-identity
68×cbrt-prod
55×associate-*r*
49×add-exp-log times-frac
36×add-sqr-sqrt add-cube-cbrt
26×prod-exp cbrt-unprod
25×add-cbrt-cube
17×distribute-lft-out
16×cbrt-div
13×pow1 associate-*r/
cbrt-undiv frac-times div-exp associate-*l/
flip3-+ flip-+
pow-prod-down
add-log-exp
pow1/3
associate-/r/
associate-*l* *-commutative div-inv
Counts
4 → 140
Calls
4 calls:
44.0ms
(* (* x (* (cbrt (+ (/ x y) 1.0)) (/ (cbrt (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) (/ (cbrt (+ (/ x y) 1.0)) (cbrt (+ x 1.0))))
6.0ms
(cbrt (+ (/ x y) 1.0))
6.0ms
(cbrt (+ (/ x y) 1.0))
6.0ms
(cbrt (+ (/ x y) 1.0))

series113.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(* (* x (* (cbrt (+ (/ x y) 1.0)) (/ (cbrt (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))))) (/ (cbrt (+ (/ x y) 1.0)) (cbrt (+ x 1.0))))
36.0ms
(cbrt (+ (/ x y) 1.0))
36.0ms
(cbrt (+ (/ x y) 1.0))
34.0ms
(cbrt (+ (/ x y) 1.0))

simplify62.0ms

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
051153340

prune383.0ms

Filtered
106 candidates to 152 candidates (-43.4%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1520152
Fresh055
Picked011
Done000
Total1526158

Merged error: 0b

Counts
158 → 6

localize11.0ms

Local error

Found 3 expressions with local error:

0.1b
(* (* x (/ (+ (/ x y) 1.0) (- (* x x) (* 1.0 1.0)))) (- x 1.0))
4.3b
(/ (+ (/ x y) 1.0) (- (* x x) (* 1.0 1.0)))
4.9b
(* x (/ (+ (/ x y) 1.0) (- (* x x) (* 1.0 1.0))))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
44×*-un-lft-identity
33×times-frac
31×add-sqr-sqrt
27×associate-*r*
24×add-cube-cbrt
19×add-exp-log add-cbrt-cube
10×pow1 difference-of-squares
distribute-lft-out
prod-exp cbrt-unprod
associate-*r/
flip3-- associate-*l* pow-prod-down associate-/r* associate-/r/ flip-- associate-/l*
cbrt-undiv div-exp add-log-exp
frac-times sub-neg *-commutative div-inv associate-/l/ unswap-sqr
distribute-rgt-in frac-2neg distribute-lft-in flip3-+ associate-*l/ clear-num flip-+ distribute-lft-out--
Counts
3 → 110
Calls
3 calls:
17.0ms
(* (* x (/ (+ (/ x y) 1.0) (- (* x x) (* 1.0 1.0)))) (- x 1.0))
11.0ms
(/ (+ (/ x y) 1.0) (- (* x x) (* 1.0 1.0)))
16.0ms
(* x (/ (+ (/ x y) 1.0) (- (* x x) (* 1.0 1.0))))

series26.0ms

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

simplify37.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
058182042

prune150.0ms

Filtered
83 candidates to 119 candidates (-43.4%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New1190119
Fresh044
Picked011
Done011
Total1196125

Merged error: 0b

Counts
125 → 6

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ (/ x y) 1.0) (+ x 1.0))
0.1b
(* x (cbrt (pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3)))
0.2b
(pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3)
13.9b
(cbrt (pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3))

rewrite72.0ms

Algorithm
rewrite-expression-head
Rules
189×*-un-lft-identity
114×times-frac
106×cbrt-prod
88×add-sqr-sqrt
73×add-cube-cbrt
68×unpow-prod-down cube-prod
58×distribute-lft-out
53×associate-*r*
14×associate-/r/
11×add-exp-log
10×add-cbrt-cube
flip3-+ flip-+
pow1 div-inv unswap-sqr
associate-/r* associate-/l* add-log-exp sqr-pow
cube-div cube-mult pow-unpow unpow3 associate-*l*
cbrt-undiv cbrt-div div-exp pow-exp associate-/l/ rem-cube-cbrt
pow-to-exp pow-pow frac-2neg pow1/3 associate-*r/ pow-prod-down prod-exp clear-num *-commutative rem-cbrt-cube cbrt-unprod
Counts
4 → 239
Calls
4 calls:
10.0ms
(/ (+ (/ x y) 1.0) (+ x 1.0))
24.0ms
(* x (cbrt (pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3)))
12.0ms
(pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3)
13.0ms
(cbrt (pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3))

series32.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ (+ (/ x y) 1.0) (+ x 1.0))
7.0ms
(* x (cbrt (pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3)))
14.0ms
(pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3)
5.0ms
(cbrt (pow (/ (+ (/ x y) 1.0) (+ x 1.0)) 3))

simplify66.0ms

Algorithm
egg-herbie
Counts
251 → 251
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
052353601

prune211.0ms

Filtered
112 candidates to 251 candidates (-124.1%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New2510251
Fresh033
Picked011
Done022
Total2516257

Merged error: 0b

Counts
257 → 6

regimes91.0ms

Accuracy

0% (0.8b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01937
11937

end0.0ms

sample401.0ms

Algorithm
intervals
Results
258.0ms8000×body80valid
9.0ms286×body80invalid

Profiling

Loading profile data...