You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test example for the 2bartruss gives exact (up to some digits) the results from the paper. However, upon removal of the move limit strategy, there is deviation. Where is this coming from?
Some things to check:
Move limit from intervening variables (clipping function)
Move limit from MMA (clipping function)
Asymptote update rules
The text was updated successfully, but these errors were encountered:
I cant reproduce the results for 'without move limits' either (the rest I can reproduce). I tried a number of things, trying to guess / reverse engineer what exactly he did there; have not figured it out yet.
The test example for the 2bartruss gives exact (up to some digits) the results from the paper. However, upon removal of the move limit strategy, there is deviation. Where is this coming from?
Some things to check:
The text was updated successfully, but these errors were encountered: