Details

Time bar (total: 6.9s)

sample46.0ms

Algorithm
intervals
Results
16.0ms256×body80valid
14.0ms293×body80nan

simplify75.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04414
116514
284614
3397414
4500114

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.4b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(* 5.0 (* v v))
0.3b
(/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v))))
0.3b
(* PI t)
0.5b
(* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
30×add-exp-log add-cbrt-cube
18×associate-*r/
16×pow1
13×add-sqr-sqrt prod-exp cbrt-unprod
10×add-cube-cbrt *-un-lft-identity
flip3-- sqrt-div associate-*r* associate-/r/ flip--
associate-*l* pow-prod-down
cbrt-undiv expm1-log1p-u frac-times div-exp log1p-expm1-u add-log-exp
times-frac *-commutative associate-/l*
associate-*l/ associate-/l/ unswap-sqr
frac-2neg div-sub clear-num associate-/r* sqrt-prod div-inv
Counts
4 → 102
Calls
4 calls:
6.0ms
(* 5.0 (* v v))
16.0ms
(/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v))))
4.0ms
(* PI t)
9.0ms
(* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

series797.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(* 5.0 (* v v))
565.0ms
(/ (- 1.0 (* 5.0 (* v v))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v))))
19.0ms
(* PI t)
189.0ms
(* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

simplify108.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
07751210
143561050
250011050

prune353.0ms

Filtered
114 candidates to 80 candidates (70.2%)
Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.1b

localize15.0ms

Local error

Found 4 expressions with local error:

0.2b
(* 5.0 (* v v))
0.3b
(/ (- 1.0 (* 5.0 (* v v))) (* (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) (- 1.0 (* v v))))
0.3b
(* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))))
0.5b
(* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
30×add-exp-log associate-*r/ add-cbrt-cube
16×pow1
13×add-sqr-sqrt prod-exp cbrt-unprod
10×add-cube-cbrt *-un-lft-identity sqrt-div
flip3-- associate-*l* flip--
associate-/r/
pow-prod-down
associate-*r*
cbrt-undiv expm1-log1p-u frac-times div-exp log1p-expm1-u add-log-exp
times-frac *-commutative associate-/l*
associate-*l/ associate-/l/ unswap-sqr
frac-2neg div-sub clear-num associate-/r* sqrt-prod div-inv
Counts
4 → 104
Calls
4 calls:
6.0ms
(* 5.0 (* v v))
16.0ms
(/ (- 1.0 (* 5.0 (* v v))) (* (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) (- 1.0 (* v v))))
9.0ms
(* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))))
7.0ms
(* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

series954.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(* 5.0 (* v v))
583.0ms
(/ (- 1.0 (* 5.0 (* v v))) (* (* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))) (- 1.0 (* v v))))
191.0ms
(* PI (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))))
151.0ms
(* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

simplify106.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 1 (21.0ms)

IterNodesCost
08001361
142751195
250011195

prune361.0ms

Filtered
116 candidates to 84 candidates (72.4%)
Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.1b

localize16.0ms

Local error

Found 4 expressions with local error:

0.2b
(* 5.0 (* v v))
0.3b
(/ (- 1.0 (* 1 (* 5.0 (* v v)))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v))))
0.3b
(* PI t)
0.5b
(* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
30×add-exp-log add-cbrt-cube
18×associate-*r/
16×pow1
13×add-sqr-sqrt prod-exp cbrt-unprod
12×*-un-lft-identity
10×add-cube-cbrt
flip3-- sqrt-div associate-*r* associate-/r/ flip--
associate-*l* pow-prod-down
cbrt-undiv expm1-log1p-u frac-times times-frac div-exp log1p-expm1-u associate-/l* add-log-exp
*-commutative
associate-*l/ associate-/l/ distribute-lft-out-- unswap-sqr
frac-2neg div-sub clear-num associate-/r* sqrt-prod div-inv
Counts
4 → 104
Calls
4 calls:
6.0ms
(* 5.0 (* v v))
16.0ms
(/ (- 1.0 (* 1 (* 5.0 (* v v)))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v))))
4.0ms
(* PI t)
9.0ms
(* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

series1.0s

Counts
4 → 12
Calls
4 calls:
24.0ms
(* 5.0 (* v v))
784.0ms
(/ (- 1.0 (* 1 (* 5.0 (* v v)))) (* (* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))) (- 1.0 (* v v))))
19.0ms
(* PI t)
197.0ms
(* (* PI t) (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

simplify126.0ms

Algorithm
egg-herbie
Counts
116 → 116
Iterations

Useful iterations: 1 (23.0ms)

IterNodesCost
07921284
147571104
250011104

prune358.0ms

Filtered
116 candidates to 80 candidates (69.0%)
Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.1b
(* 3.0 (* v v))
0.2b
(* 5.0 (* v v))
0.4b
(/ (/ (- 1.0 (* 5.0 (* v v))) PI) (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))))
0.5b
(* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
31×times-frac
28×add-exp-log add-cbrt-cube
26×add-sqr-sqrt
22×add-cube-cbrt *-un-lft-identity
16×pow1
13×associate-/l*
associate-*l* prod-exp cbrt-unprod
associate-*r/
pow-prod-down
cbrt-undiv div-exp associate-*r*
expm1-log1p-u sqrt-div log1p-expm1-u add-log-exp
*-commutative div-inv unswap-sqr
flip3-- div-sub associate-/r/ flip--
frac-2neg clear-num associate-/r* sqrt-prod associate-/l/
Counts
4 → 116
Calls
4 calls:
6.0ms
(* 3.0 (* v v))
5.0ms
(* 5.0 (* v v))
12.0ms
(/ (/ (- 1.0 (* 5.0 (* v v))) PI) (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))))
7.0ms
(* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

series698.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(* 3.0 (* v v))
25.0ms
(* 5.0 (* v v))
491.0ms
(/ (/ (- 1.0 (* 5.0 (* v v))) PI) (* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v)))))))
152.0ms
(* t (sqrt (* 2.0 (- 1.0 (* 3.0 (* v v))))))

simplify76.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (63.0ms)

IterNodesCost
07081233
132051106
250021105

prune362.0ms

Filtered
128 candidates to 92 candidates (71.9%)
Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0b

regimes132.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02519
12519

end0.0ms

sample1.1s

Algorithm
intervals
Results
412.0ms8000×body80valid
399.0ms8115×body80nan