Details

Time bar (total: 34.9s)

sample386.0ms

Algorithm
intervals
Results
196.0ms97×body1280valid
116.0ms57×body640valid
20.0ms24×body320valid
17.0ms65×body80valid
7.0ms13×body160valid

simplify1.8s

Counts
1 → 1
Iterations

Useful iterations: 2 (101.0ms)

IterNodesCost
03250
17450
219247
369747
4290747
done500147

prune31.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize79.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))
0.5b
(* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0)))
1.0b
(- 3.0 (sqrt 5.0))
1.7b
(- (cos x) (cos y))

rewrite203.0ms

Algorithm
rewrite-expression-head
Rules
133×add-sqr-sqrt
123×prod-diff
119×*-un-lft-identity
109×add-cube-cbrt
56×times-frac
52×distribute-rgt-in distribute-lft-in
14×sqrt-prod
12×associate-*r* associate-*l*
flip3-- flip--
pow1 add-exp-log add-cbrt-cube add-log-exp difference-of-squares
sub-neg fma-neg div-inv
distribute-lft-out--
expm1-log1p-u frac-times associate-*r/ log1p-expm1-u
unswap-sqr
diff-log pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod diff-cos
Counts
4 → 234
Calls
4 calls:
76.0ms
(* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))
81.0ms
(* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0)))
17.0ms
(- 3.0 (sqrt 5.0))
16.0ms
(- (cos x) (cos y))

series304.0ms

Counts
4 → 10
Calls
4 calls:
140.0ms
(* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))
98.0ms
(* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0)))
0.0ms
(- 3.0 (sqrt 5.0))
65.0ms
(- (cos x) (cos y))

simplify2.5s

Counts
244 → 244
Iterations

Useful iterations: done (2.5s)

IterNodesCost
05387482
110736428
232314816
done50003982

prune1.5s

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.1b

localize69.0ms

Local error

Found 4 expressions with local error:

1.0b
(cbrt 16.0)
1.0b
(cbrt 16.0)
1.0b
(- 3.0 (sqrt 5.0))
1.7b
(- (cos x) (cos y))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
30×*-un-lft-identity
27×prod-diff
26×add-cube-cbrt
10×sqrt-prod
add-log-exp
cbrt-prod fma-neg
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
difference-of-squares
sub-neg flip3-- pow1/3 diff-log flip-- distribute-lft-out--
diff-cos
Counts
4 → 93
Calls
4 calls:
1.0ms
(cbrt 16.0)
1.0ms
(cbrt 16.0)
15.0ms
(- 3.0 (sqrt 5.0))
16.0ms
(- (cos x) (cos y))

series103.0ms

Counts
4 → 6
Calls
4 calls:
0.0ms
(cbrt 16.0)
0.0ms
(cbrt 16.0)
0.0ms
(- 3.0 (sqrt 5.0))
102.0ms
(- (cos x) (cos y))

simplify2.5s

Counts
99 → 99
Iterations

Useful iterations: done (2.5s)

IterNodesCost
01891469
13771098
2807901
32573762
done5002695

prune956.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.0b

localize91.0ms

Local error

Found 4 expressions with local error:

1.0b
(cbrt 16.0)
1.0b
(cbrt 16.0)
1.0b
(cbrt 16.0)
1.7b
(- (cos x) (cos y))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt *-un-lft-identity
14×add-cube-cbrt
cbrt-prod prod-diff
add-log-exp
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
fma-neg pow1/3
sub-neg flip3-- diff-log flip-- diff-cos distribute-lft-out-- difference-of-squares
Counts
4 → 68
Calls
4 calls:
2.0ms
(cbrt 16.0)
2.0ms
(cbrt 16.0)
2.0ms
(cbrt 16.0)
10.0ms
(- (cos x) (cos y))

series79.0ms

Counts
4 → 6
Calls
4 calls:
0.0ms
(cbrt 16.0)
0.0ms
(cbrt 16.0)
0.0ms
(cbrt 16.0)
79.0ms
(- (cos x) (cos y))

simplify2.0s

Counts
74 → 74
Iterations

Useful iterations: done (2.0s)

IterNodesCost
0123870
1249702
2551616
31775546
done5001531

prune960.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 0.0b

localize51.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))
0.3b
(* (sqrt (sqrt 2.0)) (* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0))))
1.0b
(- 3.0 (sqrt 5.0))
1.7b
(- (cos x) (cos y))

rewrite361.0ms

Algorithm
rewrite-expression-head
Rules
261×prod-diff
252×add-sqr-sqrt
241×*-un-lft-identity
235×add-cube-cbrt
205×distribute-rgt-in distribute-lft-in
163×times-frac
31×sqrt-prod
18×associate-*l* div-inv
11×pow1 add-exp-log add-cbrt-cube
sub-neg add-log-exp
associate-*r*
fma-neg associate-*r/
difference-of-squares
expm1-log1p-u flip3-- pow-prod-down prod-exp flip-- cbrt-unprod log1p-expm1-u
distribute-lft-out-- unswap-sqr
diff-log *-commutative
diff-cos
Counts
4 → 374
Calls
4 calls:
135.0ms
(* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))
136.0ms
(* (sqrt (sqrt 2.0)) (* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0))))
17.0ms
(- 3.0 (sqrt 5.0))
10.0ms
(- (cos x) (cos y))

series376.0ms

Counts
4 → 10
Calls
4 calls:
149.0ms
(* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))
144.0ms
(* (sqrt (sqrt 2.0)) (* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0))))
0.0ms
(- 3.0 (sqrt 5.0))
83.0ms
(- (cos x) (cos y))

simplify2.7s

Counts
384 → 384
Iterations

Useful iterations: done (2.7s)

IterNodesCost
069016626
1124513089
230639173
done50017169

prune1.2s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

regimes432.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify13.0ms

Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
03976
14776
done4776

end0.0ms

sample16.1s

Algorithm
intervals
Results
8.1s2727×body1280valid
4.1s1787×body640valid
2.3s853×body320valid
982.0ms2248×body80valid
373.0ms385×body160valid