Details

Time bar (total: 5.1s)

sample98.0ms

Algorithm
intervals
Results
44.0ms93×body2560valid
24.0ms89×body1280valid
9.0ms238×body80nan
6.0ms30×body640valid
2.0ms17×body320valid
2.0ms20×body160valid
0.0msbody80valid

simplify105.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0197
1427
2777
31467
42427
54177
627897
750027

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.7b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
0.2b
(* 5.0 (* v v))
0.7b
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
13×add-cube-cbrt *-un-lft-identity
12×times-frac
10×add-exp-log add-cbrt-cube
pow1
associate-/r* difference-of-squares
associate-*l* pow-prod-down prod-exp cbrt-unprod associate-/l* add-log-exp
flip3-- associate-/r/ flip-- associate-/l/
cbrt-undiv acos-asin frac-2neg div-sub div-exp associate-*r* clear-num *-commutative div-inv unswap-sqr
Counts
3 → 63
Calls
3 calls:
7.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
5.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series115.0ms

Counts
3 → 9
Calls
3 calls:
86.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
25.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify40.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0336587
11261535
25002531

prune145.0ms

Filtered
72 candidates to 55 candidates (76.4%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New67572
Fresh000
Picked101
Done000
Total68573

Merged error: 0.6b

Counts
73 → 5

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt (pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3))
0.0b
(pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3)
0.2b
(* 5.0 (pow v 2))
0.7b
(acos (cbrt (pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3)))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
135×add-sqr-sqrt
96×times-frac
81×*-un-lft-identity
76×unpow-prod-down
66×cbrt-prod
60×cube-prod
57×add-cube-cbrt
48×difference-of-squares
16×sqr-pow
14×unpow2
12×add-exp-log distribute-lft-out--
add-cbrt-cube
associate-*r* associate-/r/
pow1
flip3-- flip-- div-inv add-log-exp unswap-sqr
pow-unpow associate-*l* pow-exp prod-exp
cube-div cube-mult pow-to-exp unpow3 rem-cube-cbrt
cbrt-undiv acos-asin cbrt-div pow-pow pow1/3 div-exp *-commutative rem-cbrt-cube cbrt-unprod
Counts
4 → 191
Calls
4 calls:
12.0ms
(cbrt (pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3))
11.0ms
(pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3)
5.0ms
(* 5.0 (pow v 2))
1.0ms
(acos (cbrt (pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3)))

series260.0ms

Counts
4 → 12
Calls
4 calls:
88.0ms
(cbrt (pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3))
136.0ms
(pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3)
32.0ms
(* 5.0 (pow v 2))
4.0ms
(acos (cbrt (pow (/ (- 1.0 (* 5.0 (pow v 2))) (- (pow v 2) 1.0)) 3)))

simplify99.0ms

Algorithm
egg-herbie
Counts
203 → 203
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
08232467
132622263
250032247

prune419.0ms

Filtered
203 candidates to 86 candidates (42.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New2021203
Fresh134
Picked101
Done000
Total2044208

Merged error: 0.6b

Counts
208 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
0.0b
(exp (log (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))
0.2b
(* 5.0 (* v v))
0.7b
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
16×add-cube-cbrt *-un-lft-identity
12×times-frac
11×add-exp-log add-cbrt-cube
10×pow1
exp-prod associate-/r* add-log-exp difference-of-squares
log-prod associate-*l* exp-sum pow-prod-down prod-exp cbrt-unprod associate-/l*
flip3-- associate-/r/ flip-- associate-/l/
cbrt-undiv acos-asin frac-2neg div-sub div-exp associate-*r* clear-num log-pow *-commutative div-inv rem-exp-log unswap-sqr
Counts
4 → 78
Calls
4 calls:
8.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
2.0ms
(exp (log (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))
6.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series112.0ms

Counts
4 → 12
Calls
4 calls:
81.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
3.0ms
(exp (log (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))
24.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify44.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0365766
11310699
25002677

prune192.0ms

Filtered
90 candidates to 65 candidates (72.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New88290
Fresh033
Picked101
Done000
Total89594

Merged error: 0.6b

Counts
94 → 5

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (pow v 2) (pow v 4))
0.0b
(* 4.0 (+ (pow v 2) (pow v 4)))
0.6b
(acos (- (* 4.0 (+ (pow v 2) (pow v 4))) 1.0))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*r*
associate-*l*
flip3-+ associate-*r/ flip-+ distribute-lft-out
+-commutative distribute-rgt-in acos-asin distribute-lft-in pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr
Counts
3 → 43
Calls
3 calls:
9.0ms
(+ (pow v 2) (pow v 4))
9.0ms
(* 4.0 (+ (pow v 2) (pow v 4)))
1.0ms
(acos (- (* 4.0 (+ (pow v 2) (pow v 4))) 1.0))

series167.0ms

Counts
3 → 9
Calls
3 calls:
71.0ms
(+ (pow v 2) (pow v 4))
91.0ms
(* 4.0 (+ (pow v 2) (pow v 4)))
4.0ms
(acos (- (* 4.0 (+ (pow v 2) (pow v 4))) 1.0))

simplify166.0ms

Algorithm
egg-herbie
Counts
52 → 52
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0177315
1834276
24136273
35002273

prune90.0ms

Filtered
52 candidates to 34 candidates (65.4%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New50252
Fresh134
Picked101
Done000
Total52557

Merged error: 0.6b

Counts
57 → 5

regimes89.0ms

Accuracy

0% (1.1b remaining)

Error of 1.6b against oracle of 0.5b and baseline of 1.6b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0168
1168

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.2s2992×body2560valid
681.0ms2501×body1280valid
288.0ms8036×body80nan
249.0ms1285×body640valid
88.0ms627×body320valid
38.0ms401×body160valid
11.0ms194×body80valid

Profiling

Loading profile data...