Details

Time bar (total: 4.4s)

sample95.0ms

Algorithm
intervals
Results
42.0ms98×body2560valid
21.0ms78×body1280valid
8.0ms44×body640valid
8.0ms226×body80nan
2.0ms14×body320valid
1.0ms15×body160valid
0.0msbody80valid

simplify59.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
0503814

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.5b

Counts
2 → 1

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
12×times-frac
11×add-exp-log add-cbrt-cube
pow1
add-log-exp
associate-/r* difference-of-squares
flip3-- associate-*l* pow-prod-down prod-exp flip-- cbrt-unprod associate-/l*
associate-/r/ associate-/l/
cbrt-undiv acos-asin sub-neg frac-2neg diff-log div-sub div-exp associate-*r* clear-num *-commutative div-inv unswap-sqr
Counts
4 → 75
Calls
4 calls:
3.0ms
(- 1.0 (* 5.0 (* v v)))
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)))

series19.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(- 1.0 (* 5.0 (* v v)))
8.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
3.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify62.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049611205
149611205

prune124.0ms

Filtered
63 candidates to 87 candidates (-38.1%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New84387
Fresh000
Picked101
Done000
Total85388

Merged error: 0.5b

Counts
88 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite29.0ms

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

series18.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
7.0ms
(pow (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) 3)
3.0ms
(* 5.0 (* v v))
3.0ms
(acos (cbrt (pow (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) 3)))

simplify54.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
053262330

prune184.0ms

Filtered
81 candidates to 131 candidates (-61.7%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1310131
Fresh022
Picked011
Done000
Total1313134

Merged error: 0.5b

Counts
134 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt
26×times-frac
24×*-un-lft-identity
23×add-cube-cbrt
22×add-exp-log
19×associate-*r*
16×add-cbrt-cube
12×pow1
prod-exp difference-of-squares
associate-*l*
cbrt-unprod
flip3-- div-exp pow-prod-down associate-/r* associate-/r/ flip-- add-log-exp unswap-sqr
associate-/l*
cbrt-undiv frac-times rec-exp 1-exp associate-*l/ *-commutative div-inv
acos-asin pow-flip frac-2neg associate-*r/ clear-num un-div-inv inv-pow
Counts
4 → 109
Calls
4 calls:
14.0ms
(* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0)))
6.0ms
(/ 1 (- (* v v) 1.0))
5.0ms
(* 5.0 (* v v))
1.0ms
(acos (* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0))))

series14.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0)))
3.0ms
(/ 1 (- (* v v) 1.0))
3.0ms
(* 5.0 (* v v))
3.0ms
(acos (* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0))))

simplify53.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
050421491

prune146.0ms

Filtered
78 candidates to 121 candidates (-55.1%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1210121
Fresh011
Picked011
Done011
Total1213124

Merged error: 0.5b

Counts
124 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

1.0b
(* (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))
1.0b
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0b
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0b
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
6.0ms
(* (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))
1.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))

series171.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(* (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))
39.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
41.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
39.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))

simplify66.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
054981672

prune193.0ms

Filtered
57 candidates to 85 candidates (-49.1%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New81485
Fresh000
Picked101
Done022
Total82688

Merged error: 0.5b

Counts
88 → 6

regimes198.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01317
11317

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.2s2963×body2560valid
684.0ms2499×body1280valid
292.0ms8072×body80nan
245.0ms1239×body640valid
94.0ms655×body320valid
43.0ms439×body160valid
12.0ms205×body80valid

Profiling

Loading profile data...