Details

Time bar (total: 9.4s)

sample43.0ms

Algorithm
intervals
Results
33.0ms316×body80valid

simplify40.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03110
19010
238410
3182810
4500110

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.3b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a))))
0.5b
(/ 1.0 (- (* b b) (* a a)))
5.8b
(- (* b b) (* a a))
8.3b
(* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b)))

rewrite167.0ms

Algorithm
rewrite-expression-head
Rules
515×times-frac
419×add-sqr-sqrt
403×*-un-lft-identity
395×add-cube-cbrt
339×prod-diff
171×distribute-rgt-in distribute-lft-in
57×div-inv
36×add-exp-log add-cbrt-cube
30×associate-*r*
14×frac-times associate-*l*
13×prod-exp cbrt-unprod
12×difference-of-squares
11×pow1
cbrt-undiv div-exp
associate-*r/ associate-*l/
flip3-- flip--
add-log-exp
distribute-lft-out--
expm1-log1p-u pow-prod-down associate-/r* associate-/r/ frac-sub log1p-expm1-u unswap-sqr
sub-neg associate-/l*
*-commutative
frac-2neg fma-neg diff-log clear-num
Counts
4 → 501
Calls
4 calls:
24.0ms
(* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a))))
5.0ms
(/ 1.0 (- (* b b) (* a a)))
3.0ms
(- (* b b) (* a a))
95.0ms
(* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b)))

series215.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a))))
40.0ms
(/ 1.0 (- (* b b) (* a a)))
29.0ms
(- (* b b) (* a a))
90.0ms
(* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b)))

simplify156.0ms

Algorithm
egg-herbie
Counts
513 → 513
Iterations

Useful iterations: 1 (46.0ms)

IterNodesCost
0248115016
1500213008

prune898.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 8.2b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 1.0 a) (/ 1.0 b))
0.1b
(/ (/ 1.0 (+ b a)) (- b a))
0.1b
(* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a)))
8.3b
(* (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) (- (/ 1.0 a) (/ 1.0 b)))

rewrite303.0ms

Algorithm
rewrite-expression-head
Rules
1061×times-frac
851×*-un-lft-identity
814×add-sqr-sqrt
695×add-cube-cbrt
507×prod-diff
171×distribute-rgt-in distribute-lft-in
108×associate-*r*
97×div-inv
59×add-exp-log add-cbrt-cube
47×distribute-lft-out--
45×difference-of-squares
33×distribute-lft-out
26×associate-/r/
21×cbrt-undiv div-exp
19×prod-exp cbrt-unprod
18×associate-/l*
14×frac-times associate-*l*
13×fma-neg
11×pow1 flip3-+ flip-+
associate-*r/ associate-*l/
flip3-- flip--
add-log-exp unswap-sqr
associate-/r* frac-sub
expm1-log1p-u pow-prod-down log1p-expm1-u
sub-neg
*-commutative
frac-2neg diff-log clear-num associate-/l/
Counts
4 → 875
Calls
4 calls:
24.0ms
(- (/ 1.0 a) (/ 1.0 b))
15.0ms
(/ (/ 1.0 (+ b a)) (- b a))
61.0ms
(* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a)))
126.0ms
(* (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) (- (/ 1.0 a) (/ 1.0 b)))

series242.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(- (/ 1.0 a) (/ 1.0 b))
46.0ms
(/ (/ 1.0 (+ b a)) (- b a))
64.0ms
(* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a)))
96.0ms
(* (* (/ PI 2.0) (/ (/ 1.0 (+ b a)) (- b a))) (- (/ 1.0 a) (/ 1.0 b)))

simplify225.0ms

Algorithm
egg-herbie
Counts
887 → 887
Iterations

Useful iterations: 1 (56.0ms)

IterNodesCost
0315621276
1500319725

prune1.7s

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.1b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 1.0 a) (/ 1.0 b))
0.1b
(/ (* (* (/ PI 2.0) (/ 1.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b))) (- b a))
0.3b
(* (* (/ PI 2.0) (/ 1.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b)))
0.3b
(* (/ PI 2.0) (/ 1.0 (+ b a)))

rewrite314.0ms

Algorithm
rewrite-expression-head
Rules
761×times-frac
619×add-sqr-sqrt
605×*-un-lft-identity
579×add-cube-cbrt
507×prod-diff
171×distribute-rgt-in distribute-lft-in
86×div-inv
59×add-exp-log add-cbrt-cube
30×associate-*r*
27×frac-times
22×prod-exp cbrt-unprod
18×cbrt-undiv div-exp
15×associate-*r/ associate-*l/ associate-/l/
14×associate-*l*
13×fma-neg
12×distribute-lft-out--
11×pow1
10×flip3-- flip-- difference-of-squares
frac-sub
add-log-exp
associate-/r*
expm1-log1p-u pow-prod-down associate-/r/ log1p-expm1-u unswap-sqr
sub-neg distribute-lft-out
*-commutative
frac-2neg flip3-+ diff-log clear-num flip-+ associate-/l*
Counts
4 → 707
Calls
4 calls:
23.0ms
(- (/ 1.0 a) (/ 1.0 b))
112.0ms
(/ (* (* (/ PI 2.0) (/ 1.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b))) (- b a))
94.0ms
(* (* (/ PI 2.0) (/ 1.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b)))
24.0ms
(* (/ PI 2.0) (/ 1.0 (+ b a)))

series290.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(- (/ 1.0 a) (/ 1.0 b))
93.0ms
(/ (* (* (/ PI 2.0) (/ 1.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b))) (- b a))
102.0ms
(* (* (/ PI 2.0) (/ 1.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b)))
58.0ms
(* (/ PI 2.0) (/ 1.0 (+ b a)))

simplify183.0ms

Algorithm
egg-herbie
Counts
719 → 719
Iterations

Useful iterations: 1 (46.0ms)

IterNodesCost
0264318215
1500216222

prune1.4s

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 1.0 a) (/ 1.0 b))
0.1b
(/ (* (/ (* PI 1.0) (* 2.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b))) (- b a))
0.3b
(* (/ (* PI 1.0) (* 2.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b)))
0.5b
(/ (* PI 1.0) (* 2.0 (+ b a)))

rewrite301.0ms

Algorithm
rewrite-expression-head
Rules
738×times-frac
595×add-sqr-sqrt
585×*-un-lft-identity
565×add-cube-cbrt
507×prod-diff
171×distribute-rgt-in distribute-lft-in
86×div-inv
59×add-exp-log add-cbrt-cube
22×prod-exp cbrt-unprod
18×cbrt-undiv div-exp
13×fma-neg
12×associate-*r* distribute-lft-out--
10×associate-*r/ difference-of-squares
associate-*l* associate-/l/
pow1 frac-times flip3-- associate-/r* associate-/r/ flip-- add-log-exp
frac-sub
expm1-log1p-u log1p-expm1-u
sub-neg
frac-2neg flip3-+ associate-*l/ clear-num flip-+ associate-/l*
diff-log pow-prod-down *-commutative unswap-sqr
Counts
4 → 665
Calls
4 calls:
25.0ms
(- (/ 1.0 a) (/ 1.0 b))
102.0ms
(/ (* (/ (* PI 1.0) (* 2.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b))) (- b a))
105.0ms
(* (/ (* PI 1.0) (* 2.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b)))
6.0ms
(/ (* PI 1.0) (* 2.0 (+ b a)))

series271.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(- (/ 1.0 a) (/ 1.0 b))
92.0ms
(/ (* (/ (* PI 1.0) (* 2.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b))) (- b a))
100.0ms
(* (/ (* PI 1.0) (* 2.0 (+ b a))) (- (/ 1.0 a) (/ 1.0 b)))
49.0ms
(/ (* PI 1.0) (* 2.0 (+ b a)))

simplify186.0ms

Algorithm
egg-herbie
Counts
677 → 677
Iterations

Useful iterations: 1 (43.0ms)

IterNodesCost
0243917928
1500116051

prune1.2s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

regimes62.0ms

Accuracy

0% (0.3b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 0.3b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02311
12311

end0.0ms

sample1.1s

Algorithm
intervals
Results
939.0ms9584×body80valid