This challenge included a hint saying, "It is recommended to use SageMath to solve this problem." There was also a link to a brief introduction to SageMath in the hints, but as I wrote on note the ...
A secondary purpose of this repository is to provide a generalized graph API that enables implementation of a very wide range of in-memory graph algorithms including basic methods for reading, writing ...
G6K is a C++ and Python library that implements several Sieve algorithms to be used in more advanced lattice reduction tasks. It follows the stateful machine framework from: Martin R. Albrecht and Léo ...