Details

Time bar (total: 24.3s)

sample53.0ms

Algorithm
intervals
Results
12.0ms192×body80valid
7.0ms25×body1280valid
6.0ms131×body80nan
6.0ms25×body640valid
3.0ms11×body1280nan
2.0ms12×body640nan
1.0msbody320valid
1.0msbody320nan
1.0msbody160valid
1.0msbody160nan

simplify5.1s

Counts
1 → 1
Iterations
IterNodes
done5000
2294985
2284965
2274945
2264924
2254899
2244880
2234860
2224837
2214816
2204797
2194775
2184754
2174733
2164711
2154691
2144670
2134645
2124626
2114606
2104583
2094562
2084543
2074521
2064500
2054479
2044457
2034437
2024416
2014393
2004374
1994354
1984331
1974310
1964291
1954269
1944248
1934227
1924207
1914187
1904166
1894143
1884124
1874104
1864081
1854060
1844041
1834019
1823998
1813977
1803957
1793937
1783916
1773891
1763872
1753852
1743829
1733808
1723789
1713767
1703746
1693725
1683703
1673683
1663662
1653637
1643618
1633598
1623575
1613554
1603535
1593513
1583492
1573471
1563449
1553429
1543408
1533385
1523366
1513346
1503323
1493302
1483283
1473261
1463240
1453219
1443195
1433175
1423154
1413129
1403110
1393090
1383067
1373046
1363027
1353005
1342984
1332963
1322943
1312923
1302902
1292879
1282860
1272840
1262817
1252796
1242777
1232755
1222734
1212713
1202693
1192673
1182652
1172627
1162608
1152588
1142565
1132544
1122525
1112503
1102482
1092461
1082441
1072421
1062400
1052377
1042358
1032338
1022315
1012294
1002275
992253
982232
972211
962189
952169
942148
932125
922106
912086
902063
892042
882023
872001
861980
851959
841939
831919
821898
811873
801854
791834
781811
771790
761771
751749
741728
731707
721687
711667
701646
691623
681604
671584
661561
651540
641521
631499
621478
611457
601435
591415
581394
571371
561352
551332
541309
531288
521269
511247
501226
491205
481185
471165
461144
451119
441100
431080
421057
411036
401017
39995
38974
37953
36933
35913
34892
33867
32848
31828
30805
29784
28765
27743
26722
25701
24681
23661
22640
21617
20598
19578
18555
17534
16515
15493
14472
13451
12428
11406
10360
9273
8126
786
675
565
453
340
229
119
09

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.6b

localize33.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
0.0b
(/ (- x y) (- 1.0 y))
1.7b
(- 1.0 (/ (- x y) (- 1.0 y)))
3.4b
(log (- 1.0 (/ (- x y) (- 1.0 y))))

rewrite146.0ms

Algorithm
rewrite-expression-head
Rules
192×add-sqr-sqrt
184×*-un-lft-identity
105×prod-diff
103×times-frac
91×add-cube-cbrt
49×difference-of-squares
47×distribute-lft-out--
12×log-prod
pow1 flip3-- flip--
associate-/r/
add-exp-log add-log-exp
add-cbrt-cube fma-neg associate--r+
associate-/r* log-pow associate-/l*
expm1-log1p-u log-div insert-posit16 log1p-expm1-u div-inv
associate--r-
sub-neg diff-log div-sub associate-/l/
cbrt-undiv clear-num frac-2neg div-exp rem-log-exp
Counts
4 → 231
Calls
4 calls:
33.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
16.0ms
(/ (- x y) (- 1.0 y))
43.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
44.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

series376.0ms

Counts
4 → 12
Calls
4 calls:
105.0ms
(- 1.0 (log (- 1.0 (/ (- x y) (- 1.0 y)))))
63.0ms
(/ (- x y) (- 1.0 y))
78.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
129.0ms
(log (- 1.0 (/ (- x y) (- 1.0 y))))

simplify2.8s

Counts
243 → 243
Iterations
IterNodes
done5000
22867
11028
0393

prune1.1s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0b

localize59.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (/ 1 (- 1.0 y)) (- x y))
2.9b
(fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* (/ 1 (- 1.0 y)) (- x y))))
3.4b
(log (+ (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* (/ 1 (- 1.0 y)) (- x y)))) (fma (- (/ 1 (- 1.0 y))) (- x y) (* (/ 1 (- 1.0 y)) (- x y)))))
25.1b
(fma (- (/ 1 (- 1.0 y))) (- x y) (* (/ 1 (- 1.0 y)) (- x y)))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
42×add-sqr-sqrt
38×*-un-lft-identity
27×add-cube-cbrt
21×associate-*l*
18×prod-diff
17×times-frac
14×add-exp-log
11×distribute-rgt-in distribute-lft-in
add-cbrt-cube
pow1
associate-*r*
expm1-log1p-u log-prod prod-exp insert-posit16 log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares
flip3-- flip-- unswap-sqr
frac-times log-div sub-neg div-exp associate-*r/ associate-/r/ cbrt-unprod fma-udef
cbrt-undiv rec-exp flip3-+ 1-exp rem-log-exp pow-prod-down associate-*l/ log-pow *-commutative flip-+ div-inv distribute-lft-out
Counts
4 → 114
Calls
4 calls:
34.0ms
(* (/ 1 (- 1.0 y)) (- x y))
0.0ms
(fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* (/ 1 (- 1.0 y)) (- x y))))
4.0ms
(log (+ (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* (/ 1 (- 1.0 y)) (- x y)))) (fma (- (/ 1 (- 1.0 y))) (- x y) (* (/ 1 (- 1.0 y)) (- x y)))))
0.0ms
(fma (- (/ 1 (- 1.0 y))) (- x y) (* (/ 1 (- 1.0 y)) (- x y)))

series635.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(* (/ 1 (- 1.0 y)) (- x y))
134.0ms
(fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* (/ 1 (- 1.0 y)) (- x y))))
315.0ms
(log (+ (fma (* (cbrt 1.0) (cbrt 1.0)) (cbrt 1.0) (- (* (/ 1 (- 1.0 y)) (- x y)))) (fma (- (/ 1 (- 1.0 y))) (- x y) (* (/ 1 (- 1.0 y)) (- x y)))))
136.0ms
(fma (- (/ 1 (- 1.0 y))) (- x y) (* (/ 1 (- 1.0 y)) (- x y)))

simplify2.9s

Counts
126 → 126
Iterations
IterNodes
done5000
34630
21520
1644
0256

prune676.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize23.0ms

Local error

Found 4 expressions with local error:

1.7b
(- 1.0 (/ (- x y) (- 1.0 y)))
1.7b
(- 1.0 (/ (- x y) (- 1.0 y)))
3.1b
(log (sqrt (- 1.0 (/ (- x y) (- 1.0 y)))))
3.1b
(log (sqrt (- 1.0 (/ (- x y) (- 1.0 y)))))

rewrite108.0ms

Algorithm
rewrite-expression-head
Rules
278×add-sqr-sqrt
266×*-un-lft-identity
186×prod-diff
154×times-frac
138×add-cube-cbrt
68×difference-of-squares
64×distribute-lft-out--
18×log-prod
12×associate-/r/ sqrt-prod
10×flip3-- flip--
pow1 add-log-exp
fma-neg add-exp-log log-pow div-inv
expm1-log1p-u log-div add-cbrt-cube sqrt-div insert-posit16 log1p-expm1-u
sub-neg sqrt-pow1 pow1/2 diff-log div-sub rem-log-exp associate--r-
Counts
4 → 280
Calls
4 calls:
33.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
30.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
17.0ms
(log (sqrt (- 1.0 (/ (- x y) (- 1.0 y)))))
20.0ms
(log (sqrt (- 1.0 (/ (- x y) (- 1.0 y)))))

series478.0ms

Counts
4 → 12
Calls
4 calls:
76.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
82.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))
152.0ms
(log (sqrt (- 1.0 (/ (- x y) (- 1.0 y)))))
168.0ms
(log (sqrt (- 1.0 (/ (- x y) (- 1.0 y)))))

simplify1.8s

Counts
292 → 292
Iterations
IterNodes
done5001
22120
1794
0325

prune1.3s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
0.0b
(/ (- x y) (- 1.0 y))
0.1b
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
1.7b
(- 1.0 (/ (- x y) (- 1.0 y)))

rewrite167.0ms

Algorithm
rewrite-expression-head
Rules
226×add-sqr-sqrt
202×*-un-lft-identity
144×times-frac
102×add-cube-cbrt
93×prod-diff
58×difference-of-squares
50×distribute-lft-out--
24×log-prod
12×associate-/r/
11×associate-/r*
add-exp-log
flip3-- add-cbrt-cube flip-- associate-/l*
div-inv add-log-exp
pow1
expm1-log1p-u insert-posit16 log1p-expm1-u
fma-neg div-exp
cbrt-undiv clear-num frac-2neg div-sub rem-log-exp associate-/l/
log-div sub-neg diff-log log-pow associate--r-
Counts
4 → 252
Calls
4 calls:
33.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
31.0ms
(/ (- x y) (- 1.0 y))
70.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
23.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

series506.0ms

Counts
4 → 12
Calls
4 calls:
195.0ms
(log (/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y)))))
61.0ms
(/ (- x y) (- 1.0 y))
163.0ms
(/ (exp 1.0) (- 1.0 (/ (- x y) (- 1.0 y))))
87.0ms
(- 1.0 (/ (- x y) (- 1.0 y)))

simplify2.2s

Counts
264 → 264
Iterations
IterNodes
done5010
23193
11126
0437

prune1.1s

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

regimes208.0ms

Accuracy

99.1% (0.1b remaining)

Error of 0.2b against oracle of 0.1b and baseline of 16.9b

bsearch1.0ms

simplify3.0ms

Iterations
IterNodes
done20
020

end0.0ms

sample2.5s

Algorithm
intervals
Results
915.0ms5636×body80valid
341.0ms849×body1280valid
262.0ms3674×body80nan
202.0ms823×body640valid
200.0ms380×body1280nan
115.0ms382×body640nan
79.0ms440×body320valid
35.0ms232×body320nan
29.0ms252×body160valid
13.0ms126×body160nan