Details

Time bar (total: 3.3s)

analyze823.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
0%99.9%0.1%5
0%99.9%0.1%6
0%99.9%0.1%7
0%99.9%0.1%8
12.5%85.8%1.7%9
16.4%79.2%4.4%10
20.7%72.4%7%11
32.6%53.3%14.1%12
36%45.5%18.5%13
38.3%41.1%20.6%14

sample28.0ms

Algorithm
intervals
Results
11.0ms256×body80valid
5.0ms111×body80invalid

simplify65.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (63.0ms)

IterNodesCost
0510013

prune10.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.3b

Counts
2 → 2

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- x z) y)
0.0b
(+ y (* (+ x z) (/ (- x z) y)))
0.2b
(/ (+ y (* (+ x z) (/ (- x z) y))) 2.0)
0.3b
(* (+ x z) (/ (- x z) y))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
51×add-sqr-sqrt
48×*-un-lft-identity
40×times-frac
32×add-cube-cbrt
19×associate-*r*
13×add-exp-log add-cbrt-cube
associate-/l*
distribute-lft-out-- difference-of-squares
pow1 associate-/r* add-log-exp
flip3-+ associate-*l* flip-+ associate-/l/
cbrt-undiv div-exp div-inv
frac-times frac-2neg associate-*l/ prod-exp clear-num cbrt-unprod unswap-sqr
+-commutative flip3-- div-sub associate-*r/ pow-prod-down sum-log *-commutative flip-- distribute-lft-out
Counts
4 → 121
Calls
4 calls:
5.0ms
(/ (- x z) y)
7.0ms
(+ y (* (+ x z) (/ (- x z) y)))
6.0ms
(/ (+ y (* (+ x z) (/ (- x z) y))) 2.0)
11.0ms
(* (+ x z) (/ (- x z) y))

series45.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(/ (- x z) y)
12.0ms
(+ y (* (+ x z) (/ (- x z) y)))
15.0ms
(/ (+ y (* (+ x z) (/ (- x z) y))) 2.0)
12.0ms
(* (+ x z) (/ (- x z) y))

simplify49.0ms

Algorithm
egg-herbie
Counts
133 → 133
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
057721688

prune155.0ms

Filtered
95 candidates to 133 candidates (-40.0%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1258133
Fresh011
Picked101
Done000
Total1269135

Merged error: 0.3b

Counts
135 → 9

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (* (+ x z) (/ 1 (/ y (- x z)))))
0.2b
(/ (+ y (* (+ x z) (/ 1 (/ y (- x z))))) 2.0)
0.3b
(* (+ x z) (/ 1 (/ y (- x z))))
0.8b
(/ 1 (/ y (- x z)))

rewrite58.0ms

Algorithm
rewrite-expression-head
Rules
246×times-frac
176×add-sqr-sqrt
166×*-un-lft-identity
120×add-cube-cbrt
68×associate-*r*
36×add-exp-log
24×associate-/r*
21×distribute-lft-out-- difference-of-squares
20×add-cbrt-cube
16×associate-/r/
15×div-exp
10×div-inv
pow1 cbrt-undiv flip3-- prod-exp flip--
associate-/l* add-log-exp
unswap-sqr
rec-exp flip3-+ 1-exp associate-*l* flip-+
cbrt-unprod
frac-times frac-2neg associate-*l/ clear-num associate-/l/
+-commutative pow-flip associate-*r/ pow-prod-down sum-log un-div-inv *-commutative distribute-lft-out inv-pow
Counts
4 → 250
Calls
4 calls:
4.0ms
(+ y (* (+ x z) (/ 1 (/ y (- x z)))))
6.0ms
(/ (+ y (* (+ x z) (/ 1 (/ y (- x z))))) 2.0)
27.0ms
(* (+ x z) (/ 1 (/ y (- x z))))
9.0ms
(/ 1 (/ y (- x z)))

series50.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(+ y (* (+ x z) (/ 1 (/ y (- x z)))))
15.0ms
(/ (+ y (* (+ x z) (/ 1 (/ y (- x z))))) 2.0)
11.0ms
(* (+ x z) (/ 1 (/ y (- x z))))
7.0ms
(/ 1 (/ y (- x z)))

simplify65.0ms

Algorithm
egg-herbie
Counts
262 → 262
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
051273394

prune246.0ms

Filtered
169 candidates to 262 candidates (-55.0%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New2602262
Fresh448
Picked101
Done000
Total2656271

Merged error: 0.3b

Counts
271 → 6

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ y (- x z))
0.0b
(+ y (/ (+ x z) (/ y (- x z))))
0.2b
(/ (+ y (/ (+ x z) (/ y (- x z)))) 2.0)
0.3b
(/ (+ x z) (/ y (- x z)))

rewrite80.0ms

Algorithm
rewrite-expression-head
Rules
186×times-frac
182×*-un-lft-identity
128×add-sqr-sqrt
90×add-cube-cbrt
29×associate-/r*
27×distribute-lft-out
19×distribute-lft-out-- difference-of-squares
13×add-exp-log associate-/r/ add-cbrt-cube
11×associate-/l*
div-inv
flip3-- flip-- add-log-exp
cbrt-undiv div-exp
pow1 associate-/l/
frac-2neg flip3-+ clear-num flip-+
+-commutative sum-log
Counts
4 → 208
Calls
4 calls:
5.0ms
(/ y (- x z))
24.0ms
(+ y (/ (+ x z) (/ y (- x z))))
25.0ms
(/ (+ y (/ (+ x z) (/ y (- x z)))) 2.0)
14.0ms
(/ (+ x z) (/ y (- x z)))

series43.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(/ y (- x z))
11.0ms
(+ y (/ (+ x z) (/ y (- x z))))
14.0ms
(/ (+ y (/ (+ x z) (/ y (- x z)))) 2.0)
11.0ms
(/ (+ x z) (/ y (- x z)))

simplify76.0ms

Algorithm
egg-herbie
Counts
220 → 220
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
049773445
149773445

prune174.0ms

Filtered
149 candidates to 220 candidates (-47.7%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New2182220
Fresh325
Picked011
Done000
Total2215226

Merged error: 0.3b

Counts
226 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (- x z))
0.2b
(/ (+ y (/ (+ x z) (* y (/ 1 (- x z))))) 2.0)
0.2b
(* y (/ 1 (- x z)))
0.3b
(/ (+ x z) (* y (/ 1 (- x z))))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
62×*-un-lft-identity
56×add-sqr-sqrt
48×times-frac
35×add-cube-cbrt
34×add-exp-log
22×add-cbrt-cube
21×associate-*r*
12×div-exp
11×associate-/l*
associate-/r*
prod-exp
pow1 cbrt-undiv distribute-lft-out-- difference-of-squares
associate-/r/ distribute-lft-out
cbrt-unprod div-inv associate-/l/ add-log-exp
rec-exp frac-2neg 1-exp associate-*l* clear-num unswap-sqr
flip3-- flip3-+ associate-*r/ un-div-inv flip-- flip-+
pow-flip pow-prod-down *-commutative inv-pow
Counts
4 → 149
Calls
4 calls:
5.0ms
(/ 1 (- x z))
10.0ms
(/ (+ y (/ (+ x z) (* y (/ 1 (- x z))))) 2.0)
10.0ms
(* y (/ 1 (- x z)))
11.0ms
(/ (+ x z) (* y (/ 1 (- x z))))

series39.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(/ 1 (- x z))
17.0ms
(/ (+ y (/ (+ x z) (* y (/ 1 (- x z))))) 2.0)
7.0ms
(* y (/ 1 (- x z)))
11.0ms
(/ (+ x z) (* y (/ 1 (- x z))))

simplify48.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
050011651

prune124.0ms

Filtered
97 candidates to 161 candidates (-66.0%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1610161
Fresh033
Picked011
Done011
Total1615166

Merged error: 0.3b

Counts
166 → 5

regimes288.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02213
12213

end0.0ms

sample721.0ms

Algorithm
intervals
Results
350.0ms8000×body80valid
130.0ms2945×body80invalid

Profiling

Loading profile data...