Details

Time bar (total: 5.8s)

sample91.0ms

Algorithm
intervals
Results
46.0ms92×body1280valid
22.0ms60×body640valid
6.0ms25×body320valid
5.0ms69×body80valid
2.0ms10×body160valid

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: 19.0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.1b
(* r (sin b))
0.2b
(/ (* r (sin b)) (cos (+ a b)))
5.5b
(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))

series159.0ms

Counts
3 → 9
Calls
3 calls:
40.0ms
(* r (sin b))
96.0ms
(/ (* r (sin b)) (cos (+ a b)))
23.0ms
(cos (+ a b))

simplify32.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0198305
1861257
25001256

prune137.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.2b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite26.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
cos-mult sin-mult
associate-/r/
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 → 77
Calls
4 calls:
4.0ms
(* (cos a) (cos b))
5.0ms
(- (* (cos a) (cos b)) (* (sin a) (sin b)))
6.0ms
(* (sin a) (sin b))
9.0ms
(/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b))))

series374.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(* (cos a) (cos b))
78.0ms
(- (* (cos a) (cos b)) (* (sin a) (sin b)))
46.0ms
(* (sin a) (sin b))
208.0ms
(/ (* r (sin b)) (- (* (cos a) (cos b)) (* (sin a) (sin b))))

simplify46.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0371798
11534704
25002694

prune287.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite31.0ms

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

series458.0ms

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

simplify72.0ms

Algorithm
egg-herbie
Counts
147 → 147
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
05702145
124532009
250011988

prune514.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize22.0ms

Local error

Found 4 expressions with local error:

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

rewrite22.0ms

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

series386.0ms

Counts
4 → 12
Calls
4 calls:
83.0ms
(- (* (cos a) (cos b)) (log (exp (* (sin a) (sin b)))))
43.0ms
(* (sin a) (sin b))
216.0ms
(/ (* r (sin b)) (- (* (cos a) (cos b)) (log (exp (* (sin a) (sin b))))))
44.0ms
(log (exp (* (sin a) (sin b))))

simplify38.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0322847
11257710
25002703

prune257.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 0.0b

regimes178.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
01712
11712

end0.0ms

sample2.6s

Algorithm
intervals
Results
1.4s2881×body1280valid
586.0ms1860×body640valid
173.0ms752×body320valid
170.0ms2163×body80valid
56.0ms346×body160valid