Details

Time bar (total: 5.7s)

sample96.0ms

Algorithm
intervals
Results
54.0ms108×body1280valid
19.0ms51×body640valid
6.0ms73×body80valid
4.0ms17×body320valid
1.0msbody160valid

simplify8.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0125
1165
2195
3205
4205

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.1b
(* r (sin b))
0.2b
(/ (* r (sin b)) (cos (+ a b)))
3.7b
(cos (+ a b))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
10×add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
pow1
times-frac associate-*r* associate-*l* associate-/r* add-log-exp
cbrt-undiv div-exp prod-exp cbrt-unprod
cos-sum frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr
Counts
3 → 47
Calls
3 calls:
3.0ms
(* r (sin b))
4.0ms
(/ (* r (sin b)) (cos (+ a b)))
7.0ms
(cos (+ a b))

series160.0ms

Counts
3 → 9
Calls
3 calls:
36.0ms
(* r (sin b))
94.0ms
(/ (* r (sin b)) (cos (+ a b)))
30.0ms
(cos (+ a b))

simplify32.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0198305
1861257
25001256

prune136.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.1b

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(- (* (cos a) (cos b)) (* (sin a) (sin b)))
0.1b
(* r (sin b))
0.2b
(* (sin a) (sin b))
0.2b
(/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
13×add-exp-log add-cbrt-cube
10×add-cube-cbrt *-un-lft-identity
pow1
associate-*r* associate-*l* add-log-exp
sin-mult
associate-/r/ cos-mult
times-frac prod-exp associate-/r* cbrt-unprod
cbrt-undiv flip3-- div-exp pow-prod-down *-commutative frac-sub flip-- sub-div unswap-sqr
sub-neg frac-2neg diff-log clear-num div-inv associate-/l*
Counts
4 → 76
Calls
4 calls:
5.0ms
(- (* (cos a) (cos b)) (* (sin a) (sin b)))
3.0ms
(* r (sin b))
4.0ms
(* (sin a) (sin b))
9.0ms
(/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b))))

series371.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(- (* (cos a) (cos b)) (* (sin a) (sin b)))
36.0ms
(* r (sin b))
45.0ms
(* (sin a) (sin b))
210.0ms
(/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b))))

simplify46.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0344770
11513673
25002663

prune275.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.1b
(- (* (cos b) (cos a)) (* (sin a) (sin b)))
0.2b
(/ (sin b) (- (* (cos b) (cos a)) (* (sin a) (sin b))))
0.2b
(* (sin a) (sin b))
0.2b
(* r (/ (sin b) (- (* (cos b) (cos a)) (* (sin a) (sin b)))))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
22×add-cube-cbrt *-un-lft-identity
20×associate-*r*
19×times-frac
13×add-exp-log add-cbrt-cube
pow1 associate-/r/
sin-mult
associate-*l* cos-mult add-log-exp
flip3-- prod-exp associate-/r* frac-sub flip-- cbrt-unprod associate-/l* sub-div unswap-sqr
cbrt-undiv div-exp pow-prod-down *-commutative div-inv
sub-neg frac-2neg diff-log associate-*r/ clear-num
Counts
4 → 100
Calls
4 calls:
5.0ms
(- (* (cos b) (cos a)) (* (sin a) (sin b)))
8.0ms
(/ (sin b) (- (* (cos b) (cos a)) (* (sin a) (sin b))))
6.0ms
(* (sin a) (sin b))
25.0ms
(* r (/ (sin b) (- (* (cos b) (cos a)) (* (sin a) (sin b)))))

series448.0ms

Counts
4 → 12
Calls
4 calls:
80.0ms
(- (* (cos b) (cos a)) (* (sin a) (sin b)))
111.0ms
(/ (sin b) (- (* (cos b) (cos a)) (* (sin a) (sin b))))
46.0ms
(* (sin a) (sin b))
210.0ms
(* r (/ (sin b) (- (* (cos b) (cos a)) (* (sin a) (sin b)))))

simplify55.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
04011307
117331182
250011178

prune355.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize19.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (sin a) (sin b))
0.2b
(/ (* r (sin b)) (- (* (cos a) (cos b)) (cbrt (pow (* (sin a) (sin b)) 3))))
0.3b
(pow (* (sin a) (sin b)) 3)
26.0b
(cbrt (pow (* (sin a) (sin b)) 3))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
14×add-exp-log add-cbrt-cube
12×add-sqr-sqrt
10×add-cube-cbrt *-un-lft-identity
pow1
cbrt-prod
sin-mult add-log-exp
cube-div pow-unpow times-frac associate-*r* associate-*l* prod-exp associate-/r* associate-/r/ cbrt-unprod
cbrt-undiv cube-mult unpow-prod-down cbrt-div pow-pow unpow3 cube-prod div-exp pow-prod-down pow-exp rem-cube-cbrt sqr-pow
pow-to-exp flip3-- frac-2neg pow1/3 clear-num cos-mult *-commutative frac-sub flip-- rem-cbrt-cube div-inv associate-/l* unswap-sqr
Counts
4 → 84
Calls
4 calls:
4.0ms
(* (sin a) (sin b))
13.0ms
(/ (* r (sin b)) (- (* (cos a) (cos b)) (cbrt (pow (* (sin a) (sin b)) 3))))
3.0ms
(pow (* (sin a) (sin b)) 3)
2.0ms
(cbrt (pow (* (sin a) (sin b)) 3))

series362.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(* (sin a) (sin b))
206.0ms
(/ (* r (sin b)) (- (* (cos a) (cos b)) (cbrt (pow (* (sin a) (sin b)) 3))))
65.0ms
(pow (* (sin a) (sin b)) 3)
45.0ms
(cbrt (pow (* (sin a) (sin b)) 3))

simplify52.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0386791
11812683
25001673

prune298.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

regimes112.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01812
11812

end0.0ms

sample2.7s

Algorithm
intervals
Results
1.5s2944×body1280valid
581.0ms1795×body640valid
197.0ms2175×body80valid
172.0ms742×body320valid
61.0ms345×body160valid