Details

Time bar (total: 4.4s)

analyze810.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
0%100%0%3
0%100%0%4
0%100%0%5
0%100%0%6
0%100%0%7
0%100%0%8
0%100%0%9
0%100%0%10
0%100%0%11
0%100%0%12
3%46.9%50%13
3.1%46.8%50%14

sample77.0ms

Algorithm
intervals
Results
34.0ms86×body2560valid
20.0ms76×body1280valid
10.0ms50×body640valid
3.0ms23×body320valid
1.0ms11×body160valid
1.0ms10×body80valid

simplify95.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (93.0ms)

IterNodesCost
0579714

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.5b

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.5b
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite16.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:
8.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)))

series12.0ms

Counts
3 → 9
Calls
3 calls:
6.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)))

simplify68.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 0 (58.0ms)

IterNodesCost
049601050
149601050

prune112.0ms

Filtered
53 candidates to 72 candidates (-35.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New68472
Fresh000
Picked101
Done000
Total69473

Merged error: 0.5b

Counts
73 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(cbrt (pow (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) 3))
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)))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
52×add-sqr-sqrt
48×times-frac
42×cbrt-prod
39×add-cube-cbrt *-un-lft-identity
36×unpow-prod-down cube-prod
12×add-exp-log add-cbrt-cube difference-of-squares
10×pow1
associate-/r/
flip3-- flip-- div-inv add-log-exp
pow-unpow associate-*l* pow-prod-down prod-exp cbrt-unprod
cube-div cube-mult unpow3 pow-exp rem-cube-cbrt sqr-pow
cbrt-undiv acos-asin pow-to-exp cbrt-div pow-pow pow1/3 div-exp associate-*r* *-commutative rem-cbrt-cube unswap-sqr
Counts
4 → 135
Calls
4 calls:
10.0ms
(cbrt (pow (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) 3))
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)))

series19.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(cbrt (pow (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)) 3))
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)))

simplify65.0ms

Algorithm
egg-herbie
Counts
147 → 147
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
056482878

prune161.0ms

Filtered
73 candidates to 147 candidates (-101.4%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1470147
Fresh033
Picked011
Done000
Total1474151

Merged error: 0.5b

Counts
151 → 4

localize10.0ms

Local error

Found 2 expressions with local error:

0.0b
(* v (* (+ v (pow v 3)) 4.0))
0.5b
(acos (- (* v (* (+ v (pow v 3)) 4.0)) 1.0))

rewrite11.0ms

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

series13.0ms

Counts
2 → 6
Calls
2 calls:
10.0ms
(* v (* (+ v (pow v 3)) 4.0))
4.0ms
(acos (- (* v (* (+ v (pow v 3)) 4.0)) 1.0))

simplify29.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
05085382

prune54.0ms

Filtered
21 candidates to 34 candidates (-61.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New33134
Fresh022
Picked101
Done011
Total34438

Merged error: 0.5b

Counts
38 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod add-sqr-sqrt
11×add-cube-cbrt *-un-lft-identity
10×pow1 add-exp-log add-cbrt-cube
unpow-prod-down cube-prod
add-log-exp
pow-unpow associate-*l* pow-prod-down prod-exp cbrt-unprod
cube-mult unpow3 sqr-pow
acos-asin pow-to-exp pow-pow pow1/3 associate-*r* pow-exp *-commutative rem-cbrt-cube rem-cube-cbrt unswap-sqr
Counts
4 → 71
Calls
4 calls:
5.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))
2.0ms
(cbrt (pow (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) 3))
3.0ms
(pow (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))) 3)

series27.0ms

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

simplify65.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
052561250

prune90.0ms

Filtered
43 candidates to 83 candidates (-93.0%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New81283
Fresh112
Picked101
Done011
Total83487

Merged error: 0.5b

Counts
87 → 4

regimes155.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05517
15517

end0.0ms

sample2.5s

Algorithm
intervals
Results
1.2s2965×body2560valid
704.0ms2517×body1280valid
260.0ms1241×body640valid
99.0ms657×body320valid
43.0ms414×body160valid
13.0ms206×body80valid
0.0ms10×body80nan

Profiling

Loading profile data...