Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heuristic3 Assertion failed? #17

Open
fffmath opened this issue May 10, 2024 · 0 comments
Open

Heuristic3 Assertion failed? #17

fffmath opened this issue May 10, 2024 · 0 comments

Comments

@fffmath
Copy link

fffmath commented May 10, 2024

Hi, flatter is really fast, thank you very much for this job. It's great, but I encountered the following problem when dealing with the coppersmith lattice. When the parameter m is small, there is no problem, but when m is large, I encountered this. Is this also related to insufficient memory? If not, how can I avoid it. Note: I am using an upper triangular matrix.

flatter: /flatter/src/problems/lattice_reduction/heuristic_3.cpp:328: virtual void flatter::LatticeReductionImpl::Heuristic3::collect_U(): Assertion `mpz_cmp_ui(dU_iter(i,j), 0) == 0' failed.
Command '['flatter']' died with <Signals.SIGABRT: 6>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant