Details

Time bar (total: 2.3m)

sample40.0ms

Algorithm
intervals
Results
25.0ms276×body80valid

simplify43.6s

Counts
1 → 1
Iterations
IterNodes
done5000
1824993
1814980
1804967
1794954
1784941
1774928
1764915
1754902
1744889
1734876
1724863
1714850
1704837
1694824
1684811
1674798
1664785
1654772
1644759
1634746
1624733
1614720
1604707
1594694
1584681
1574668
1564655
1554642
1544629
1534616
1524603
1514590
1504577
1494564
1484551
1474538
1464525
1454512
1444499
1434486
1424473
1414460
1404447
1394434
1384421
1374408
1364395
1354382
1344369
1334356
1324343
1314330
1304317
1294304
1284291
1274278
1264265
1254252
1244239
1234226
1224213
1214200
1204187
1194174
1184161
1174148
1164135
1154122
1144109
1134096
1124083
1114070
1104057
1094044
1084031
1074018
1064005
1053992
1043979
1033966
1023953
1013940
1003927
993914
983901
973888
963875
953862
943849
933836
923823
913810
903797
893784
883771
873758
863745
853732
843719
833706
823693
813680
803667
793654
783641
773628
763615
753602
743589
733576
723563
713550
703537
693524
683511
673498
663485
653472
643459
633446
623433
613420
603407
593394
583381
573368
563355
553342
543329
533316
523303
513290
503277
493264
483251
473238
463225
453212
443199
433186
423173
413160
403147
393134
383121
373108
363095
353082
343069
333056
323043
313030
303017
293004
282991
272978
262965
252952
242939
232926
222913
212900
202887
192873
182853
172821
162734
152617
142406
131800
121000
11516
10409
9357
8324
7277
6230
5172
4112
361
233
118
010

prune11.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize16.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- z t) (- z a))
1.0b
(fma y (/ (- z t) (- z a)) x)

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt *-un-lft-identity
25×times-frac
14×add-cube-cbrt
12×distribute-lft-out-- difference-of-squares
associate-/r* associate-/l*
add-cbrt-cube add-exp-log
expm1-log1p-u pow1 flip3-- associate-/r/ insert-posit16 log1p-expm1-u flip-- add-log-exp associate-/l/
cbrt-undiv clear-num frac-2neg div-sub div-exp fma-udef div-inv
Counts
2 → 66
Calls
2 calls:
31.0ms
(/ (- z t) (- z a))
0.0ms
(fma y (/ (- z t) (- z a)) x)

series146.0ms

Counts
2 → 6
Calls
2 calls:
59.0ms
(/ (- z t) (- z a))
87.0ms
(fma y (/ (- z t) (- z a)) x)

simplify1.4s

Counts
72 → 72
Iterations
IterNodes
done5005
32281
2659
1268
0115

prune411.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ z (- z a)) (/ t (- z a)))
0.0b
(/ z (- z a))
0.0b
(/ t (- z a))
1.0b
(fma y (- (/ z (- z a)) (/ t (- z a))) x)

rewrite127.0ms

Algorithm
rewrite-expression-head
Rules
713×*-un-lft-identity
703×add-sqr-sqrt
693×times-frac
441×prod-diff
413×add-cube-cbrt
149×distribute-lft-out--
143×difference-of-squares
94×associate-/r/
48×flip3-- flip--
47×div-inv
21×fma-neg
10×associate-/r*
add-cbrt-cube add-exp-log
associate-/l* add-log-exp
expm1-log1p-u pow1 insert-posit16 log1p-expm1-u
distribute-rgt-out--
cbrt-undiv clear-num frac-2neg div-exp
sub-neg diff-log frac-sub fma-udef sub-div
Counts
4 → 585
Calls
4 calls:
74.0ms
(- (/ z (- z a)) (/ t (- z a)))
13.0ms
(/ z (- z a))
10.0ms
(/ t (- z a))
0.0ms
(fma y (- (/ z (- z a)) (/ t (- z a))) x)

series386.0ms

Counts
4 → 12
Calls
4 calls:
160.0ms
(- (/ z (- z a)) (/ t (- z a)))
55.0ms
(/ z (- z a))
33.0ms
(/ t (- z a))
137.0ms
(fma y (- (/ z (- z a)) (/ t (- z a))) x)

simplify2.2s

Counts
597 → 597
Iterations
IterNodes
done5001
23068
11281
0573

prune3.0s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ t (- z a))
0.0b
(/ z (- z a))
0.0b
(+ (* y (- (/ z (- z a)) (/ t (- z a)))) x)
1.9b
(* y (- (/ z (- z a)) (/ t (- z a))))

rewrite484.0ms

Algorithm
rewrite-expression-head
Rules
2590×*-un-lft-identity
2582×add-sqr-sqrt
2568×times-frac
1764×prod-diff
1540×add-cube-cbrt
886×distribute-rgt-in associate-+l+ distribute-lft-in
524×distribute-lft-out--
518×difference-of-squares
344×associate-/r/
173×flip3-- flip--
172×div-inv
18×associate-*r*
10×associate-/r* add-cbrt-cube add-exp-log
pow1 associate-/l* add-log-exp
expm1-log1p-u sub-neg associate-*r/ insert-posit16 log1p-expm1-u
distribute-rgt-out-- associate-*l*
cbrt-undiv clear-num frac-2neg div-exp
+-commutative sum-log fma-def flip3-+ pow-prod-down prod-exp *-commutative frac-sub cbrt-unprod flip-+ sub-div unswap-sqr
Counts
4 → 1907
Calls
4 calls:
16.0ms
(/ t (- z a))
16.0ms
(/ z (- z a))
120.0ms
(+ (* y (- (/ z (- z a)) (/ t (- z a)))) x)
154.0ms
(* y (- (/ z (- z a)) (/ t (- z a))))

series430.0ms

Counts
4 → 12
Calls
4 calls:
49.0ms
(/ t (- z a))
71.0ms
(/ z (- z a))
117.0ms
(+ (* y (- (/ z (- z a)) (/ t (- z a)))) x)
193.0ms
(* y (- (/ z (- z a)) (/ t (- z a))))

simplify5.5s

Counts
1919 → 1919
Iterations
IterNodes
done5001
12316
01330

prune13.2s

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize38.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ t (- z a))
0.0b
(+ (* y (- (/ 1 (/ (- z a) z)) (/ t (- z a)))) x)
0.2b
(/ 1 (/ (- z a) z))
1.9b
(* y (- (/ 1 (/ (- z a) z)) (/ t (- z a))))

rewrite1.1s

Algorithm
rewrite-expression-head
Rules
12441×times-frac
9319×add-sqr-sqrt
9300×*-un-lft-identity
6252×add-cube-cbrt
5208×prod-diff
2608×distribute-rgt-in associate-+l+ distribute-lft-in
1526×difference-of-squares
1521×distribute-lft-out--
591×div-inv
583×associate-/r/
250×flip3-- flip--
24×associate-/r*
19×add-exp-log
17×associate-*r*
13×add-cbrt-cube
div-exp
pow1
associate-/l* add-log-exp
expm1-log1p-u cbrt-undiv sub-neg insert-posit16 log1p-expm1-u
associate-*l* associate-*r/
rec-exp clear-num frac-2neg 1-exp
+-commutative sum-log fma-def flip3-+ pow-prod-down prod-exp *-commutative frac-sub cbrt-unprod flip-+ pow-flip inv-pow unswap-sqr
Counts
4 → 5412
Calls
4 calls:
16.0ms
(/ t (- z a))
158.0ms
(+ (* y (- (/ 1 (/ (- z a) z)) (/ t (- z a)))) x)
20.0ms
(/ 1 (/ (- z a) z))
275.0ms
(* y (- (/ 1 (/ (- z a) z)) (/ t (- z a))))

series546.0ms

Counts
4 → 12
Calls
4 calls:
57.0ms
(/ t (- z a))
181.0ms
(+ (* y (- (/ 1 (/ (- z a) z)) (/ t (- z a)))) x)
88.0ms
(/ 1 (/ (- z a) z))
219.0ms
(* y (- (/ 1 (/ (- z a) z)) (/ t (- z a))))

simplify22.5s

Counts
5424 → 5424
Iterations
IterNodes
done5000
03277

prune40.7s

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

regimes453.0ms

Accuracy

0% (1.3b remaining)

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

bsearch0.0ms

simplify10.0ms

Iterations
IterNodes
done34
234
132
019

end0.0ms

sample1.2s

Algorithm
intervals
Results
839.0ms8710×body80valid