Details

Time bar (total: 35.6s)

sample526.0ms

Algorithm
intervals
Results
224.0ms97×body1280valid
91.0ms24×body320valid
86.0ms57×body640valid
20.0ms65×body80valid
10.0ms13×body160valid

simplify1.9s

Counts
1 → 1
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
03250
17450
219247
369747
4290747
done500147

prune22.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize47.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))

rewrite197.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:
80.0ms
(* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))
84.0ms
(* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0)))
9.0ms
(- 3.0 (sqrt 5.0))
10.0ms
(- (cos x) (cos y))

series280.0ms

Counts
4 → 10
Calls
4 calls:
113.0ms
(* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y)))
103.0ms
(* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0)))
0.0ms
(- 3.0 (sqrt 5.0))
64.0ms
(- (cos x) (cos y))

simplify2.3s

Counts
244 → 244
Iterations

Useful iterations: done (2.3s)

IterNodesCost
05387482
110736428
232314816
done50003982

prune1.1s

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.1b

localize55.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))

rewrite32.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)
12.0ms
(- 3.0 (sqrt 5.0))
12.0ms
(- (cos x) (cos y))

series93.0ms

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

simplify2.3s

Counts
99 → 99
Iterations

Useful iterations: done (2.3s)

IterNodesCost
01891469
13771098
2807901
32573762
done5002695

prune990.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.0b

localize58.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))

rewrite29.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)
19.0ms
(- (cos x) (cos y))

series123.0ms

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

simplify2.3s

Counts
74 → 74
Iterations

Useful iterations: done (2.3s)

IterNodesCost
0123870
1249702
2551616
31775546
done5001531

prune880.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 0.0b

localize62.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))

rewrite374.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:
110.0ms
(* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))
200.0ms
(* (sqrt (sqrt 2.0)) (* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0))))
9.0ms
(- 3.0 (sqrt 5.0))
10.0ms
(- (cos x) (cos y))

series427.0ms

Counts
4 → 10
Calls
4 calls:
212.0ms
(* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0)))
138.0ms
(* (sqrt (sqrt 2.0)) (* (sqrt (sqrt 2.0)) (- (sin x) (/ (sin y) 16.0))))
0.0ms
(- 3.0 (sqrt 5.0))
77.0ms
(- (cos x) (cos y))

simplify3.4s

Counts
384 → 384
Iterations

Useful iterations: done (3.4s)

IterNodesCost
069016626
1124513089
230639173
done50017169

prune1.3s

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

regimes471.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify14.0ms

Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
03976
14776
done4776

end0.0ms

sample16.1s

Algorithm
intervals
Results
8.3s2727×body1280valid
5.1s1787×body640valid
1.1s853×body320valid
871.0ms2248×body80valid
373.0ms385×body160valid