On Thu, Dec 12, 2024 at 10:27 AM Xavier Wong wrote:
>
> When I utilise the BKZ algorithm on a basis as shown in the code below, I
> will receive a runtime error "terminate called recursively". After running
> the code again, I got another error that states "infinite loop in babai".
> This made
When I utilise the BKZ algorithm on a basis as shown in the code below, I
will receive a runtime error "terminate called recursively". After running
the code again, I got another error that states "infinite loop in babai".
This made me confused as to what the issue is. I do not know if this i