Details

Time bar (total: 2.6s)

analyze79.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
46.8%53.1%0.1%6
70.2%29.7%0.1%7
76.5%23.4%0.1%8
83.5%16.4%0.1%9
87%12.9%0.1%10
91.1%8.8%0.1%11
93.2%6.7%0.1%12
95.4%4.5%0.1%13
96.5%3.4%0.1%14

sample16.0ms

Algorithm
intervals
Results
9.0ms256×body80valid

simplify50.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
0528417

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

Counts
2 → 2

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ x y) (+ x (+ y 1.0)))
0.1b
(* (+ x y) (* (+ x y) (+ x (+ y 1.0))))
6.9b
(* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))))
8.1b
(/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
88×frac-times
87×flip3-+ flip-+
52×associate-/r/
45×associate-*r/
39×associate-*r*
34×add-exp-log add-cbrt-cube
26×associate-*l/
21×*-un-lft-identity
16×add-sqr-sqrt
14×prod-exp cbrt-unprod
13×pow1
12×add-cube-cbrt
11×associate-*l*
cbrt-undiv times-frac div-exp
distribute-rgt-in distribute-lft-in pow-prod-down distribute-lft-out
add-log-exp
*-commutative associate-/l*
div-inv unswap-sqr
frac-2neg clear-num associate-/r*
Counts
4 → 184
Calls
4 calls:
10.0ms
(* (+ x y) (+ x (+ y 1.0)))
14.0ms
(* (+ x y) (* (+ x y) (+ x (+ y 1.0))))
23.0ms
(* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))))
16.0ms
(/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))

series51.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(* (+ x y) (+ x (+ y 1.0)))
9.0ms
(* (+ x y) (* (+ x y) (+ x (+ y 1.0))))
18.0ms
(* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))))
18.0ms
(/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))

simplify69.0ms

Algorithm
egg-herbie
Counts
196 → 196
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
049863890
149863890

prune456.0ms

Filtered
144 candidates to 196 candidates (-36.1%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1897196
Fresh101
Picked101
Done000
Total1917198

Merged error: 4.7b

Counts
198 → 7

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
48×*-un-lft-identity
34×add-exp-log add-sqr-sqrt add-cbrt-cube
31×times-frac
27×add-cube-cbrt
22×associate-*l*
20×flip3-+ associate-*r* associate-/r/ flip-+
13×frac-times
11×distribute-lft-out
10×cbrt-undiv div-exp prod-exp cbrt-unprod
pow1
associate-*r/ associate-*l/
associate-/l*
associate-/r*
div-inv add-log-exp
unswap-sqr
frac-2neg pow-prod-down clear-num *-commutative
distribute-rgt-in distribute-lft-in
Counts
4 → 152
Calls
4 calls:
5.0ms
(/ x (+ y x))
10.0ms
(* (+ x y) (+ x (+ y 1.0)))
21.0ms
(* (/ x (+ y x)) (/ y (* (+ x y) (+ x (+ y 1.0)))))
11.0ms
(/ y (* (+ x y) (+ x (+ y 1.0))))

series44.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ x (+ y x))
6.0ms
(* (+ x y) (+ x (+ y 1.0)))
18.0ms
(* (/ x (+ y x)) (/ y (* (+ x y) (+ x (+ y 1.0)))))
14.0ms
(/ y (* (+ x y) (+ x (+ y 1.0))))

simplify55.0ms

Algorithm
egg-herbie
Counts
164 → 164
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049952281
149952281

prune180.0ms

Filtered
123 candidates to 164 candidates (-33.3%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1595164
Fresh426
Picked011
Done000
Total1638171

Merged error: 0.0b

Counts
171 → 8

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite92.0ms

Algorithm
rewrite-expression-head
Rules
429×*-un-lft-identity
357×times-frac
177×add-sqr-sqrt
156×add-cube-cbrt
155×distribute-lft-out
96×associate-*r*
34×add-exp-log add-cbrt-cube
32×associate-/r/
24×associate-/l*
18×associate-*l*
16×flip3-+ flip-+ div-inv
14×cbrt-undiv div-exp
13×associate-/r*
pow1 prod-exp cbrt-unprod unswap-sqr
add-log-exp
frac-2neg clear-num
frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/
Counts
4 → 340
Calls
4 calls:
5.0ms
(/ y (+ y x))
5.0ms
(/ x (+ y x))
14.0ms
(/ (/ y (+ y x)) (+ x (+ y 1.0)))
50.0ms
(* (/ x (+ y x)) (/ (/ y (+ y x)) (+ x (+ y 1.0))))

series46.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ y (+ y x))
5.0ms
(/ x (+ y x))
16.0ms
(/ (/ y (+ y x)) (+ x (+ y 1.0)))
19.0ms
(* (/ x (+ y x)) (/ (/ y (+ y x)) (+ x (+ y 1.0))))

simplify97.0ms

Algorithm
egg-herbie
Counts
352 → 352
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
049805703
149805703

prune311.0ms

Filtered
206 candidates to 352 candidates (-70.9%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New3493352
Fresh246
Picked011
Done101
Total3528360

Merged error: 0.0b

Counts
360 → 8

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite60.0ms

Algorithm
rewrite-expression-head
Rules
105×add-exp-log
92×*-un-lft-identity
70×times-frac
64×add-sqr-sqrt
61×add-cbrt-cube
47×add-cube-cbrt
42×prod-exp
36×div-exp associate-*l*
23×distribute-lft-out
22×associate-*r* cbrt-unprod
19×cbrt-undiv
12×pow1
10×associate-/r/
associate-/r*
rec-exp 1-exp
frac-times associate-*r/ associate-/l* unswap-sqr
flip3-+ flip-+ div-inv
pow-prod-down associate-*l/ add-log-exp
frac-2neg clear-num *-commutative
pow-flip inv-pow
Counts
4 → 203
Calls
4 calls:
5.0ms
(/ x (+ y x))
5.0ms
(/ 1 (+ y x))
22.0ms
(* (/ x (+ y x)) (* (/ 1 (+ y x)) (/ y (+ y (+ x 1.0)))))
20.0ms
(* (/ 1 (+ y x)) (/ y (+ y (+ x 1.0))))

series38.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ x (+ y x))
4.0ms
(/ 1 (+ y x))
18.0ms
(* (/ x (+ y x)) (* (/ 1 (+ y x)) (/ y (+ y (+ x 1.0)))))
11.0ms
(* (/ 1 (+ y x)) (/ y (+ y (+ x 1.0))))

simplify61.0ms

Algorithm
egg-herbie
Counts
215 → 215
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
050332606

prune161.0ms

Filtered
123 candidates to 215 candidates (-74.8%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New2150215
Fresh066
Picked011
Done011
Total2158223

Merged error: 0.0b

Counts
223 → 8

regimes104.0ms

Accuracy

0% (0.1b 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 (0.0ms)

IterNodesCost
01417
11417

end0.0ms

sample417.0ms

Algorithm
intervals
Results
280.0ms8000×body80valid

Profiling

Loading profile data...