adlo

Crates.ioadlo
lib.rsadlo
version0.1.3
created_at2025-02-14 16:28:53.980291+00
updated_at2025-03-10 09:46:15.760641+00
descriptionAdaptive LLL algorithm for solving SVP
homepage
repositoryhttps://github.com/kn0sys/adlo
max_upload_size
id1555749
size18,032
n12n (kn0sys)

documentation

https://docs.rs/adlo

README

adlo

Adaptive LLL algorithm for SVP research

Key Features

  • lovasz factor calculated based on density
  • n-dimensional vectors
  • multi-frame search (in-progress)

Getting Started

  • git clone https://github.com/kn0sys/adlo && cd adlo && cargo test
Commit count: 6

cargo fmt