Details

Time bar (total: 2.5s)

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

sample15.0ms

Algorithm
intervals
Results
8.0ms256×body80valid

simplify48.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (46.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: 9.9b

Counts
2 → 2

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ x y) (+ x (+ y 1.0)))
0.0b
(* (+ x y) (* (+ x y) (+ x (+ y 1.0))))
6.0b
(* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))))
6.4b
(/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))

rewrite78.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)))
15.0ms
(* (+ x y) (* (+ x y) (+ x (+ y 1.0))))
23.0ms
(* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))))
20.0ms
(/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))

series50.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))))
21.0ms
(* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))))
14.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

prune262.0ms

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

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1897196
Fresh011
Picked101
Done000
Total1908198

Merged error: 3.5b

Counts
198 → 8

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite53.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:
10.0ms
(* (+ x y) (+ x (+ y 1.0)))
5.0ms
(/ x (+ y x))
21.0ms
(* (/ x (+ y x)) (/ y (* (+ x y) (+ x (+ y 1.0)))))
11.0ms
(/ y (* (+ x y) (+ x (+ y 1.0))))

series234.0ms

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

simplify54.0ms

Algorithm
egg-herbie
Counts
164 → 164
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
049952281
149952281

prune177.0ms

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

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1595164
Fresh617
Picked011
Done000
Total1657172

Merged error: 0.0b

Counts
172 → 7

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite97.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))
54.0ms
(* (/ x (+ y x)) (/ (/ y (+ y x)) (+ x (+ y 1.0))))
14.0ms
(/ (/ y (+ y x)) (+ x (+ y 1.0)))

series43.0ms

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

simplify95.0ms

Algorithm
egg-herbie
Counts
352 → 352
Iterations

Useful iterations: 0 (63.0ms)

IterNodesCost
049805703
149805703

prune286.0ms

Filtered
202 candidates to 352 candidates (-74.3%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New3493352
Fresh235
Picked011
Done011
Total3518359

Merged error: 0b

Counts
359 → 8

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
78×*-un-lft-identity
57×times-frac
52×add-sqr-sqrt
40×add-cube-cbrt
38×add-exp-log add-cbrt-cube
20×distribute-lft-out
18×associate-*r* associate-*l*
15×cbrt-undiv div-exp
13×associate-/r*
10×associate-/r/
prod-exp cbrt-unprod
associate-/l*
pow1
flip3-+ flip-+ div-inv
add-log-exp unswap-sqr
frac-2neg clear-num associate-/l/
frac-times associate-*r/ associate-*l/
pow-prod-down *-commutative
Counts
4 → 162
Calls
4 calls:
17.0ms
(* (/ y (+ y x)) (/ x (+ y x)))
5.0ms
(/ y (+ y x))
5.0ms
(/ x (+ y x))
16.0ms
(/ (* (/ y (+ y x)) (/ x (+ y x))) (+ x (+ y 1.0)))

series40.0ms

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

simplify60.0ms

Algorithm
egg-herbie
Counts
174 → 174
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
049862003
149862003

prune140.0ms

Filtered
117 candidates to 174 candidates (-48.7%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New1740174
Fresh055
Picked011
Done022
Total1748182

Merged error: 0b

Counts
182 → 8

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

sample407.0ms

Algorithm
intervals
Results
275.0ms8000×body80valid

Profiling

Loading profile data...